Interface protos.google.cloud.saasplatform.saasservicemgmt.v1beta1.ITenant (0.4.0)

Properties of a Tenant.

Package

@google-cloud/saasservicemgmt

Properties

annotations

annotations?: ({ [k: string]: string }|null);

Tenant annotations

consumerResource

consumerResource?: (string|null);

Tenant consumerResource

createTime

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

Tenant createTime

etag

etag?: (string|null);

Tenant etag

labels

labels?: ({ [k: string]: string }|null);

Tenant labels

name

name?: (string|null);

Tenant name

saas

saas?: (string|null);

Tenant saas

uid

uid?: (string|null);

Tenant uid

updateTime

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

Tenant updateTime