ProjectsLocationsEntryGroupsGetOptions
import type { ProjectsLocationsEntryGroupsGetOptions } from "https://googleapis.deno.dev/v1/datacatalog:v1.ts";Additional options for DataCatalog#projectsLocationsEntryGroupsGet.
interface ProjectsLocationsEntryGroupsGetOptions  {
readMask?: string;
}