public static final class ExportDataResponse.Builder extends GeneratedMessage.Builder<ExportDataResponse.Builder> implements ExportDataResponseOrBuilderThe response to a request to export data from Parallelstore.
Protobuf type google.cloud.parallelstore.v1.ExportDataResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ExportDataResponse.BuilderImplements
ExportDataResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ExportDataResponse build()| Returns | |
|---|---|
| Type | Description |
ExportDataResponse |
|
buildPartial()
public ExportDataResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ExportDataResponse |
|
clear()
public ExportDataResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ExportDataResponse.Builder |
|
getDefaultInstanceForType()
public ExportDataResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ExportDataResponse |
|
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(ExportDataResponse other)
public ExportDataResponse.Builder mergeFrom(ExportDataResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ExportDataResponse |
| Returns | |
|---|---|
| Type | Description |
ExportDataResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ExportDataResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportDataResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ExportDataResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ExportDataResponse.Builder |
|