apiAuth property

  1. @Deprecated('Not supported. Member documentation may have more information.')
GoogleCloudAiplatformV1ApiAuth? apiAuth
getter/setter pair

The authentication config to access the API.

Deprecated. Please use auth_config instead.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
GoogleCloudAiplatformV1ApiAuth? apiAuth;