Google Chat V1 API - Class Google::Apps::Chat::V1::Dialog (v0.18.0) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::Dialog.
Wrapper around the card body of the dialog.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#body
defbody()->::Google::Apps::Card::V1::CardReturns
- (::Google::Apps::Card::V1::Card) — Input only. Body of the dialog, which is rendered in a modal.Google Chat apps don't support the following card entities:
DateTimePicker,OnChangeAction.
#body=
defbody=(value)->::Google::Apps::Card::V1::CardParameter
- value (::Google::Apps::Card::V1::Card) — Input only. Body of the dialog, which is rendered in a modal.Google Chat apps don't support the following card entities:
DateTimePicker,OnChangeAction.
Returns
- (::Google::Apps::Card::V1::Card) — Input only. Body of the dialog, which is rendered in a modal.Google Chat apps don't support the following card entities:
DateTimePicker,OnChangeAction.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-16 UTC.