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

Respose message for FeatureOnlineStoreAdminService.SyncFeatureView.

Attributes

  • featureViewSync (type: String.t, default: nil) - Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.