Google Chat V1 API - Class Google::Apps::Chat::V1::QuotedMessageMetadata (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::QuotedMessageMetadata.

Information about a quoted message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#last_update_time

def last_update_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The timestamp when the quoted message was created or when the quoted message was last updated.

#name

def name() -> ::String
Returns
  • (::String) — Output only. Resource name of the quoted message.

    Format: spaces/{space}/messages/{message}