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