Class ExportInsightsDataResponse.Builder (2.83.0)

public static final class ExportInsightsDataResponse.Builder extends GeneratedMessage.Builder<ExportInsightsDataResponse.Builder> implements ExportInsightsDataResponseOrBuilder

Response for an export insights operation.

Protobuf type google.cloud.contactcenterinsights.v1.ExportInsightsDataResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public ExportInsightsDataResponse build()
Returns
Type Description
ExportInsightsDataResponse

buildPartial()

public ExportInsightsDataResponse buildPartial()
Returns
Type Description
ExportInsightsDataResponse

clear()

public ExportInsightsDataResponse.Builder clear()
Returns
Type Description
ExportInsightsDataResponse.Builder
Overrides

getDefaultInstanceForType()

public ExportInsightsDataResponse getDefaultInstanceForType()
Returns
Type Description
ExportInsightsDataResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ExportInsightsDataResponse other)

public ExportInsightsDataResponse.Builder mergeFrom(ExportInsightsDataResponse other)
Parameter
Name Description
other ExportInsightsDataResponse
Returns
Type Description
ExportInsightsDataResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ExportInsightsDataResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ExportInsightsDataResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ExportInsightsDataResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ExportInsightsDataResponse.Builder
Overrides