storageLocation property

String? storageLocation
getter/setter pair

The storage location that Cloud Logging will use to create new resources when a location is needed but not explicitly provided.

The use cases includes: The location of _Default and _Required log bucket for newly created projects and folders.Example value: europe-west1.Note: this setting does not affect the location of resources where a location is explicitly provided when created, such as custom log buckets.

Optional.

Implementation

core.String? storageLocation;