CreateIssueRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The request to create an issue.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The repository in which to create the issue. Format: projects/{project_number}/locations/{location_id}/repositories/{repository_id}
|
issue |
google.cloud.securesourcemanager_v1.types.Issue
Required. The issue to create. |