Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsRepositoriesPullRequestsListFileDiffsOptions

import type { ProjectsLocationsRepositoriesPullRequestsListFileDiffsOptions } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";

Additional options for SecureSourceManager#projectsLocationsRepositoriesPullRequestsListFileDiffs.

interface ProjectsLocationsRepositoriesPullRequestsListFileDiffsOptions {
pageSize?: number;
pageToken?: string;
}

§Properties

§
pageSize?: number
[src]

Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

§
pageToken?: string
[src]

Optional. A token identifying a page of results the server should return.