owner property

String? owner
getter/setter pair

Owner information for this sandbox environment.

A Sandbox can only be restored from a snapshot that belongs to the same owner. If not set, sandbox will be created as the default owner.

Optional.

Implementation

core.String? owner;