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

Selector for Features of an EntityType.

Attributes

  • idMatcher (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1IdMatcher.t, default: nil) - Required. Matches Features based on ID.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureSelector{
  idMatcher:
    GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1IdMatcher.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.