apiAuth property
- @Deprecated('Not supported. Member documentation may have more information.')
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;