Interface protos.google.chat.v1.IUpdateMessageRequest (0.6.0)

Properties of an UpdateMessageRequest.

Package

@google-apps/chat

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateMessageRequest allowMissing

message

message?: (google.chat.v1.IMessage|null);

UpdateMessageRequest message

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateMessageRequest updateMask