Developer Connect V1 API - Class Google::Cloud::DeveloperConnect::V1::FinishOAuthRequest (v1.5.0)

Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::FinishOAuthRequest.

Message for finishing an OAuth flow.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#account_connector

def account_connector() -> ::String
Returns
  • (::String) — Required. The resource name of the AccountConnector in the format projects/*/locations/*/accountConnectors/*.

#account_connector=

def account_connector=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the AccountConnector in the format projects/*/locations/*/accountConnectors/*.
Returns
  • (::String) — Required. The resource name of the AccountConnector in the format projects/*/locations/*/accountConnectors/*.

#google_oauth_params

def google_oauth_params() -> ::Google::Cloud::DeveloperConnect::V1::FinishOAuthRequest::GoogleOAuthParams
Returns

#google_oauth_params=

def google_oauth_params=(value) -> ::Google::Cloud::DeveloperConnect::V1::FinishOAuthRequest::GoogleOAuthParams
Parameter
Returns

#oauth_params

def oauth_params() -> ::Google::Cloud::DeveloperConnect::V1::FinishOAuthRequest::OAuthParams
Returns

#oauth_params=

def oauth_params=(value) -> ::Google::Cloud::DeveloperConnect::V1::FinishOAuthRequest::OAuthParams
Parameter
Returns