table property

String? table
getter/setter pair

Format: For table: projects/{projectId}/datasets/{datasetId}/tables/{tableId} Example:"projects/test_project/datasets/test_dataset/tables/test_table"

Optional.

Implementation

core.String? table;