tableId property
The name by which the new table should be referred to within the parent
instance, e.g., foobar
rather than {parent}/tables/foobar
.
Maximum 50 characters.
Required.
Implementation
core.String? tableId;
The name by which the new table should be referred to within the parent
instance, e.g., foobar
rather than {parent}/tables/foobar
.
Maximum 50 characters.
Required.
core.String? tableId;