public sealed class FeatureViewSync.Types.SyncSummary : IMessage<FeatureViewSync.Types.SyncSummary>, IEquatable<FeatureViewSync.Types.SyncSummary>, IDeepCloneable<FeatureViewSync.Types.SyncSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureViewSync.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eFeatureViewSync.Types.SyncSummary\u003c/code\u003e class within the Vertex AI v1beta1 API, covering its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSyncSummary\u003c/code\u003e class is designed to provide a summary of the sync job, which is updated periodically for continuous syncs and upon completion for batch syncs.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it is located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSyncSummary\u003c/code\u003e class includes properties such as \u003ccode\u003eRowSynced\u003c/code\u003e (total rows synced), \u003ccode\u003eSystemWatermarkTime\u003c/code\u003e (system time watermark for continuous syncs), and \u003ccode\u003eTotalSlot\u003c/code\u003e (BigQuery slot milliseconds consumed).\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed using a default constructor \u003ccode\u003eSyncSummary()\u003c/code\u003e or a constructor using another \u003ccode\u003eFeatureViewSync.Types.SyncSummary\u003c/code\u003e instance \u003ccode\u003eSyncSummary(FeatureViewSync.Types.SyncSummary other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]