Class User (0.1.10)

User(mapping=None, *, ignore_unknown_fields=False, **kwargs)

User represents a user connected to the service providers through a AccountConnector.

Attributes

Name Description
name str
Identifier. Resource name of the user, in the format projects/*/locations/*/accountConnectors/*/users/*.
display_name str
Output only. Developer Connect automatically converts user identity to some human readable description, e.g., email address.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The timestamp when the user was created.
last_token_request_time google.protobuf.timestamp_pb2.Timestamp
Output only. The timestamp when the token was last requested.