Class Secret (1.1.2)

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

A securely stored value. .. attribute:: cloud_secret

The relative resource name of a Secret Manager secret version, in the following form:

projects/{project_number}/secrets/{secret_id}/versions/{version_id}.

:type: str