Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::DeveloperConnect::V1::FetchAccessTokenRequest.
Message for fetching an OAuth access token.
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/*
.