Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
|
▼Ngoogle | |
▼Ncloud | Contains all the Google Cloud C++ Library APIs |
Nmocks | Contains helpers for testing the Google Cloud C++ Client Libraries |
CAccessTokenLifetimeOption | Configure the access token lifetime |
CAsyncOperation | Represents a pending asynchronous operation |
CAsyncStreamingReadWriteRpc | A streaming read-write RPC |
CAsyncTimerResult | The result of an async timer operation |
CAuthorityOption | Configure the "authority" attribute |
CBackgroundThreads | A object representing the background threads available to a Client |
CCARootsFilePathOption | Configures a custom CA (Certificates Authority) certificates file |
CCompletionQueue | Call the functor associated with asynchronous operations when they complete |
CConnectionOptions | The configuration parameters for client connections |
CCredentials | An opaque representation of the authentication configuration |
CDelegatesOption | Configure the delegates for MakeImpersonateServiceAccountCredentials() |
CEndpointOption | Change the endpoint |
CErrorInfo | Describes the cause of the error with structured details |
CExperimentalTag | An argument type to indicate experimental functions |
Cfuture | Implement ISO/IEC TS 19571:2016 future<T> |
Cfuture< void > | Implement ISO/IEC TS 19571:2016 future for void |
CGenericPollingPolicy | Construct a polling policy from existing Retry and Backoff policies |
CGrpcBackgroundThreadPoolSizeOption | The size of the background thread pool |
CGrpcBackgroundThreadsFactoryOption | Changes the BackgroundThreadsFactory |
CGrpcChannelArgumentsNativeOption | The native grpc::ChannelArguments object |
CGrpcChannelArgumentsOption | A string-string map of arguments for grpc::ChannelArguments::SetString |
CGrpcCompletionQueueOption | The CompletionQueue to use for background gRPC work |
CGrpcCredentialOption | The gRPC credentials used by clients configured with this object |
CGrpcNumChannelsOption | The number of transport channels to create |
CGrpcTracingOptionsOption | The TracingOptions to use when printing grpc protocol buffer messages |
CKmsKeyName | This class identifies a Google Cloud KMS Key |
CLogBackend | The logging backend interface |
CLogger | Define the class to capture a log message |
CLogger< false > | Define the logger for a disabled log level |
CLogRecord | Represents a single log message |
CLogSink | A sink to receive log records |
CNullStream | Implements operator<< for all types, without any effect |
COptions | A class that holds option structs indexed by their type |
CPollingPolicy | Control the Cloud C++ client library behavior with respect to polling on long running operations |
CProject | This class identifies a Cloud Project |
Cpromise | Implement promise<T> as defined in ISO/IEC TS 19571:2016 |
Cpromise< void > | Specialize promise as defined in ISO/IEC TS 19571:2016 for void |
CQuotaUserOption | Configure the QuotaUser system parameter |
CRestTracingOptionsOption | The TracingOptions to use when printing REST transport http messages |
CRuntimeStatusError | A runtime error that wraps a google::cloud::Status |
CScopesOption | Configure the scopes for MakeImpersonateServiceAccountCredentials() |
CServerTimeoutOption | Timeout for the server to finish processing the request |
CStatus | Represents success or an error with info about the error |
CStatusOr | Holds a value or a Status indicating why there is no value |
▼CStreamRange | A StreamRange<T> is a range of StatusOr<T> where the end-of-stream is indicated by a non-OK Status |
CIteratorImpl | An input iterator for a StreamRange<T> – DO NOT USE DIRECTLY |
CTracingComponentsOption | Return whether tracing is enabled for the given component |
CTracingOptions | The configuration parameters for RPC/protobuf tracing |
CUnifiedCredentialsOption | A wrapper to store credentials into an options |
CUserAgentProductsOption | User-agent products to include with each request |
CUserIpOption | Configure the UserIp query parameter |
CUserProjectOption | Specifies a project for quota and billing purposes |