Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::EndUserAuthConfig::Oauth2AuthCodeConfig (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EndUserAuthConfig::Oauth2AuthCodeConfig.

Oauth 2.0 Authorization Code authentication configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#oauth_token

def oauth_token() -> ::String
Returns
  • (::String) — Required. Oauth token parameter name to pass through. Must be in the format $context.variables.<name_of_variable>.

#oauth_token=

def oauth_token=(value) -> ::String
Parameter
  • value (::String) — Required. Oauth token parameter name to pass through. Must be in the format $context.variables.<name_of_variable>.
Returns
  • (::String) — Required. Oauth token parameter name to pass through. Must be in the format $context.variables.<name_of_variable>.