Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::Webhook::GenericWebService::SecretVersionHeaderValue.
Represents the value of an HTTP header stored in a SecretManager secret version.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#secret_version
def secret_version() -> ::String
Returns
-
(::String) — Required. The SecretManager secret version resource storing the header
value. Format:
projects/{project}/secrets/{secret}/versions/{version}
#secret_version=
def secret_version=(value) -> ::String
Parameter
-
value (::String) — Required. The SecretManager secret version resource storing the header
value. Format:
projects/{project}/secrets/{secret}/versions/{version}
Returns
-
(::String) — Required. The SecretManager secret version resource storing the header
value. Format:
projects/{project}/secrets/{secret}/versions/{version}