resourceLocation property

String? resourceLocation
getter/setter pair

The location of the resource.

If not empty, the resource will be checked against location policy. The value must be a valid zone, region or multiregion. For example: "europe-west4" or "northamerica-northeast1-a"

Implementation

core.String? resourceLocation;