Interface protos.google.cloud.gaming.v1beta.IRealm (2.4.0)

Properties of a Realm.

Package

@google-cloud/game-servers!

Properties

createTime

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

Realm createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

Realm description

Property Value
TypeDescription
(string|null)

etag

etag?: (string|null);

Realm etag

Property Value
TypeDescription
(string|null)

labels

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

Realm labels

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

Realm name

Property Value
TypeDescription
(string|null)

timeZone

timeZone?: (string|null);

Realm timeZone

Property Value
TypeDescription
(string|null)

updateTime

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

Realm updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)