name property

String? name
getter/setter pair

The resource name of the SecretVersion in the format projects / * /secrets / * /versions / * .

SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.

Output only.

Implementation

core.String? name;