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

Describe pass-through fields in read_instance source.

Attributes

  • fieldName (type: String.t, default: nil) - Required. The name of the field in the CSV header or the name of the column in BigQuery table. The naming restriction is the same as Feature.name.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField{
    fieldName: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.