View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SearchNearestEntitiesResponse (google_api_ai_platform v0.13.0)
Response message for FeatureOnlineStoreService.SearchNearestEntities
Attributes
-
nearestNeighbors
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1NearestNeighbors.t
, default:nil
) - The nearest neighbors of the query entity.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SearchNearestEntitiesResponse{ nearestNeighbors: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1NearestNeighbors.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.