Namespace google::cloud::secretmanager_v1 (2.10.1)

Classes

google::cloud::secretmanager_v1::SecretManagerServiceClient

Secret Manager Service.

google::cloud::secretmanager_v1::SecretManagerServiceConnection

The SecretManagerServiceConnection object for SecretManagerServiceClient.

google::cloud::secretmanager_v1::SecretManagerServiceConnectionIdempotencyPolicy

Structs

google::cloud::secretmanager_v1::SecretManagerServiceBackoffPolicyOption

Use with google::cloud::Options to configure the backoff policy.

google::cloud::secretmanager_v1::SecretManagerServiceConnectionIdempotencyPolicyOption

Use with google::cloud::Options to configure which operations are retried.

google::cloud::secretmanager_v1::SecretManagerServiceRetryPolicyOption

Use with google::cloud::Options to configure the retry policy.

Functions

MakeSecretManagerServiceConnection

A factory function to construct an object of type SecretManagerServiceConnection.

The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of SecretManagerServiceClient.

The optional options argument may be used to configure aspects of the returned SecretManagerServiceConnection. Expected options are any of the types in the following option lists:

Note: Unexpected options will be ignored. To log unexpected options instead, set GOOGLE_CLOUD_CPP_ENABLE_CLOG=yes in the environment.

Parameter
Name Description
options

(optional) Configure the SecretManagerServiceConnection created by this function.

MakeDefaultSecretManagerServiceConnectionIdempotencyPolicy