Public Member Functions | Public Attributes | List of all members
grpc_core::ExternalAccountCredentials::HTTPRequestContext Struct Reference

#include <external_account_credentials.h>

Public Member Functions

 HTTPRequestContext (grpc_polling_entity *pollent, Timestamp deadline)
 
 ~HTTPRequestContext ()
 

Public Attributes

grpc_closure closure
 
Timestamp deadline
 
grpc_polling_entitypollent
 
grpc_http_response response
 

Detailed Description

Definition at line 74 of file external_account_credentials.h.

Constructor & Destructor Documentation

◆ HTTPRequestContext()

grpc_core::ExternalAccountCredentials::HTTPRequestContext::HTTPRequestContext ( grpc_polling_entity pollent,
Timestamp  deadline 
)
inline

Definition at line 75 of file external_account_credentials.h.

◆ ~HTTPRequestContext()

grpc_core::ExternalAccountCredentials::HTTPRequestContext::~HTTPRequestContext ( )
inline

Definition at line 77 of file external_account_credentials.h.

Member Data Documentation

◆ closure

grpc_closure grpc_core::ExternalAccountCredentials::HTTPRequestContext::closure

Definition at line 85 of file external_account_credentials.h.

◆ deadline

Timestamp grpc_core::ExternalAccountCredentials::HTTPRequestContext::deadline

Definition at line 82 of file external_account_credentials.h.

◆ pollent

grpc_polling_entity* grpc_core::ExternalAccountCredentials::HTTPRequestContext::pollent

Definition at line 81 of file external_account_credentials.h.

◆ response

grpc_http_response grpc_core::ExternalAccountCredentials::HTTPRequestContext::response

Definition at line 86 of file external_account_credentials.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:36