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