Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class FetchAccessTokenRequest.
Message for fetching an OAuth access token.
Generated from protobuf messagegoogle.cloud.developerconnect.v1.FetchAccessTokenRequest
Namespace
Google \ Cloud \ DeveloperConnect \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ account_connector
string
Required. The resource name of the AccountConnector in the formatprojects/*/locations/*/accountConnectors/*.
getAccountConnector
Required. The resource name of the AccountConnector in the formatprojects/*/locations/*/accountConnectors/*.
Returns
Type
Description
string
setAccountConnector
Required. The resource name of the AccountConnector in the formatprojects/*/locations/*/accountConnectors/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
accountConnector
string
Required. The resource name of the AccountConnector in the formatprojects/*/locations/*/accountConnectors/*. Please seeDeveloperConnectClient::accountConnectorName()for help formatting this field.
[[["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-04 UTC."],[],[],null,["# Google Cloud Developer Connect V1 Client - Class FetchAccessTokenRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-developerconnect/latest/V1.FetchAccessTokenRequest)\n- [0.4.0](/php/docs/reference/cloud-developerconnect/0.4.0/V1.FetchAccessTokenRequest)\n- [0.3.0](/php/docs/reference/cloud-developerconnect/0.3.0/V1.FetchAccessTokenRequest)\n- [0.2.2](/php/docs/reference/cloud-developerconnect/0.2.2/V1.FetchAccessTokenRequest)\n- [0.1.2](/php/docs/reference/cloud-developerconnect/0.1.2/V1.FetchAccessTokenRequest) \nReference documentation and code samples for the Google Cloud Developer Connect V1 Client class FetchAccessTokenRequest.\n\nMessage for fetching an OAuth access token.\n\nGenerated from protobuf message `google.cloud.developerconnect.v1.FetchAccessTokenRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DeveloperConnect \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAccountConnector\n\nRequired. The resource name of the AccountConnector in the format\n`projects/*/locations/*/accountConnectors/*`.\n\n### setAccountConnector\n\nRequired. The resource name of the AccountConnector in the format\n`projects/*/locations/*/accountConnectors/*`.\n\n### static::build"]]