Class GetParameterVersionRequest (0.1.0)

GetParameterVersionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for getting a ParameterVersion

Attributes

Name Description
name str
Required. Name of the resource in the format projects/*/locations/*/parameters/*/versions/*.
view google.cloud.parametermanager_v1.types.View
Optional. View of the ParameterVersion. In the default FULL view, all metadata & payload associated with the ParameterVersion will be returned.