GoogleCloudAiplatformV1ApiAuth
import type { GoogleCloudAiplatformV1ApiAuth } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
The generic reusable api auth config. Deprecated. Please use AuthConfig (google/cloud/aiplatform/master/auth.proto) instead.
interface GoogleCloudAiplatformV1ApiAuth {
apiKeyConfig?: GoogleCloudAiplatformV1ApiAuthApiKeyConfig;
}§Properties
§
apiKeyConfig?: GoogleCloudAiplatformV1ApiAuthApiKeyConfig
[src]The API secret.