Developer Connect V1 API - Class Google::Cloud::DeveloperConnect::V1::ExchangeError (v1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::ExchangeError.
Message for representing an error from exchanging OAuth tokens.
Extended By
-
Google::Protobuf::MessageExts::ClassMethods
Includes
-
Google::Protobuf::MessageExts
Methods
#code
Returns
-
(::String) — https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error
#code=
def code=(value) -> ::String
Parameter
-
value (::String) — https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error
Returns
-
(::String) — https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error
#description
def description() -> ::String
Returns
-
(::String) — https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 -
error_description
#description=
def description=(value) -> ::String
Parameter
-
value (::String) — https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 -
error_description
Returns
-
(::String) — https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 -
error_description
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Developer Connect V1 API - Class Google::Cloud::DeveloperConnect::V1::ExchangeError (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-developer_connect-v1/latest/Google-Cloud-DeveloperConnect-V1-ExchangeError)\n- [1.1.0](/ruby/docs/reference/google-cloud-developer_connect-v1/1.1.0/Google-Cloud-DeveloperConnect-V1-ExchangeError)\n- [1.0.1](/ruby/docs/reference/google-cloud-developer_connect-v1/1.0.1/Google-Cloud-DeveloperConnect-V1-ExchangeError)\n- [0.5.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.5.0/Google-Cloud-DeveloperConnect-V1-ExchangeError)\n- [0.4.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.4.0/Google-Cloud-DeveloperConnect-V1-ExchangeError)\n- [0.3.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.3.0/Google-Cloud-DeveloperConnect-V1-ExchangeError)\n- [0.2.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.2.0/Google-Cloud-DeveloperConnect-V1-ExchangeError)\n- [0.1.1](/ruby/docs/reference/google-cloud-developer_connect-v1/0.1.1/Google-Cloud-DeveloperConnect-V1-ExchangeError) \nReference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::ExchangeError.\n\nMessage for representing an error from exchanging OAuth tokens. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #code\n\n def code() -\u003e ::String\n\n**Returns**\n\n- (::String) --- https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error\n\n### #code=\n\n def code=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error \n**Returns**\n\n- (::String) --- https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error\n\n### #description\n\n def description() -\u003e ::String\n\n**Returns**\n\n- (::String) --- https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error_description\n\n### #description=\n\n def description=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error_description \n**Returns**\n\n- (::String) --- https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error_description"]]