owner property

String? owner
getter/setter pair

Owner information for this sandbox snapshot.

Different owners will have isolations on snapshot storage and identity. If not set, snapshot will be created as the default owner.

Optional.

Implementation

core.String? owner;