Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::BearerTokenConfig.
Configurations for authentication with a bearer token.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#token
def token() -> ::String
Returns
-
(::String) — Required. The bearer token.
Must be in the format
$context.variables.<name_of_variable>.
#token=
def token=(value) -> ::String
Parameter
-
value (::String) — Required. The bearer token.
Must be in the format
$context.variables.<name_of_variable>.
Returns
-
(::String) — Required. The bearer token.
Must be in the format
$context.variables.<name_of_variable>.