Interface protos.google.cloud.discoveryengine.v1.IUserLicense (2.6.0)

Properties of a UserLicense.

Package

@google-cloud/discoveryengine

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

UserLicense createTime

lastLoginTime

lastLoginTime?: (google.protobuf.ITimestamp|null);

UserLicense lastLoginTime

licenseAssignmentState

licenseAssignmentState?: (google.cloud.discoveryengine.v1.UserLicense.LicenseAssignmentState|keyof typeof google.cloud.discoveryengine.v1.UserLicense.LicenseAssignmentState|null);

UserLicense licenseAssignmentState

licenseConfig

licenseConfig?: (string|null);

UserLicense licenseConfig

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

UserLicense updateTime

userPrincipal

userPrincipal?: (string|null);

UserLicense userPrincipal

userProfile

userProfile?: (string|null);

UserLicense userProfile