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

ProjectsLocationsRegistrationsRetrieveGoogleDomainsDnsRecordsOptions

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

Additional options for Domains#projectsLocationsRegistrationsRetrieveGoogleDomainsDnsRecords.

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

§Properties

§
pageSize?: number
[src]

Optional. Maximum number of results to return.

§
pageToken?: string
[src]

Optional. When set to the next_page_token from a prior response, provides the next page of results.