Uses of Class
com.google.cloud.dialogflow.v2beta1.OutputAudio.Builder
-
Packages that use OutputAudio.Builder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of OutputAudio.Builder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return OutputAudio.Builder Modifier and Type Method Description OutputAudio.BuilderOutputAudio.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputAudio.BuilderOutputAudio.Builder. clear()OutputAudio.BuilderOutputAudio.Builder. clearAudio()Required.OutputAudio.BuilderOutputAudio.Builder. clearConfig()Required.OutputAudio.BuilderOutputAudio.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)OutputAudio.BuilderOutputAudio.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OutputAudio.BuilderOutputAudio.Builder. clone()OutputAudio.BuilderAnalyzeContentResponse.Builder. getReplyAudioBuilder()Optional.OutputAudio.BuilderStreamingAnalyzeContentResponse.Builder. getReplyAudioBuilder()Optional.OutputAudio.BuilderOutputAudio.Builder. mergeConfig(OutputAudioConfig value)Required.OutputAudio.BuilderOutputAudio.Builder. mergeFrom(OutputAudio other)OutputAudio.BuilderOutputAudio.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OutputAudio.BuilderOutputAudio.Builder. mergeFrom(com.google.protobuf.Message other)OutputAudio.BuilderOutputAudio.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static OutputAudio.BuilderOutputAudio. newBuilder()static OutputAudio.BuilderOutputAudio. newBuilder(OutputAudio prototype)OutputAudio.BuilderOutputAudio. newBuilderForType()protected OutputAudio.BuilderOutputAudio. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)OutputAudio.BuilderOutputAudio.Builder. setAudio(com.google.protobuf.ByteString value)Required.OutputAudio.BuilderOutputAudio.Builder. setConfig(OutputAudioConfig value)Required.OutputAudio.BuilderOutputAudio.Builder. setConfig(OutputAudioConfig.Builder builderForValue)Required.OutputAudio.BuilderOutputAudio.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputAudio.BuilderOutputAudio.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OutputAudio.BuilderOutputAudio.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OutputAudio.BuilderOutputAudio. toBuilder()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type OutputAudio.Builder Modifier and Type Method Description AnalyzeContentResponse.BuilderAnalyzeContentResponse.Builder. setReplyAudio(OutputAudio.Builder builderForValue)Optional.StreamingAnalyzeContentResponse.BuilderStreamingAnalyzeContentResponse.Builder. setReplyAudio(OutputAudio.Builder builderForValue)Optional.
-