Dataproc Metastore V1 API - Class Google::Cloud::Metastore::V1::Secret (v0.6.0)

Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::Secret.

A securely stored value.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_secret

def cloud_secret() -> ::String
Returns
  • (::String) — The relative resource name of a Secret Manager secret version, in the following form:

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

#cloud_secret=

def cloud_secret=(value) -> ::String
Parameter
  • value (::String) — The relative resource name of a Secret Manager secret version, in the following form:

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

Returns
  • (::String) — The relative resource name of a Secret Manager secret version, in the following form:

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