Interface ApiAuth

The generic reusable api auth config. Deprecated. Please use AuthConfig (google/cloud/aiplatform/master/auth.proto) instead.

interface ApiAuth {
    apiKeyConfig?: ApiAuthApiKeyConfig;
}

Properties

Properties

apiKeyConfig?: ApiAuthApiKeyConfig

The API secret.