name property

String? name
getter/setter pair

The resource name of the log scope.Log scopes are only available in the global location.

For example:projects/my-project/locations/global/logScopes/my-log-scope

Output only.

Implementation

core.String? name;