public static final class ResponseMessage.Builder extends GeneratedMessageV3.Builder<ResponseMessage.Builder> implements ResponseMessageOrBuilder
Response messages from an automated agent.Protobuf type
google.cloud.dialogflow.v2beta1.ResponseMessage
Modifier and Type | Method and Description |
---|---|
ResponseMessage.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ResponseMessage |
build() |
ResponseMessage |
buildPartial() |
ResponseMessage.Builder |
clear() |
ResponseMessage.Builder |
clearEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
ResponseMessage.Builder |
clearField(Descriptors.FieldDescriptor field) |
ResponseMessage.Builder |
clearLiveAgentHandoff()
Hands off conversation to a live agent.
|
ResponseMessage.Builder |
clearMessage() |
ResponseMessage.Builder |
clearMixedAudio()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ResponseMessage.Builder |
clearPayload()
Returns a response containing a custom, platform-specific payload.
|
ResponseMessage.Builder |
clearTelephonyTransferCall()
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
ResponseMessage.Builder |
clearText()
Returns a text response.
|
ResponseMessage.Builder |
clone() |
ResponseMessage |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
ResponseMessage.EndInteraction |
getEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
ResponseMessage.EndInteraction.Builder |
getEndInteractionBuilder()
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
ResponseMessage.EndInteractionOrBuilder |
getEndInteractionOrBuilder()
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
ResponseMessage.LiveAgentHandoff |
getLiveAgentHandoff()
Hands off conversation to a live agent.
|
ResponseMessage.LiveAgentHandoff.Builder |
getLiveAgentHandoffBuilder()
Hands off conversation to a live agent.
|
ResponseMessage.LiveAgentHandoffOrBuilder |
getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.
|
ResponseMessage.MessageCase |
getMessageCase() |
ResponseMessage.MixedAudio |
getMixedAudio()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.MixedAudio.Builder |
getMixedAudioBuilder()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.MixedAudioOrBuilder |
getMixedAudioOrBuilder()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
Struct |
getPayload()
Returns a response containing a custom, platform-specific payload.
|
Struct.Builder |
getPayloadBuilder()
Returns a response containing a custom, platform-specific payload.
|
StructOrBuilder |
getPayloadOrBuilder()
Returns a response containing a custom, platform-specific payload.
|
ResponseMessage.TelephonyTransferCall |
getTelephonyTransferCall()
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
ResponseMessage.TelephonyTransferCall.Builder |
getTelephonyTransferCallBuilder()
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
ResponseMessage.TelephonyTransferCallOrBuilder |
getTelephonyTransferCallOrBuilder()
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
ResponseMessage.Text |
getText()
Returns a text response.
|
ResponseMessage.Text.Builder |
getTextBuilder()
Returns a text response.
|
ResponseMessage.TextOrBuilder |
getTextOrBuilder()
Returns a text response.
|
boolean |
hasEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
boolean |
hasLiveAgentHandoff()
Hands off conversation to a live agent.
|
boolean |
hasMixedAudio()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
boolean |
hasPayload()
Returns a response containing a custom, platform-specific payload.
|
boolean |
hasTelephonyTransferCall()
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
boolean |
hasText()
Returns a text response.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ResponseMessage.Builder |
mergeEndInteraction(ResponseMessage.EndInteraction value)
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
ResponseMessage.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ResponseMessage.Builder |
mergeFrom(Message other) |
ResponseMessage.Builder |
mergeFrom(ResponseMessage other) |
ResponseMessage.Builder |
mergeLiveAgentHandoff(ResponseMessage.LiveAgentHandoff value)
Hands off conversation to a live agent.
|
ResponseMessage.Builder |
mergeMixedAudio(ResponseMessage.MixedAudio value)
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.Builder |
mergePayload(Struct value)
Returns a response containing a custom, platform-specific payload.
|
ResponseMessage.Builder |
mergeTelephonyTransferCall(ResponseMessage.TelephonyTransferCall value)
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
ResponseMessage.Builder |
mergeText(ResponseMessage.Text value)
Returns a text response.
|
ResponseMessage.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ResponseMessage.Builder |
setEndInteraction(ResponseMessage.EndInteraction.Builder builderForValue)
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
ResponseMessage.Builder |
setEndInteraction(ResponseMessage.EndInteraction value)
A signal that indicates the interaction with the Dialogflow agent has
ended.
|
ResponseMessage.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
ResponseMessage.Builder |
setLiveAgentHandoff(ResponseMessage.LiveAgentHandoff.Builder builderForValue)
Hands off conversation to a live agent.
|
ResponseMessage.Builder |
setLiveAgentHandoff(ResponseMessage.LiveAgentHandoff value)
Hands off conversation to a live agent.
|
ResponseMessage.Builder |
setMixedAudio(ResponseMessage.MixedAudio.Builder builderForValue)
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.Builder |
setMixedAudio(ResponseMessage.MixedAudio value)
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.Builder |
setPayload(Struct.Builder builderForValue)
Returns a response containing a custom, platform-specific payload.
|
ResponseMessage.Builder |
setPayload(Struct value)
Returns a response containing a custom, platform-specific payload.
|
ResponseMessage.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ResponseMessage.Builder |
setTelephonyTransferCall(ResponseMessage.TelephonyTransferCall.Builder builderForValue)
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
ResponseMessage.Builder |
setTelephonyTransferCall(ResponseMessage.TelephonyTransferCall value)
A signal that the client should transfer the phone call connected to
this agent to a third-party endpoint.
|
ResponseMessage.Builder |
setText(ResponseMessage.Text.Builder builderForValue)
Returns a text response.
|
ResponseMessage.Builder |
setText(ResponseMessage.Text value)
Returns a text response.
|
ResponseMessage.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ResponseMessage build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ResponseMessage buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ResponseMessage.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder mergeFrom(ResponseMessage other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public ResponseMessage.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ResponseMessage.Builder>
IOException
public ResponseMessage.MessageCase getMessageCase()
getMessageCase
in interface ResponseMessageOrBuilder
public ResponseMessage.Builder clearMessage()
public boolean hasText()
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
hasText
in interface ResponseMessageOrBuilder
public ResponseMessage.Text getText()
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
getText
in interface ResponseMessageOrBuilder
public ResponseMessage.Builder setText(ResponseMessage.Text value)
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
public ResponseMessage.Builder setText(ResponseMessage.Text.Builder builderForValue)
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
public ResponseMessage.Builder mergeText(ResponseMessage.Text value)
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
public ResponseMessage.Builder clearText()
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
public ResponseMessage.Text.Builder getTextBuilder()
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
public ResponseMessage.TextOrBuilder getTextOrBuilder()
Returns a text response.
.google.cloud.dialogflow.v2beta1.ResponseMessage.Text text = 1;
getTextOrBuilder
in interface ResponseMessageOrBuilder
public boolean hasPayload()
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
hasPayload
in interface ResponseMessageOrBuilder
public Struct getPayload()
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
getPayload
in interface ResponseMessageOrBuilder
public ResponseMessage.Builder setPayload(Struct value)
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
public ResponseMessage.Builder setPayload(Struct.Builder builderForValue)
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
public ResponseMessage.Builder mergePayload(Struct value)
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
public ResponseMessage.Builder clearPayload()
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
public Struct.Builder getPayloadBuilder()
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
public StructOrBuilder getPayloadOrBuilder()
Returns a response containing a custom, platform-specific payload.
.google.protobuf.Struct payload = 2;
getPayloadOrBuilder
in interface ResponseMessageOrBuilder
public boolean hasLiveAgentHandoff()
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
hasLiveAgentHandoff
in interface ResponseMessageOrBuilder
public ResponseMessage.LiveAgentHandoff getLiveAgentHandoff()
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
getLiveAgentHandoff
in interface ResponseMessageOrBuilder
public ResponseMessage.Builder setLiveAgentHandoff(ResponseMessage.LiveAgentHandoff value)
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
public ResponseMessage.Builder setLiveAgentHandoff(ResponseMessage.LiveAgentHandoff.Builder builderForValue)
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
public ResponseMessage.Builder mergeLiveAgentHandoff(ResponseMessage.LiveAgentHandoff value)
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
public ResponseMessage.Builder clearLiveAgentHandoff()
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
public ResponseMessage.LiveAgentHandoff.Builder getLiveAgentHandoffBuilder()
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
public ResponseMessage.LiveAgentHandoffOrBuilder getLiveAgentHandoffOrBuilder()
Hands off conversation to a live agent.
.google.cloud.dialogflow.v2beta1.ResponseMessage.LiveAgentHandoff live_agent_handoff = 3;
getLiveAgentHandoffOrBuilder
in interface ResponseMessageOrBuilder
public boolean hasEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
hasEndInteraction
in interface ResponseMessageOrBuilder
public ResponseMessage.EndInteraction getEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
getEndInteraction
in interface ResponseMessageOrBuilder
public ResponseMessage.Builder setEndInteraction(ResponseMessage.EndInteraction value)
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
public ResponseMessage.Builder setEndInteraction(ResponseMessage.EndInteraction.Builder builderForValue)
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
public ResponseMessage.Builder mergeEndInteraction(ResponseMessage.EndInteraction value)
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
public ResponseMessage.Builder clearEndInteraction()
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
public ResponseMessage.EndInteraction.Builder getEndInteractionBuilder()
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
public ResponseMessage.EndInteractionOrBuilder getEndInteractionOrBuilder()
A signal that indicates the interaction with the Dialogflow agent has ended.
.google.cloud.dialogflow.v2beta1.ResponseMessage.EndInteraction end_interaction = 4;
getEndInteractionOrBuilder
in interface ResponseMessageOrBuilder
public boolean hasMixedAudio()
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
hasMixedAudio
in interface ResponseMessageOrBuilder
public ResponseMessage.MixedAudio getMixedAudio()
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
getMixedAudio
in interface ResponseMessageOrBuilder
public ResponseMessage.Builder setMixedAudio(ResponseMessage.MixedAudio value)
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
public ResponseMessage.Builder setMixedAudio(ResponseMessage.MixedAudio.Builder builderForValue)
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
public ResponseMessage.Builder mergeMixedAudio(ResponseMessage.MixedAudio value)
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
public ResponseMessage.Builder clearMixedAudio()
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
public ResponseMessage.MixedAudio.Builder getMixedAudioBuilder()
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
public ResponseMessage.MixedAudioOrBuilder getMixedAudioOrBuilder()
An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudio mixed_audio = 5;
getMixedAudioOrBuilder
in interface ResponseMessageOrBuilder
public boolean hasTelephonyTransferCall()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
hasTelephonyTransferCall
in interface ResponseMessageOrBuilder
public ResponseMessage.TelephonyTransferCall getTelephonyTransferCall()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
getTelephonyTransferCall
in interface ResponseMessageOrBuilder
public ResponseMessage.Builder setTelephonyTransferCall(ResponseMessage.TelephonyTransferCall value)
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
public ResponseMessage.Builder setTelephonyTransferCall(ResponseMessage.TelephonyTransferCall.Builder builderForValue)
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
public ResponseMessage.Builder mergeTelephonyTransferCall(ResponseMessage.TelephonyTransferCall value)
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
public ResponseMessage.Builder clearTelephonyTransferCall()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
public ResponseMessage.TelephonyTransferCall.Builder getTelephonyTransferCallBuilder()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
public ResponseMessage.TelephonyTransferCallOrBuilder getTelephonyTransferCallOrBuilder()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCall telephony_transfer_call = 6;
getTelephonyTransferCallOrBuilder
in interface ResponseMessageOrBuilder
public final ResponseMessage.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
public final ResponseMessage.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ResponseMessage.Builder>
Copyright © 2022 Google LLC. All rights reserved.