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