public static final class BidiStreamingAnalyzeContentRequest.Builder extends GeneratedMessageV3.Builder<BidiStreamingAnalyzeContentRequest.Builder> implements BidiStreamingAnalyzeContentRequestOrBuilder
The request message for
Participants.BidiStreamingAnalyzeContent.
Protobuf type google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public BidiStreamingAnalyzeContentRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public BidiStreamingAnalyzeContentRequest build()
buildPartial()
public BidiStreamingAnalyzeContentRequest buildPartial()
clear()
public BidiStreamingAnalyzeContentRequest.Builder clear()
Overrides
clearConfig()
public BidiStreamingAnalyzeContentRequest.Builder clearConfig()
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
clearField(Descriptors.FieldDescriptor field)
public BidiStreamingAnalyzeContentRequest.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearInput()
public BidiStreamingAnalyzeContentRequest.Builder clearInput()
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public BidiStreamingAnalyzeContentRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearRequest()
public BidiStreamingAnalyzeContentRequest.Builder clearRequest()
clone()
public BidiStreamingAnalyzeContentRequest.Builder clone()
Overrides
getConfig()
public BidiStreamingAnalyzeContentRequest.Config getConfig()
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
getConfigBuilder()
public BidiStreamingAnalyzeContentRequest.Config.Builder getConfigBuilder()
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
getConfigOrBuilder()
public BidiStreamingAnalyzeContentRequest.ConfigOrBuilder getConfigOrBuilder()
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
getDefaultInstanceForType()
public BidiStreamingAnalyzeContentRequest getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getInput()
public BidiStreamingAnalyzeContentRequest.Input getInput()
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
getInputBuilder()
public BidiStreamingAnalyzeContentRequest.Input.Builder getInputBuilder()
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
getInputOrBuilder()
public BidiStreamingAnalyzeContentRequest.InputOrBuilder getInputOrBuilder()
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
getRequestCase()
public BidiStreamingAnalyzeContentRequest.RequestCase getRequestCase()
hasConfig()
public boolean hasConfig()
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
| Returns |
| Type |
Description |
boolean |
Whether the config field is set.
|
hasInput()
public boolean hasInput()
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
| Returns |
| Type |
Description |
boolean |
Whether the input field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeConfig(BidiStreamingAnalyzeContentRequest.Config value)
public BidiStreamingAnalyzeContentRequest.Builder mergeConfig(BidiStreamingAnalyzeContentRequest.Config value)
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
mergeFrom(BidiStreamingAnalyzeContentRequest other)
public BidiStreamingAnalyzeContentRequest.Builder mergeFrom(BidiStreamingAnalyzeContentRequest other)
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BidiStreamingAnalyzeContentRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public BidiStreamingAnalyzeContentRequest.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeInput(BidiStreamingAnalyzeContentRequest.Input value)
public BidiStreamingAnalyzeContentRequest.Builder mergeInput(BidiStreamingAnalyzeContentRequest.Input value)
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final BidiStreamingAnalyzeContentRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setConfig(BidiStreamingAnalyzeContentRequest.Config value)
public BidiStreamingAnalyzeContentRequest.Builder setConfig(BidiStreamingAnalyzeContentRequest.Config value)
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
setConfig(BidiStreamingAnalyzeContentRequest.Config.Builder builderForValue)
public BidiStreamingAnalyzeContentRequest.Builder setConfig(BidiStreamingAnalyzeContentRequest.Config.Builder builderForValue)
The config message for this conversation.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Config config = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public BidiStreamingAnalyzeContentRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setInput(BidiStreamingAnalyzeContentRequest.Input value)
public BidiStreamingAnalyzeContentRequest.Builder setInput(BidiStreamingAnalyzeContentRequest.Input value)
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
setInput(BidiStreamingAnalyzeContentRequest.Input.Builder builderForValue)
public BidiStreamingAnalyzeContentRequest.Builder setInput(BidiStreamingAnalyzeContentRequest.Input.Builder builderForValue)
Text, audio or other multi-modality inputs.
This is the second and following messages sent by the client.
.google.cloud.dialogflow.v2beta1.BidiStreamingAnalyzeContentRequest.Input input = 2;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public BidiStreamingAnalyzeContentRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final BidiStreamingAnalyzeContentRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides