Uses of Class
com.google.cloud.bigquery.storage.v1beta.CreateMetastorePartitionRequest
-
Uses of CreateMetastorePartitionRequest in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return CreateMetastorePartitionRequestModifier and TypeMethodDescriptionCreateMetastorePartitionRequest.Builder.build()CreateMetastorePartitionRequest.Builder.buildPartial()CreateMetastorePartitionRequest.getDefaultInstance()CreateMetastorePartitionRequest.Builder.getDefaultInstanceForType()CreateMetastorePartitionRequest.getDefaultInstanceForType()BatchCreateMetastorePartitionsRequest.Builder.getRequests(int index) Required.BatchCreateMetastorePartitionsRequest.getRequests(int index) Required.BatchCreateMetastorePartitionsRequestOrBuilder.getRequests(int index) Required.CreateMetastorePartitionRequest.parseDelimitedFrom(InputStream input) CreateMetastorePartitionRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateMetastorePartitionRequest.parseFrom(byte[] data) CreateMetastorePartitionRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateMetastorePartitionRequest.parseFrom(com.google.protobuf.ByteString data) CreateMetastorePartitionRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateMetastorePartitionRequest.parseFrom(com.google.protobuf.CodedInputStream input) CreateMetastorePartitionRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateMetastorePartitionRequest.parseFrom(InputStream input) CreateMetastorePartitionRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateMetastorePartitionRequest.parseFrom(ByteBuffer data) CreateMetastorePartitionRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta that return types with arguments of type CreateMetastorePartitionRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CreateMetastorePartitionRequest>CreateMetastorePartitionRequest.getParserForType()BatchCreateMetastorePartitionsRequest.Builder.getRequestsList()Required.BatchCreateMetastorePartitionsRequest.getRequestsList()Required.BatchCreateMetastorePartitionsRequestOrBuilder.getRequestsList()Required.static com.google.protobuf.Parser<CreateMetastorePartitionRequest>CreateMetastorePartitionRequest.parser()Methods in com.google.cloud.bigquery.storage.v1beta with parameters of type CreateMetastorePartitionRequestModifier and TypeMethodDescriptionBatchCreateMetastorePartitionsRequest.Builder.addRequests(int index, CreateMetastorePartitionRequest value) Required.BatchCreateMetastorePartitionsRequest.Builder.addRequests(CreateMetastorePartitionRequest value) Required.CreateMetastorePartitionRequest.Builder.mergeFrom(CreateMetastorePartitionRequest other) CreateMetastorePartitionRequest.newBuilder(CreateMetastorePartitionRequest prototype) BatchCreateMetastorePartitionsRequest.Builder.setRequests(int index, CreateMetastorePartitionRequest value) Required.Method parameters in com.google.cloud.bigquery.storage.v1beta with type arguments of type CreateMetastorePartitionRequestModifier and TypeMethodDescriptionBatchCreateMetastorePartitionsRequest.Builder.addAllRequests(Iterable<? extends CreateMetastorePartitionRequest> values) Required.