Class LicensedUser (0.5.0)

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

A licensed user.

Attributes

Name Description
username str
Username. Format: name@domain.com.
assign_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when the license was assigned.
recent_usage_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when the license was recently used. This may not be the most recent usage time, and will be updated regularly (within 24 hours).