Gemini Enterprise for Customer Experience V1 API - Class Google::Cloud::Ces::V1::BearerTokenConfig (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::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>.