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