runtimeOwner property

String? runtimeOwner
getter/setter pair

The owner of this runtime after creation.

Format: alias@example.com Currently supports one owner only.

Implementation

core.String? runtimeOwner;