View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadFeatureValuesResponse (google_api_ai_platform v0.13.0)

Response message for FeaturestoreOnlineServingService.ReadFeatureValues.

Attributes

  • entityView (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView.t, default: nil) - Entity view with Feature values. This may be the entity in the Featurestore if values for all Features were requested, or a projection of the entity in the Featurestore if values for only some Features were requested.
  • header (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader.t, default: nil) - Response header.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.