Google Cloud Developer Connect V1 Client - Class User (0.6.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class User.
User represents a user connected to the service providers through
a AccountConnector.
Generated from protobuf message google.cloud.developerconnect.v1.User
Namespace
Google \ Cloud \ DeveloperConnect \ V1
Methods
__construct
| Parameter |
| Name |
Description |
data |
mixed
|
getName
Identifier. Resource name of the user, in the format
projects/*/locations/*/accountConnectors/*/users/*.
| Returns |
| Type |
Description |
string |
|
setName
Identifier. Resource name of the user, in the format
projects/*/locations/*/accountConnectors/*/users/*.
| Parameter |
| Name |
Description |
var |
string
|
| Returns |
| Type |
Description |
$this |
|
getDisplayName
Output only. Developer Connect automatically converts user identity
to some human readable description, e.g., email address.
| Returns |
| Type |
Description |
string |
|
setDisplayName
Output only. Developer Connect automatically converts user identity
to some human readable description, e.g., email address.
| Parameter |
| Name |
Description |
var |
string
|
| Returns |
| Type |
Description |
$this |
|
getCreateTime
Output only. The timestamp when the user was created.
| Returns |
| Type |
Description |
Google\Protobuf\Timestamp|null |
|
hasCreateTime
clearCreateTime
setCreateTime
Output only. The timestamp when the user was created.
| Parameter |
| Name |
Description |
var |
Google\Protobuf\Timestamp
|
| Returns |
| Type |
Description |
$this |
|
getLastTokenRequestTime
Output only. The timestamp when the token was last requested.
| Returns |
| Type |
Description |
Google\Protobuf\Timestamp|null |
|
hasLastTokenRequestTime
clearLastTokenRequestTime
setLastTokenRequestTime
Output only. The timestamp when the token was last requested.
| Parameter |
| Name |
Description |
var |
Google\Protobuf\Timestamp
|
| Returns |
| Type |
Description |
$this |
|
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 2026-07-31 UTC.
[null,null,["Last updated 2026-07-31 UTC."],[],[]]