ProjectsLocationsRepositoriesPullRequestsPullRequestCommentsPatchOptions
import type { ProjectsLocationsRepositoriesPullRequestsPullRequestCommentsPatchOptions } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";
Additional options for SecureSourceManager#projectsLocationsRepositoriesPullRequestsPullRequestCommentsPatch.
interface ProjectsLocationsRepositoriesPullRequestsPullRequestCommentsPatchOptions {
updateMask?: string;
}