name property

String? name
getter/setter pair

Identifier.

A unique identifier for a Hook. The name should be of the format: projects/{project}/locations/{location_id}/repositories/{repository_id}/hooks/{hook_id}

Implementation

core.String? name;