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

ProjectsLocationsRealmsPatchOptions

import type { ProjectsLocationsRealmsPatchOptions } from "https://googleapis.deno.dev/v1/cloudnumberregistry:v1alpha.ts";

Additional options for CloudNumberRegistry#projectsLocationsRealmsPatch.

interface ProjectsLocationsRealmsPatchOptions {
requestId?: string;
updateMask?: string;
}

§Properties

§
requestId?: string
[src]

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

§
updateMask?: string
[src]

Optional. Field mask is used to specify the fields to be overwritten in the Realm resource by the update.