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

ID that is comprised from several parts (columns).

Attributes

  • parts (type: list(String.t), default: nil) - Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey{
    parts: [String.t()] | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.