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.BuilderHoldData.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HoldData.BuilderHoldData.Builder. clear()HoldData.BuilderHoldData.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)HoldData.BuilderHoldData.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)HoldData.BuilderHoldData.Builder. clone()HoldData.BuilderCallAnnotation.Builder. getHoldDataBuilder()Data specifying a hold.HoldData.BuilderHoldData.Builder. mergeFrom(HoldData other)HoldData.BuilderHoldData.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HoldData.BuilderHoldData.Builder. mergeFrom(com.google.protobuf.Message other)HoldData.BuilderHoldData.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static HoldData.BuilderHoldData. newBuilder()static HoldData.BuilderHoldData. newBuilder(HoldData prototype)HoldData.BuilderHoldData. newBuilderForType()protected HoldData.BuilderHoldData. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)HoldData.BuilderHoldData.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HoldData.BuilderHoldData.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)HoldData.BuilderHoldData.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HoldData.BuilderHoldData. toBuilder()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type HoldData.Builder Modifier and Type Method Description CallAnnotation.BuilderCallAnnotation.Builder. setHoldData(HoldData.Builder builderForValue)Data specifying a hold.
-