Interface protos.google.cloud.bigquery.migration.v2alpha.IListMigrationSubtasksRequest (2.2.0)

Properties of a ListMigrationSubtasksRequest.

Package

@google-cloud/bigquery-migration

Properties

filter

filter?: (string|null);

ListMigrationSubtasksRequest filter

pageSize

pageSize?: (number|null);

ListMigrationSubtasksRequest pageSize

pageToken

pageToken?: (string|null);

ListMigrationSubtasksRequest pageToken

parent

parent?: (string|null);

ListMigrationSubtasksRequest parent

readMask

readMask?: (google.protobuf.IFieldMask|null);

ListMigrationSubtasksRequest readMask