public static final class InterruptionData.Builder extends GeneratedMessage.Builder<InterruptionData.Builder> implements InterruptionDataOrBuilderThe data for an interruption annotation.
Protobuf type google.cloud.contactcenterinsights.v1.InterruptionData
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > InterruptionData.BuilderImplements
InterruptionDataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public InterruptionData build()| Returns | |
|---|---|
| Type | Description |
InterruptionData |
|
buildPartial()
public InterruptionData buildPartial()| Returns | |
|---|---|
| Type | Description |
InterruptionData |
|
clear()
public InterruptionData.Builder clear()| Returns | |
|---|---|
| Type | Description |
InterruptionData.Builder |
|
getDefaultInstanceForType()
public InterruptionData getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
InterruptionData |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(InterruptionData other)
public InterruptionData.Builder mergeFrom(InterruptionData other)| Parameter | |
|---|---|
| Name | Description |
other |
InterruptionData |
| Returns | |
|---|---|
| Type | Description |
InterruptionData.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public InterruptionData.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InterruptionData.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public InterruptionData.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
InterruptionData.Builder |
|