View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployIndexResponse (google_api_ai_platform v0.24.0)
Response message for IndexEndpointService.DeployIndex.
Attributes
-
deployedIndex(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployedIndex.t, default:nil) - The DeployedIndex that had been deployed in the IndexEndpoint.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployIndexResponse{ deployedIndex: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployedIndex.t() | nil }