Class RbmText (2.7.1)

RbmText(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Rich Business Messaging (RBM) text response with suggestions. .. attribute:: text

Required. Text sent and displayed to the user.

:type: str

Attribute

NameDescription
rbm_suggestion Sequence[google.cloud.dialogflow_v2beta1.types.Intent.Message.RbmSuggestion]
Optional. One or more suggestions to show to the user.