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 message google.cloud.developerconnect.v1.AccountConnector
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ provider_oauth_config
↳ name
string
Identifier. The resource name of the accountConnector, in the format projects/{project}/locations/{location}/accountConnectors/{account_connector_id}
.
↳ create_time
↳ update_time
↳ annotations
array| Google\Protobuf\Internal\MapField
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.
↳ labels
↳ oauth_start_uri
string
Output only. Start OAuth flow by clicking on this URL.
getProviderOauthConfig
Provider OAuth config.
hasProviderOauthConfig
setProviderOauthConfig
Provider OAuth config.
$this
getName
Identifier. The resource name of the accountConnector, in the format projects/{project}/locations/{location}/accountConnectors/{account_connector_id}
.
string
setName
Identifier. The resource name of the accountConnector, in the format projects/{project}/locations/{location}/accountConnectors/{account_connector_id}
.
var
string
$this
getCreateTime
Output only. The timestamp when the accountConnector was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The timestamp when the accountConnector was created.
$this
getUpdateTime
Output only. The timestamp when the accountConnector was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The timestamp when the accountConnector was updated.
$this
getAnnotations
Optional. Allows users to store small amounts of arbitrary data.
setAnnotations
Optional. Allows users to store small amounts of arbitrary data.
$this
getEtag
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.
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.
var
string
$this
getLabels
Optional. Labels as key value pairs
setLabels
Optional. Labels as key value pairs
$this
getOauthStartUri
Output only. Start OAuth flow by clicking on this URL.
string
setOauthStartUri
Output only. Start OAuth flow by clicking on this URL.
var
string
$this
getAccountConnectorConfig
string