origin property
One of the standard Origins defined above. Possible string values are:
- "SYSTEM" : Counter was created by the Dataflow system.
- "USER" : Counter was created by the user.
Implementation
core.String? origin;
One of the standard Origins defined above. Possible string values are:
core.String? origin;