changeRequestName property

String? changeRequestName
getter/setter pair

The resource name of the created ChangeRequest.

Format: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}

Implementation

core.String? changeRequestName;