Uses of Class
com.google.cloud.dialogflow.cx.v3.GcsDestination.Builder
-
Packages that use GcsDestination.Builder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of GcsDestination.Builder in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return GcsDestination.Builder Modifier and Type Method Description GcsDestination.BuilderGcsDestination.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GcsDestination.BuilderGcsDestination.Builder. clear()GcsDestination.BuilderGcsDestination.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)GcsDestination.BuilderGcsDestination.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GcsDestination.BuilderGcsDestination.Builder. clearUri()Required.GcsDestination.BuilderGcsDestination.Builder. clone()GcsDestination.BuilderAdvancedSettings.Builder. getAudioExportGcsDestinationBuilder()If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.GcsDestination.BuilderGcsDestination.Builder. mergeFrom(GcsDestination other)GcsDestination.BuilderGcsDestination.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GcsDestination.BuilderGcsDestination.Builder. mergeFrom(com.google.protobuf.Message other)GcsDestination.BuilderGcsDestination.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static GcsDestination.BuilderGcsDestination. newBuilder()static GcsDestination.BuilderGcsDestination. newBuilder(GcsDestination prototype)GcsDestination.BuilderGcsDestination. newBuilderForType()protected GcsDestination.BuilderGcsDestination. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)GcsDestination.BuilderGcsDestination.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GcsDestination.BuilderGcsDestination.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)GcsDestination.BuilderGcsDestination.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GcsDestination.BuilderGcsDestination.Builder. setUri(String value)Required.GcsDestination.BuilderGcsDestination.Builder. setUriBytes(com.google.protobuf.ByteString value)Required.GcsDestination.BuilderGcsDestination. toBuilder()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type GcsDestination.Builder Modifier and Type Method Description AdvancedSettings.BuilderAdvancedSettings.Builder. setAudioExportGcsDestination(GcsDestination.Builder builderForValue)If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.
-