Class BatchUpdatePartitionsResponse.Builder (0.76.0)

public static final class BatchUpdatePartitionsResponse.Builder extends GeneratedMessage.Builder<BatchUpdatePartitionsResponse.Builder> implements BatchUpdatePartitionsResponseOrBuilder

Response message for BatchUpdatePartitions.

Protobuf type google.cloud.biglake.hive.v1beta.BatchUpdatePartitionsResponse

Static Methods

getDescriptor()

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

Methods

addAllPartitions(Iterable<? extends Partition> values)

public BatchUpdatePartitionsResponse.Builder addAllPartitions(Iterable<? extends Partition> values)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.biglake.hive.v1beta.Partition>
Returns
Type Description
BatchUpdatePartitionsResponse.Builder

addPartitions(Partition value)

public BatchUpdatePartitionsResponse.Builder addPartitions(Partition value)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
value Partition
Returns
Type Description
BatchUpdatePartitionsResponse.Builder

addPartitions(Partition.Builder builderForValue)

public BatchUpdatePartitionsResponse.Builder addPartitions(Partition.Builder builderForValue)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
builderForValue Partition.Builder
Returns
Type Description
BatchUpdatePartitionsResponse.Builder

addPartitions(int index, Partition value)

public BatchUpdatePartitionsResponse.Builder addPartitions(int index, Partition value)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameters
Name Description
index int
value Partition
Returns
Type Description
BatchUpdatePartitionsResponse.Builder

addPartitions(int index, Partition.Builder builderForValue)

public BatchUpdatePartitionsResponse.Builder addPartitions(int index, Partition.Builder builderForValue)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameters
Name Description
index int
builderForValue Partition.Builder
Returns
Type Description
BatchUpdatePartitionsResponse.Builder

addPartitionsBuilder()

public Partition.Builder addPartitionsBuilder()

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Returns
Type Description
Partition.Builder

addPartitionsBuilder(int index)

public Partition.Builder addPartitionsBuilder(int index)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
index int
Returns
Type Description
Partition.Builder

build()

public BatchUpdatePartitionsResponse build()
Returns
Type Description
BatchUpdatePartitionsResponse

buildPartial()

public BatchUpdatePartitionsResponse buildPartial()
Returns
Type Description
BatchUpdatePartitionsResponse

clear()

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

clearPartitions()

public BatchUpdatePartitionsResponse.Builder clearPartitions()

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Returns
Type Description
BatchUpdatePartitionsResponse.Builder

getDefaultInstanceForType()

public BatchUpdatePartitionsResponse getDefaultInstanceForType()
Returns
Type Description
BatchUpdatePartitionsResponse

getDescriptorForType()

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

getPartitions(int index)

public Partition getPartitions(int index)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
index int
Returns
Type Description
Partition

getPartitionsBuilder(int index)

public Partition.Builder getPartitionsBuilder(int index)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
index int
Returns
Type Description
Partition.Builder

getPartitionsBuilderList()

public List<Partition.Builder> getPartitionsBuilderList()

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Returns
Type Description
List<Builder>

getPartitionsCount()

public int getPartitionsCount()

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Returns
Type Description
int

getPartitionsList()

public List<Partition> getPartitionsList()

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Returns
Type Description
List<Partition>

getPartitionsOrBuilder(int index)

public PartitionOrBuilder getPartitionsOrBuilder(int index)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
index int
Returns
Type Description
PartitionOrBuilder

getPartitionsOrBuilderList()

public List<? extends PartitionOrBuilder> getPartitionsOrBuilderList()

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Returns
Type Description
List<? extends com.google.cloud.biglake.hive.v1beta.PartitionOrBuilder>

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(BatchUpdatePartitionsResponse other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

removePartitions(int index)

public BatchUpdatePartitionsResponse.Builder removePartitions(int index)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameter
Name Description
index int
Returns
Type Description
BatchUpdatePartitionsResponse.Builder

setPartitions(int index, Partition value)

public BatchUpdatePartitionsResponse.Builder setPartitions(int index, Partition value)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameters
Name Description
index int
value Partition
Returns
Type Description
BatchUpdatePartitionsResponse.Builder

setPartitions(int index, Partition.Builder builderForValue)

public BatchUpdatePartitionsResponse.Builder setPartitions(int index, Partition.Builder builderForValue)

The list of partitions that have been updated. A maximum of 900 partitions can be updated in a batch.

repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1;

Parameters
Name Description
index int
builderForValue Partition.Builder
Returns
Type Description
BatchUpdatePartitionsResponse.Builder