Vertex AI V1 API - Class Google::Cloud::Aiplatform::V1::FeatureViewSync::SyncSummary (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::Aiplatform::V1::FeatureViewSync::SyncSummary.

Summary from the Sync job. For continuous syncs, the summary is updated periodically. For batch syncs, it gets updated on completion of the sync.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#row_synced

def row_synced() -> ::Integer
Returns
  • (::Integer) — Output only. Total number of rows synced.

#total_slot

def total_slot() -> ::Integer
Returns
  • (::Integer) — Output only. BigQuery slot milliseconds consumed for the sync job.