public enum AuthTypeReference documentation and code samples for the Vertex AI v1beta1 API enum AuthType.
Type of Auth.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
ApiKeyAuth |
API Key Auth. |
GoogleServiceAccountAuth |
Google Service Account Auth. |
HttpBasicAuth |
HTTP Basic Auth. |
NoAuth |
No Auth. |
Oauth |
OAuth auth. |
OidcAuth |
OpenID Connect (OIDC) Auth. |
Unspecified |
|