Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::FinishOAuthResponse.
Message for responding to finishing an OAuth flow.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exchange_error
def exchange_error() -> ::Google::Cloud::DeveloperConnect::V1::ExchangeError
Returns
- (::Google::Cloud::DeveloperConnect::V1::ExchangeError) — The error resulted from exchanging OAuth tokens from the service provider.
#exchange_error=
def exchange_error=(value) -> ::Google::Cloud::DeveloperConnect::V1::ExchangeError
Parameter
- value (::Google::Cloud::DeveloperConnect::V1::ExchangeError) — The error resulted from exchanging OAuth tokens from the service provider.
Returns
- (::Google::Cloud::DeveloperConnect::V1::ExchangeError) — The error resulted from exchanging OAuth tokens from the service provider.