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

TestEnvironmentCatalogGetOptions

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

Additional options for Testing#testEnvironmentCatalogGet.

interface TestEnvironmentCatalogGetOptions {
includeViewableModels?: boolean;
projectId?: string;
}

§Properties

§
includeViewableModels?: boolean
[src]

Optional. Whether to include viewable only models in the response. This is only applicable for Android models.

§
projectId?: string
[src]

For authorization, the cloud project requesting the TestEnvironmentCatalog.