privateResourceMetadata property

PrivateResourceMetadata? privateResourceMetadata
getter/setter pair

Metadata indicating whether this resource is user-scoped.

WorkflowInvocation resource is user_scoped only if it is sourced from a compilation result and the compilation result is user-scoped.

Output only.

Implementation

PrivateResourceMetadata? privateResourceMetadata;