Reference documentation and code samples for the Secret Manager V1 Client class AddSecretVersionRequest.
Request message for SecretManagerService.AddSecretVersion .
Generated from protobuf message google.cloud.secretmanager.v1.AddSecretVersionRequest
Namespace
Google \ Cloud \ SecretManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the Secret
to associate with the SecretVersion
in the format projects/*/secrets/*
.
↳ payload
getParent
Required. The resource name of the Secret
to associate with the SecretVersion
in the format projects/*/secrets/*
.
string
setParent
Required. The resource name of the Secret
to associate with the SecretVersion
in the format projects/*/secrets/*
.
var
string
$this
getPayload
Required. The secret payload of the SecretVersion .
hasPayload
clearPayload
setPayload
Required. The secret payload of the SecretVersion .
$this
static::build
parent
string
Required. The resource name of the Secret
to associate with the SecretVersion
in the format projects/*/secrets/*
. Please see Google\Cloud\SecretManager\V1\SecretManagerServiceClient::secretName()
for help formatting this field.
payload