name property

String? name
getter/setter pair

The group resource name.

Written as projects/{projectID}/groups/{group_id}. Example: projects/my-project-123/groups/my-group In the group resource name, the group_id is a unique identifier for a particular error group. The identifier is derived from key parts of the error-log content and is treated as Service Data. For information about how Service Data is handled, see Google Cloud Privacy Notice.

Implementation

core.String? name;