Uses of Class
com.google.cloud.contactcenterinsights.v1.DialogflowIntent.Builder
-
Packages that use DialogflowIntent.Builder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of DialogflowIntent.Builder in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return DialogflowIntent.Builder Modifier and Type Method Description DialogflowIntent.BuilderDialogflowIntent.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DialogflowIntent.BuilderDialogflowIntent.Builder. clear()DialogflowIntent.BuilderDialogflowIntent.Builder. clearDisplayName()The human-readable name of the intent.DialogflowIntent.BuilderDialogflowIntent.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)DialogflowIntent.BuilderDialogflowIntent.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DialogflowIntent.BuilderDialogflowIntent.Builder. clone()DialogflowIntent.BuilderDialogflowIntent.Builder. mergeFrom(DialogflowIntent other)DialogflowIntent.BuilderDialogflowIntent.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DialogflowIntent.BuilderDialogflowIntent.Builder. mergeFrom(com.google.protobuf.Message other)DialogflowIntent.BuilderDialogflowIntent.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static DialogflowIntent.BuilderDialogflowIntent. newBuilder()static DialogflowIntent.BuilderDialogflowIntent. newBuilder(DialogflowIntent prototype)DialogflowIntent.BuilderDialogflowIntent. newBuilderForType()protected DialogflowIntent.BuilderDialogflowIntent. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)DialogflowIntent.BuilderDialogflowIntent.Builder. setDisplayName(String value)The human-readable name of the intent.DialogflowIntent.BuilderDialogflowIntent.Builder. setDisplayNameBytes(com.google.protobuf.ByteString value)The human-readable name of the intent.DialogflowIntent.BuilderDialogflowIntent.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DialogflowIntent.BuilderDialogflowIntent.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DialogflowIntent.BuilderDialogflowIntent.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DialogflowIntent.BuilderDialogflowIntent. toBuilder()
-