GCS Client Library Configuration Options
The GCS client library uses the same mechanism as all other C++ client libraries for configuration. As usual for the C++ client libraries, it adds a number of unique options only applicable for the GCS library.
See Also
Client Library Configuration - for an overview of client library configuration.
Classes
- google::cloud::storage_experimental::HttpVersionOption
- google::cloud::storage::RestEndpointOption
- google::cloud::storage::IamEndpointOption
- google::cloud::storage::Oauth2CredentialsOption
- google::cloud::storage::ProjectIdOption
- google::cloud::storage::ConnectionPoolSizeOption
- google::cloud::storage::DownloadBufferSizeOption
- google::cloud::storage::UploadBufferSizeOption
- google::cloud::storage::MaximumSimpleUploadSizeOption
- google::cloud::storage::TransferStallTimeoutOption
- google::cloud::storage::TransferStallMinimumRateOption
- google::cloud::storage::DownloadStallTimeoutOption
- google::cloud::storage::DownloadStallMinimumRateOption
- google::cloud::storage::RetryPolicyOption
- google::cloud::storage::BackoffPolicyOption
- google::cloud::storage::IdempotencyPolicyOption