Interface protos.google.cloud.bigquery.storage.v1beta.IBatchCreateMetastorePartitionsRequest (5.1.1)

Properties of a BatchCreateMetastorePartitionsRequest.

Package

@google-cloud/bigquery-storage

Properties

parent

parent?: (string|null);

BatchCreateMetastorePartitionsRequest parent

requests

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

BatchCreateMetastorePartitionsRequest requests

skipExistingPartitions

skipExistingPartitions?: (boolean|null);

BatchCreateMetastorePartitionsRequest skipExistingPartitions

traceId

traceId?: (string|null);

BatchCreateMetastorePartitionsRequest traceId