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

ProjectsLocationsRealmsGetOptions

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

Additional options for CloudNumberRegistry#projectsLocationsRealmsGet.

interface ProjectsLocationsRealmsGetOptions {
view?:
| "REALM_VIEW_UNSPECIFIED"
| "BASIC"
| "FULL"
| "AGGREGATE";
}

§Properties

§
view?: "REALM_VIEW_UNSPECIFIED" | "BASIC" | "FULL" | "AGGREGATE"
[src]

Optional. The view of the Realm.