Uses of Class
com.google.cloud.contactcenterinsights.v1.InterruptionData
-
Packages that use InterruptionData Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of InterruptionData in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return InterruptionData Modifier and Type Method Description InterruptionDataInterruptionData.Builder. build()InterruptionDataInterruptionData.Builder. buildPartial()static InterruptionDataInterruptionData. getDefaultInstance()InterruptionDataInterruptionData.Builder. getDefaultInstanceForType()InterruptionDataInterruptionData. getDefaultInstanceForType()InterruptionDataCallAnnotation.Builder. getInterruptionData()Data specifying an interruption.InterruptionDataCallAnnotation. getInterruptionData()Data specifying an interruption.InterruptionDataCallAnnotationOrBuilder. getInterruptionData()Data specifying an interruption.static InterruptionDataInterruptionData. parseDelimitedFrom(InputStream input)static InterruptionDataInterruptionData. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterruptionDataInterruptionData. parseFrom(byte[] data)static InterruptionDataInterruptionData. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterruptionDataInterruptionData. parseFrom(com.google.protobuf.ByteString data)static InterruptionDataInterruptionData. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterruptionDataInterruptionData. parseFrom(com.google.protobuf.CodedInputStream input)static InterruptionDataInterruptionData. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterruptionDataInterruptionData. parseFrom(InputStream input)static InterruptionDataInterruptionData. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterruptionDataInterruptionData. parseFrom(ByteBuffer data)static InterruptionDataInterruptionData. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type InterruptionData Modifier and Type Method Description com.google.protobuf.Parser<InterruptionData>InterruptionData. getParserForType()static com.google.protobuf.Parser<InterruptionData>InterruptionData. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type InterruptionData Modifier and Type Method Description InterruptionData.BuilderInterruptionData.Builder. mergeFrom(InterruptionData other)CallAnnotation.BuilderCallAnnotation.Builder. mergeInterruptionData(InterruptionData value)Data specifying an interruption.static InterruptionData.BuilderInterruptionData. newBuilder(InterruptionData prototype)CallAnnotation.BuilderCallAnnotation.Builder. setInterruptionData(InterruptionData value)Data specifying an interruption.
-