Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::Secret.
Secret provides a reference to entries in Secret Manager.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#secret_version
def secret_version() -> ::String
Returns
-
(::String) — The resource name of the secret version in the format,
format as:
projects/*/secrets/*/versions/*
.
#secret_version=
def secret_version=(value) -> ::String
Parameter
-
value (::String) — The resource name of the secret version in the format,
format as:
projects/*/secrets/*/versions/*
.
Returns
-
(::String) — The resource name of the secret version in the format,
format as:
projects/*/secrets/*/versions/*
.