Class google::cloud::secretmanager_v1::SecretManagerServiceConnection (2.10.1)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.10.1keyboard_arrow_down
Constructors
~SecretManagerServiceConnection
Functions
options
Returns
Type
Description
Options
ListSecrets
Parameter
Name
Description
request
google::cloud::secretmanager::v1::ListSecretsRequest
Returns
Type
Description
StreamRange< google::cloud::secretmanager::v1::Secret >
CreateSecret
Parameter
Name
Description
request
google::cloud::secretmanager::v1::CreateSecretRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::Secret >
AddSecretVersion
Parameter
Name
Description
request
google::cloud::secretmanager::v1::AddSecretVersionRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::SecretVersion >
GetSecret
Parameter
Name
Description
request
google::cloud::secretmanager::v1::GetSecretRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::Secret >
UpdateSecret
Parameter
Name
Description
request
google::cloud::secretmanager::v1::UpdateSecretRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::Secret >
DeleteSecret
Parameter
Name
Description
request
google::cloud::secretmanager::v1::DeleteSecretRequest const &
Returns
Type
Description
Status
ListSecretVersions
Parameter
Name
Description
request
google::cloud::secretmanager::v1::ListSecretVersionsRequest
Returns
Type
Description
StreamRange< google::cloud::secretmanager::v1::SecretVersion >
GetSecretVersion
Parameter
Name
Description
request
google::cloud::secretmanager::v1::GetSecretVersionRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::SecretVersion >
AccessSecretVersion
Parameter
Name
Description
request
google::cloud::secretmanager::v1::AccessSecretVersionRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::AccessSecretVersionResponse >
DisableSecretVersion
Parameter
Name
Description
request
google::cloud::secretmanager::v1::DisableSecretVersionRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::SecretVersion >
EnableSecretVersion
Parameter
Name
Description
request
google::cloud::secretmanager::v1::EnableSecretVersionRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::SecretVersion >
DestroySecretVersion
Parameter
Name
Description
request
google::cloud::secretmanager::v1::DestroySecretVersionRequest const &
Returns
Type
Description
StatusOr< google::cloud::secretmanager::v1::SecretVersion >
SetIamPolicy
Parameter
Name
Description
request
google::iam::v1::SetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
GetIamPolicy
Parameter
Name
Description
request
google::iam::v1::GetIamPolicyRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::Policy >
TestIamPermissions
Parameter
Name
Description
request
google::iam::v1::TestIamPermissionsRequest const &
Returns
Type
Description
StatusOr< google::iam::v1::TestIamPermissionsResponse >
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]