OpenIssueRequest
import type { OpenIssueRequest } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";
The request to open an issue.
interface OpenIssueRequest {
etag?: string;
}import type { OpenIssueRequest } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";
The request to open an issue.