Uses of Class
com.google.cloud.contactcenterinsights.v1.HoldData.Builder
-
Packages that use HoldData.Builder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of HoldData.Builder in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return HoldData.Builder Modifier and Type Method Description HoldData.Builder
HoldData.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
HoldData.Builder
HoldData.Builder. clear()
HoldData.Builder
HoldData.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
HoldData.Builder
HoldData.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
HoldData.Builder
HoldData.Builder. clone()
HoldData.Builder
CallAnnotation.Builder. getHoldDataBuilder()
Data specifying a hold.HoldData.Builder
HoldData.Builder. mergeFrom(HoldData other)
HoldData.Builder
HoldData.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
HoldData.Builder
HoldData.Builder. mergeFrom(com.google.protobuf.Message other)
HoldData.Builder
HoldData.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
static HoldData.Builder
HoldData. newBuilder()
static HoldData.Builder
HoldData. newBuilder(HoldData prototype)
HoldData.Builder
HoldData. newBuilderForType()
protected HoldData.Builder
HoldData. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
HoldData.Builder
HoldData.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
HoldData.Builder
HoldData.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
HoldData.Builder
HoldData.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
HoldData.Builder
HoldData. toBuilder()
Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type HoldData.Builder Modifier and Type Method Description CallAnnotation.Builder
CallAnnotation.Builder. setHoldData(HoldData.Builder builderForValue)
Data specifying a hold.
-