Interface protos.google.chat.v1.IAvailability (0.26.0)

Properties of an Availability.

Package

@google-apps/chat

Properties

customStatus

customStatus?: (google.chat.v1.ICustomStatus|null);

Availability customStatus

doNotDisturbMetadata

doNotDisturbMetadata?: (google.chat.v1.IDoNotDisturbMetadata|null);

Availability doNotDisturbMetadata

name

name?: (string|null);

Availability name

state

state?: (google.chat.v1.Availability.State|keyof typeof google.chat.v1.Availability.State|null);

Availability state