Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class AccountConnector.
AccountConnector encapsulates what a platform administrator needs to
configure for users to connect to the service providers, which includes,
among other fields, the OAuth client ID, client secret, and authorization and
token endpoints.
Generated from protobuf messagegoogle.cloud.developerconnect.v1.AccountConnector
Optional. Allows users to store small amounts of arbitrary data.
↳ etag
string
Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
Optional. This checksum is computed by the server based on the value of
other fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
Returns
Type
Description
string
setEtag
Optional. This checksum is computed by the server based on the value of
other fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
[[["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 AccountConnector (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-developerconnect/latest/V1.AccountConnector)\n- [0.4.0](/php/docs/reference/cloud-developerconnect/0.4.0/V1.AccountConnector)\n- [0.3.0](/php/docs/reference/cloud-developerconnect/0.3.0/V1.AccountConnector)\n- [0.2.2](/php/docs/reference/cloud-developerconnect/0.2.2/V1.AccountConnector)\n- [0.1.2](/php/docs/reference/cloud-developerconnect/0.1.2/V1.AccountConnector) \nReference documentation and code samples for the Google Cloud Developer Connect V1 Client class AccountConnector.\n\nAccountConnector encapsulates what a platform administrator needs to\nconfigure for users to connect to the service providers, which includes,\namong other fields, the OAuth client ID, client secret, and authorization and\ntoken endpoints.\n\nGenerated from protobuf message `google.cloud.developerconnect.v1.AccountConnector`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DeveloperConnect \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getProviderOauthConfig\n\nProvider OAuth config.\n\n### hasProviderOauthConfig\n\n### setProviderOauthConfig\n\nProvider OAuth config.\n\n### getName\n\nIdentifier. The resource name of the accountConnector, in the format\n`projects/{project}/locations/{location}/accountConnectors/{account_connector_id}`.\n\n### setName\n\nIdentifier. The resource name of the accountConnector, in the format\n`projects/{project}/locations/{location}/accountConnectors/{account_connector_id}`.\n\n### getCreateTime\n\nOutput only. The timestamp when the accountConnector was created.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The timestamp when the accountConnector was created.\n\n### getUpdateTime\n\nOutput only. The timestamp when the accountConnector was updated.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The timestamp when the accountConnector was updated.\n\n### getAnnotations\n\nOptional. Allows users to store small amounts of arbitrary data.\n\n### setAnnotations\n\nOptional. Allows users to store small amounts of arbitrary data.\n\n### getEtag\n\nOptional. This checksum is computed by the server based on the value of\nother fields, and may be sent on update and delete requests to ensure the\nclient has an up-to-date value before proceeding.\n\n### setEtag\n\nOptional. This checksum is computed by the server based on the value of\nother fields, and may be sent on update and delete requests to ensure the\nclient has an up-to-date value before proceeding.\n\n### getLabels\n\nOptional. Labels as key value pairs\n\n### setLabels\n\nOptional. Labels as key value pairs\n\n### getOauthStartUri\n\nOutput only. Start OAuth flow by clicking on this URL.\n\n### setOauthStartUri\n\nOutput only. Start OAuth flow by clicking on this URL.\n\n### getAccountConnectorConfig"]]