Interface protos.google.cloud.bigquery.reservation.v1.IAssignment (2.2.1)

Properties of an Assignment.

Package

@google-cloud/bigquery-reservation

Properties

assignee

assignee?: (string|null);

Assignment assignee

jobType

jobType?: (google.cloud.bigquery.reservation.v1.Assignment.JobType|keyof typeof google.cloud.bigquery.reservation.v1.Assignment.JobType|null);

Assignment jobType

name

name?: (string|null);

Assignment name

state

state?: (google.cloud.bigquery.reservation.v1.Assignment.State|keyof typeof google.cloud.bigquery.reservation.v1.Assignment.State|null);

Assignment state