location property
The location of the entity data within the partition, for example, gs://bucket/path/to/entity/key1=value1/key2=value2.
Or projects//datasets//tables/
Required. Immutable.
Implementation
core.String? location;
The location of the entity data within the partition, for example, gs://bucket/path/to/entity/key1=value1/key2=value2.
Or projects//datasets//tables/
Required. Immutable.
core.String? location;