location property

String? location
getter/setter pair

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;