public static final class ListPartitionsResponse.Builder extends GeneratedMessage.Builder<ListPartitionsResponse.Builder> implements ListPartitionsResponseOrBuilder
Response message for ListPartitions.
Protobuf type google.cloud.biglake.hive.v1beta.ListPartitionsResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllPartitions(Iterable<? extends Partition> values)
public ListPartitionsResponse.Builder addAllPartitions(Iterable<? extends Partition> values)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.biglake.hive.v1beta.Partition>
|
addPartitions(Partition value)
public ListPartitionsResponse.Builder addPartitions(Partition value)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addPartitions(Partition.Builder builderForValue)
public ListPartitionsResponse.Builder addPartitions(Partition.Builder builderForValue)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addPartitions(int index, Partition value)
public ListPartitionsResponse.Builder addPartitions(int index, Partition value)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addPartitions(int index, Partition.Builder builderForValue)
public ListPartitionsResponse.Builder addPartitions(int index, Partition.Builder builderForValue)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addPartitionsBuilder()
public Partition.Builder addPartitionsBuilder()
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addPartitionsBuilder(int index)
public Partition.Builder addPartitionsBuilder(int index)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
build()
public ListPartitionsResponse build()
buildPartial()
public ListPartitionsResponse buildPartial()
clear()
public ListPartitionsResponse.Builder clear()
Overrides
clearPartitions()
public ListPartitionsResponse.Builder clearPartitions()
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDefaultInstanceForType()
public ListPartitionsResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getPartitions(int index)
public Partition getPartitions(int index)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
getPartitionsBuilder(int index)
public Partition.Builder getPartitionsBuilder(int index)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
getPartitionsBuilderList()
public List<Partition.Builder> getPartitionsBuilderList()
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPartitionsCount()
public int getPartitionsCount()
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
int |
|
getPartitionsList()
public List<Partition> getPartitionsList()
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPartitionsOrBuilder(int index)
public PartitionOrBuilder getPartitionsOrBuilder(int index)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
getPartitionsOrBuilderList()
public List<? extends PartitionOrBuilder> getPartitionsOrBuilderList()
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
List<? extends com.google.cloud.biglake.hive.v1beta.PartitionOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ListPartitionsResponse other)
public ListPartitionsResponse.Builder mergeFrom(ListPartitionsResponse other)
public ListPartitionsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ListPartitionsResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removePartitions(int index)
public ListPartitionsResponse.Builder removePartitions(int index)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
index |
int
|
setPartitions(int index, Partition value)
public ListPartitionsResponse.Builder setPartitions(int index, Partition value)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setPartitions(int index, Partition.Builder builderForValue)
public ListPartitionsResponse.Builder setPartitions(int index, Partition.Builder builderForValue)
Output only. List of partitions.
repeated .google.cloud.biglake.hive.v1beta.Partition partitions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];