View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployedIndexAuthConfig (google_api_ai_platform v0.24.0)
Used to set up the auth on the DeployedIndex's private endpoint.
Attributes
-
authProvider(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider.t, default:nil) - Defines the authentication provider that the DeployedIndex uses.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployedIndexAuthConfig{ authProvider: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider.t() | nil }