Show / Hide Table of Contents

Enum QuotedMessageMetadata.Types.QuoteType

The quote type of the quoted message.

Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum QuotedMessageMetadata.Types.QuoteType

Fields

Name Description
Reply

If quote_type is REPLY, you can do the following:

  • If you're replying in a thread, you can quote another message in that thread.

  • If you're creating a root message, you can quote another root message in that space.

You can't quote a message reply from a different thread.

Unspecified

Reserved. This value is unused.

In this article
Back to top Generated by DocFX