| Modifier and Type | Method and 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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterruptionData.Builder |
InterruptionData.Builder.mergeFrom(InterruptionData other) |
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() |
| Modifier and Type | Method and Description |
|---|---|
CallAnnotation.Builder |
CallAnnotation.Builder.setInterruptionData(InterruptionData.Builder builderForValue)
Data specifying an interruption.
|
Copyright © 2025 Google LLC. All rights reserved.