executions property

List<String>? executions
getter/setter pair

The resource names of the Executions to associate with the Context.

Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}

Implementation

core.List<core.String>? executions;