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

GoogleCloudMlV1__GetConfigResponse

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

Returns service account information associated with a project.

interface GoogleCloudMlV1__GetConfigResponse {
serviceAccount?: string;
serviceAccountProject?: bigint;
}

§Properties

§
serviceAccount?: string
[src]

The service account Cloud ML uses to access resources in the project.

§
serviceAccountProject?: bigint
[src]

The project number for service_account.