- 4.58.0 (latest)
- 4.57.0
- 4.55.0
- 4.54.0
- 4.53.0
- 4.52.0
- 4.51.0
- 4.50.0
- 4.49.0
- 4.48.0
- 4.47.0
- 4.46.0
- 4.45.0
- 4.43.0
- 4.42.0
- 4.41.0
- 4.40.0
- 4.39.0
- 4.38.0
- 4.37.0
- 4.36.0
- 4.35.0
- 4.34.0
- 4.33.0
- 4.30.0
- 4.29.0
- 4.28.0
- 4.27.0
- 4.26.0
- 4.25.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.21.0
- 4.20.0
- 4.19.0
- 4.18.0
- 4.17.0
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.1
- 4.8.6
- 4.7.5
- 4.6.0
- 4.5.11
- 4.4.0
- 4.3.1
public static final class Intent.Message extends GeneratedMessageV3 implements Intent.MessageOrBuilder
Corresponds to the Response
field in the Dialogflow console.
Protobuf type google.cloud.dialogflow.v2beta1.Intent.Message
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > Intent.MessageImplements
Intent.MessageOrBuilderStatic Fields
BASIC_CARD_FIELD_NUMBER
public static final int BASIC_CARD_FIELD_NUMBER
Type | Description |
int |
BROWSE_CAROUSEL_CARD_FIELD_NUMBER
public static final int BROWSE_CAROUSEL_CARD_FIELD_NUMBER
Type | Description |
int |
CARD_FIELD_NUMBER
public static final int CARD_FIELD_NUMBER
Type | Description |
int |
CAROUSEL_SELECT_FIELD_NUMBER
public static final int CAROUSEL_SELECT_FIELD_NUMBER
Type | Description |
int |
IMAGE_FIELD_NUMBER
public static final int IMAGE_FIELD_NUMBER
Type | Description |
int |
LINK_OUT_SUGGESTION_FIELD_NUMBER
public static final int LINK_OUT_SUGGESTION_FIELD_NUMBER
Type | Description |
int |
LIST_SELECT_FIELD_NUMBER
public static final int LIST_SELECT_FIELD_NUMBER
Type | Description |
int |
MEDIA_CONTENT_FIELD_NUMBER
public static final int MEDIA_CONTENT_FIELD_NUMBER
Type | Description |
int |
PAYLOAD_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER
Type | Description |
int |
PLATFORM_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
Type | Description |
int |
QUICK_REPLIES_FIELD_NUMBER
public static final int QUICK_REPLIES_FIELD_NUMBER
Type | Description |
int |
RBM_CAROUSEL_RICH_CARD_FIELD_NUMBER
public static final int RBM_CAROUSEL_RICH_CARD_FIELD_NUMBER
Type | Description |
int |
RBM_STANDALONE_RICH_CARD_FIELD_NUMBER
public static final int RBM_STANDALONE_RICH_CARD_FIELD_NUMBER
Type | Description |
int |
RBM_TEXT_FIELD_NUMBER
public static final int RBM_TEXT_FIELD_NUMBER
Type | Description |
int |
SIMPLE_RESPONSES_FIELD_NUMBER
public static final int SIMPLE_RESPONSES_FIELD_NUMBER
Type | Description |
int |
SUGGESTIONS_FIELD_NUMBER
public static final int SUGGESTIONS_FIELD_NUMBER
Type | Description |
int |
TABLE_CARD_FIELD_NUMBER
public static final int TABLE_CARD_FIELD_NUMBER
Type | Description |
int |
TELEPHONY_PLAY_AUDIO_FIELD_NUMBER
public static final int TELEPHONY_PLAY_AUDIO_FIELD_NUMBER
Type | Description |
int |
TELEPHONY_SYNTHESIZE_SPEECH_FIELD_NUMBER
public static final int TELEPHONY_SYNTHESIZE_SPEECH_FIELD_NUMBER
Type | Description |
int |
TELEPHONY_TRANSFER_CALL_FIELD_NUMBER
public static final int TELEPHONY_TRANSFER_CALL_FIELD_NUMBER
Type | Description |
int |
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static Intent.Message getDefaultInstance()
Type | Description |
Intent.Message |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static Intent.Message.Builder newBuilder()
Type | Description |
Intent.Message.Builder |
newBuilder(Intent.Message prototype)
public static Intent.Message.Builder newBuilder(Intent.Message prototype)
Name | Description |
prototype | Intent.Message |
Type | Description |
Intent.Message.Builder |
parseDelimitedFrom(InputStream input)
public static Intent.Message parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
Intent.Message |
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Intent.Message parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Intent.Message |
Type | Description |
IOException |
parseFrom(byte[] data)
public static Intent.Message parseFrom(byte[] data)
Name | Description |
data | byte[] |
Type | Description |
Intent.Message |
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Intent.Message parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Intent.Message |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static Intent.Message parseFrom(ByteString data)
Name | Description |
data | ByteString |
Type | Description |
Intent.Message |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Intent.Message parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteString |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Intent.Message |
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static Intent.Message parseFrom(CodedInputStream input)
Name | Description |
input | CodedInputStream |
Type | Description |
Intent.Message |
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Intent.Message parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Intent.Message |
Type | Description |
IOException |
parseFrom(InputStream input)
public static Intent.Message parseFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
Intent.Message |
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Intent.Message parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Intent.Message |
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static Intent.Message parseFrom(ByteBuffer data)
Name | Description |
data | ByteBuffer |
Type | Description |
Intent.Message |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Intent.Message parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteBuffer |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Intent.Message |
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<Intent.Message> parser()
Type | Description |
Parser<Message> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Name | Description |
obj | Object |
Type | Description |
boolean |
getBasicCard()
public Intent.Message.BasicCard getBasicCard()
Displays a basic card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.BasicCard basic_card = 8;
Type | Description |
Intent.Message.BasicCard | The basicCard. |
getBasicCardOrBuilder()
public Intent.Message.BasicCardOrBuilder getBasicCardOrBuilder()
Displays a basic card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.BasicCard basic_card = 8;
Type | Description |
Intent.Message.BasicCardOrBuilder |
getBrowseCarouselCard()
public Intent.Message.BrowseCarouselCard getBrowseCarouselCard()
Browse carousel card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.BrowseCarouselCard browse_carousel_card = 22;
Type | Description |
Intent.Message.BrowseCarouselCard | The browseCarouselCard. |
getBrowseCarouselCardOrBuilder()
public Intent.Message.BrowseCarouselCardOrBuilder getBrowseCarouselCardOrBuilder()
Browse carousel card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.BrowseCarouselCard browse_carousel_card = 22;
Type | Description |
Intent.Message.BrowseCarouselCardOrBuilder |
getCard()
public Intent.Message.Card getCard()
Displays a card.
.google.cloud.dialogflow.v2beta1.Intent.Message.Card card = 4;
Type | Description |
Intent.Message.Card | The card. |
getCardOrBuilder()
public Intent.Message.CardOrBuilder getCardOrBuilder()
Displays a card.
.google.cloud.dialogflow.v2beta1.Intent.Message.Card card = 4;
Type | Description |
Intent.Message.CardOrBuilder |
getCarouselSelect()
public Intent.Message.CarouselSelect getCarouselSelect()
Displays a carousel card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.CarouselSelect carousel_select = 12;
Type | Description |
Intent.Message.CarouselSelect | The carouselSelect. |
getCarouselSelectOrBuilder()
public Intent.Message.CarouselSelectOrBuilder getCarouselSelectOrBuilder()
Displays a carousel card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.CarouselSelect carousel_select = 12;
Type | Description |
Intent.Message.CarouselSelectOrBuilder |
getDefaultInstanceForType()
public Intent.Message getDefaultInstanceForType()
Type | Description |
Intent.Message |
getImage()
public Intent.Message.Image getImage()
Displays an image.
.google.cloud.dialogflow.v2beta1.Intent.Message.Image image = 2;
Type | Description |
Intent.Message.Image | The image. |
getImageOrBuilder()
public Intent.Message.ImageOrBuilder getImageOrBuilder()
Displays an image.
.google.cloud.dialogflow.v2beta1.Intent.Message.Image image = 2;
Type | Description |
Intent.Message.ImageOrBuilder |
getLinkOutSuggestion()
public Intent.Message.LinkOutSuggestion getLinkOutSuggestion()
Displays a link out suggestion chip for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.LinkOutSuggestion link_out_suggestion = 10;
Type | Description |
Intent.Message.LinkOutSuggestion | The linkOutSuggestion. |
getLinkOutSuggestionOrBuilder()
public Intent.Message.LinkOutSuggestionOrBuilder getLinkOutSuggestionOrBuilder()
Displays a link out suggestion chip for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.LinkOutSuggestion link_out_suggestion = 10;
Type | Description |
Intent.Message.LinkOutSuggestionOrBuilder |
getListSelect()
public Intent.Message.ListSelect getListSelect()
Displays a list card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.ListSelect list_select = 11;
Type | Description |
Intent.Message.ListSelect | The listSelect. |
getListSelectOrBuilder()
public Intent.Message.ListSelectOrBuilder getListSelectOrBuilder()
Displays a list card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.ListSelect list_select = 11;
Type | Description |
Intent.Message.ListSelectOrBuilder |
getMediaContent()
public Intent.Message.MediaContent getMediaContent()
The media content card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.MediaContent media_content = 24;
Type | Description |
Intent.Message.MediaContent | The mediaContent. |
getMediaContentOrBuilder()
public Intent.Message.MediaContentOrBuilder getMediaContentOrBuilder()
The media content card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.MediaContent media_content = 24;
Type | Description |
Intent.Message.MediaContentOrBuilder |
getMessageCase()
public Intent.Message.MessageCase getMessageCase()
Type | Description |
Intent.Message.MessageCase |
getParserForType()
public Parser<Intent.Message> getParserForType()
Type | Description |
Parser<Message> |
getPayload()
public Struct getPayload()
A custom platform-specific response.
.google.protobuf.Struct payload = 5;
Type | Description |
Struct | The payload. |
getPayloadOrBuilder()
public StructOrBuilder getPayloadOrBuilder()
A custom platform-specific response.
.google.protobuf.Struct payload = 5;
Type | Description |
StructOrBuilder |
getPlatform()
public Intent.Message.Platform getPlatform()
Optional. The platform that this message is intended for.
.google.cloud.dialogflow.v2beta1.Intent.Message.Platform platform = 6 [(.google.api.field_behavior) = OPTIONAL];
Type | Description |
Intent.Message.Platform | The platform. |
getPlatformValue()
public int getPlatformValue()
Optional. The platform that this message is intended for.
.google.cloud.dialogflow.v2beta1.Intent.Message.Platform platform = 6 [(.google.api.field_behavior) = OPTIONAL];
Type | Description |
int | The enum numeric value on the wire for platform. |
getQuickReplies()
public Intent.Message.QuickReplies getQuickReplies()
Displays quick replies.
.google.cloud.dialogflow.v2beta1.Intent.Message.QuickReplies quick_replies = 3;
Type | Description |
Intent.Message.QuickReplies | The quickReplies. |
getQuickRepliesOrBuilder()
public Intent.Message.QuickRepliesOrBuilder getQuickRepliesOrBuilder()
Displays quick replies.
.google.cloud.dialogflow.v2beta1.Intent.Message.QuickReplies quick_replies = 3;
Type | Description |
Intent.Message.QuickRepliesOrBuilder |
getRbmCarouselRichCard()
public Intent.Message.RbmCarouselCard getRbmCarouselRichCard()
Rich Business Messaging (RBM) carousel rich card response.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCarouselCard rbm_carousel_rich_card = 20;
Type | Description |
Intent.Message.RbmCarouselCard | The rbmCarouselRichCard. |
getRbmCarouselRichCardOrBuilder()
public Intent.Message.RbmCarouselCardOrBuilder getRbmCarouselRichCardOrBuilder()
Rich Business Messaging (RBM) carousel rich card response.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCarouselCard rbm_carousel_rich_card = 20;
Type | Description |
Intent.Message.RbmCarouselCardOrBuilder |
getRbmStandaloneRichCard()
public Intent.Message.RbmStandaloneCard getRbmStandaloneRichCard()
Standalone Rich Business Messaging (RBM) rich card response.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmStandaloneCard rbm_standalone_rich_card = 19;
Type | Description |
Intent.Message.RbmStandaloneCard | The rbmStandaloneRichCard. |
getRbmStandaloneRichCardOrBuilder()
public Intent.Message.RbmStandaloneCardOrBuilder getRbmStandaloneRichCardOrBuilder()
Standalone Rich Business Messaging (RBM) rich card response.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmStandaloneCard rbm_standalone_rich_card = 19;
Type | Description |
Intent.Message.RbmStandaloneCardOrBuilder |
getRbmText()
public Intent.Message.RbmText getRbmText()
Rich Business Messaging (RBM) text response. RBM allows businesses to send enriched and branded versions of SMS. See https://jibe.google.com/business-messaging.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmText rbm_text = 18;
Type | Description |
Intent.Message.RbmText | The rbmText. |
getRbmTextOrBuilder()
public Intent.Message.RbmTextOrBuilder getRbmTextOrBuilder()
Rich Business Messaging (RBM) text response. RBM allows businesses to send enriched and branded versions of SMS. See https://jibe.google.com/business-messaging.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmText rbm_text = 18;
Type | Description |
Intent.Message.RbmTextOrBuilder |
getSerializedSize()
public int getSerializedSize()
Type | Description |
int |
getSimpleResponses()
public Intent.Message.SimpleResponses getSimpleResponses()
Returns a voice or text-only response for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.SimpleResponses simple_responses = 7;
Type | Description |
Intent.Message.SimpleResponses | The simpleResponses. |
getSimpleResponsesOrBuilder()
public Intent.Message.SimpleResponsesOrBuilder getSimpleResponsesOrBuilder()
Returns a voice or text-only response for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.SimpleResponses simple_responses = 7;
Type | Description |
Intent.Message.SimpleResponsesOrBuilder |
getSuggestions()
public Intent.Message.Suggestions getSuggestions()
Displays suggestion chips for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.Suggestions suggestions = 9;
Type | Description |
Intent.Message.Suggestions | The suggestions. |
getSuggestionsOrBuilder()
public Intent.Message.SuggestionsOrBuilder getSuggestionsOrBuilder()
Displays suggestion chips for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.Suggestions suggestions = 9;
Type | Description |
Intent.Message.SuggestionsOrBuilder |
getTableCard()
public Intent.Message.TableCard getTableCard()
Table card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.TableCard table_card = 23;
Type | Description |
Intent.Message.TableCard | The tableCard. |
getTableCardOrBuilder()
public Intent.Message.TableCardOrBuilder getTableCardOrBuilder()
Table card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.TableCard table_card = 23;
Type | Description |
Intent.Message.TableCardOrBuilder |
getTelephonyPlayAudio()
public Intent.Message.TelephonyPlayAudio getTelephonyPlayAudio()
Plays audio from a file in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonyPlayAudio telephony_play_audio = 13;
Type | Description |
Intent.Message.TelephonyPlayAudio | The telephonyPlayAudio. |
getTelephonyPlayAudioOrBuilder()
public Intent.Message.TelephonyPlayAudioOrBuilder getTelephonyPlayAudioOrBuilder()
Plays audio from a file in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonyPlayAudio telephony_play_audio = 13;
Type | Description |
Intent.Message.TelephonyPlayAudioOrBuilder |
getTelephonySynthesizeSpeech()
public Intent.Message.TelephonySynthesizeSpeech getTelephonySynthesizeSpeech()
Synthesizes speech in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonySynthesizeSpeech telephony_synthesize_speech = 14;
Type | Description |
Intent.Message.TelephonySynthesizeSpeech | The telephonySynthesizeSpeech. |
getTelephonySynthesizeSpeechOrBuilder()
public Intent.Message.TelephonySynthesizeSpeechOrBuilder getTelephonySynthesizeSpeechOrBuilder()
Synthesizes speech in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonySynthesizeSpeech telephony_synthesize_speech = 14;
Type | Description |
Intent.Message.TelephonySynthesizeSpeechOrBuilder |
getTelephonyTransferCall()
public Intent.Message.TelephonyTransferCall getTelephonyTransferCall()
Transfers the call in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonyTransferCall telephony_transfer_call = 15;
Type | Description |
Intent.Message.TelephonyTransferCall | The telephonyTransferCall. |
getTelephonyTransferCallOrBuilder()
public Intent.Message.TelephonyTransferCallOrBuilder getTelephonyTransferCallOrBuilder()
Transfers the call in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonyTransferCall telephony_transfer_call = 15;
Type | Description |
Intent.Message.TelephonyTransferCallOrBuilder |
getText()
public Intent.Message.Text getText()
Returns a text response.
.google.cloud.dialogflow.v2beta1.Intent.Message.Text text = 1;
Type | Description |
Intent.Message.Text | The text. |
getTextOrBuilder()
public Intent.Message.TextOrBuilder getTextOrBuilder()
Returns a text response.
.google.cloud.dialogflow.v2beta1.Intent.Message.Text text = 1;
Type | Description |
Intent.Message.TextOrBuilder |
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Type | Description |
UnknownFieldSet |
hasBasicCard()
public boolean hasBasicCard()
Displays a basic card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.BasicCard basic_card = 8;
Type | Description |
boolean | Whether the basicCard field is set. |
hasBrowseCarouselCard()
public boolean hasBrowseCarouselCard()
Browse carousel card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.BrowseCarouselCard browse_carousel_card = 22;
Type | Description |
boolean | Whether the browseCarouselCard field is set. |
hasCard()
public boolean hasCard()
Displays a card.
.google.cloud.dialogflow.v2beta1.Intent.Message.Card card = 4;
Type | Description |
boolean | Whether the card field is set. |
hasCarouselSelect()
public boolean hasCarouselSelect()
Displays a carousel card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.CarouselSelect carousel_select = 12;
Type | Description |
boolean | Whether the carouselSelect field is set. |
hasImage()
public boolean hasImage()
Displays an image.
.google.cloud.dialogflow.v2beta1.Intent.Message.Image image = 2;
Type | Description |
boolean | Whether the image field is set. |
hasLinkOutSuggestion()
public boolean hasLinkOutSuggestion()
Displays a link out suggestion chip for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.LinkOutSuggestion link_out_suggestion = 10;
Type | Description |
boolean | Whether the linkOutSuggestion field is set. |
hasListSelect()
public boolean hasListSelect()
Displays a list card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.ListSelect list_select = 11;
Type | Description |
boolean | Whether the listSelect field is set. |
hasMediaContent()
public boolean hasMediaContent()
The media content card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.MediaContent media_content = 24;
Type | Description |
boolean | Whether the mediaContent field is set. |
hasPayload()
public boolean hasPayload()
A custom platform-specific response.
.google.protobuf.Struct payload = 5;
Type | Description |
boolean | Whether the payload field is set. |
hasQuickReplies()
public boolean hasQuickReplies()
Displays quick replies.
.google.cloud.dialogflow.v2beta1.Intent.Message.QuickReplies quick_replies = 3;
Type | Description |
boolean | Whether the quickReplies field is set. |
hasRbmCarouselRichCard()
public boolean hasRbmCarouselRichCard()
Rich Business Messaging (RBM) carousel rich card response.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCarouselCard rbm_carousel_rich_card = 20;
Type | Description |
boolean | Whether the rbmCarouselRichCard field is set. |
hasRbmStandaloneRichCard()
public boolean hasRbmStandaloneRichCard()
Standalone Rich Business Messaging (RBM) rich card response.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmStandaloneCard rbm_standalone_rich_card = 19;
Type | Description |
boolean | Whether the rbmStandaloneRichCard field is set. |
hasRbmText()
public boolean hasRbmText()
Rich Business Messaging (RBM) text response. RBM allows businesses to send enriched and branded versions of SMS. See https://jibe.google.com/business-messaging.
.google.cloud.dialogflow.v2beta1.Intent.Message.RbmText rbm_text = 18;
Type | Description |
boolean | Whether the rbmText field is set. |
hasSimpleResponses()
public boolean hasSimpleResponses()
Returns a voice or text-only response for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.SimpleResponses simple_responses = 7;
Type | Description |
boolean | Whether the simpleResponses field is set. |
hasSuggestions()
public boolean hasSuggestions()
Displays suggestion chips for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.Suggestions suggestions = 9;
Type | Description |
boolean | Whether the suggestions field is set. |
hasTableCard()
public boolean hasTableCard()
Table card for Actions on Google.
.google.cloud.dialogflow.v2beta1.Intent.Message.TableCard table_card = 23;
Type | Description |
boolean | Whether the tableCard field is set. |
hasTelephonyPlayAudio()
public boolean hasTelephonyPlayAudio()
Plays audio from a file in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonyPlayAudio telephony_play_audio = 13;
Type | Description |
boolean | Whether the telephonyPlayAudio field is set. |
hasTelephonySynthesizeSpeech()
public boolean hasTelephonySynthesizeSpeech()
Synthesizes speech in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonySynthesizeSpeech telephony_synthesize_speech = 14;
Type | Description |
boolean | Whether the telephonySynthesizeSpeech field is set. |
hasTelephonyTransferCall()
public boolean hasTelephonyTransferCall()
Transfers the call in Telephony Gateway.
.google.cloud.dialogflow.v2beta1.Intent.Message.TelephonyTransferCall telephony_transfer_call = 15;
Type | Description |
boolean | Whether the telephonyTransferCall field is set. |
hasText()
public boolean hasText()
Returns a text response.
.google.cloud.dialogflow.v2beta1.Intent.Message.Text text = 1;
Type | Description |
boolean | Whether the text field is set. |
hashCode()
public int hashCode()
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
newBuilderForType()
public Intent.Message.Builder newBuilderForType()
Type | Description |
Intent.Message.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected Intent.Message.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Name | Description |
parent | BuilderParent |
Type | Description |
Intent.Message.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Name | Description |
unused | UnusedPrivateParameter |
Type | Description |
Object |
toBuilder()
public Intent.Message.Builder toBuilder()
Type | Description |
Intent.Message.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Name | Description |
output | CodedOutputStream |
Type | Description |
IOException |