Interface protos.google.cloud.bigquery.storage.v1alpha.IBatchCreateMetastorePartitionsRequest (4.10.0)

Properties of a BatchCreateMetastorePartitionsRequest.

Package

@google-cloud/bigquery-storage

Properties

parent

parent?: (string|null);

BatchCreateMetastorePartitionsRequest parent

requests

requests?: (google.cloud.bigquery.storage.v1alpha.ICreateMetastorePartitionRequest[]|null);

BatchCreateMetastorePartitionsRequest requests

skipExistingPartitions

skipExistingPartitions?: (boolean|null);

BatchCreateMetastorePartitionsRequest skipExistingPartitions