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

ProjectsLocationsEntryGroupsGetOptions

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

Additional options for DataCatalog#projectsLocationsEntryGroupsGet.

interface ProjectsLocationsEntryGroupsGetOptions {
readMask?: string;
}

§Properties

§
readMask?: string
[src]

The fields to return. If empty or omitted, all fields are returned.