scope property
The trace flag scope.
Required. Possible string values are:
- "SCOPE_UNSPECIFIED" : Unspecified.
- "OFF" : Off.
- "GLOBAL" : Global.
- "SESSION" : Session.
Implementation
core.String? scope;
The trace flag scope.
Required. Possible string values are:
core.String? scope;