public sealed class FeatureView.Types.SyncConfig : IMessage<FeatureView.Types.SyncConfig>, IEquatable<FeatureView.Types.SyncConfig>, IDeepCloneable<FeatureView.Types.SyncConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class FeatureView.Types.SyncConfig.
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled
runs. To explicitly set a timezone to the cron tab, apply a prefix in
the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}".
The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone
database. For example, "CRON_TZ=America/New_York 1 * * * *", or
"TZ=America/New_York 1 * * * *".
[[["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-20 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation and code samples for the \u003ccode\u003eFeatureView.Types.SyncConfig\u003c/code\u003e class within the Vertex AI v1 API, covering versions from 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureView.Types.SyncConfig\u003c/code\u003e class is used to define configuration settings for synchronization, specifically within the Google Cloud AI Platform, and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eContinuous\u003c/code\u003e, a boolean indicating continuous syncing to the Online Store, and \u003ccode\u003eCron\u003c/code\u003e, a string for scheduling sync runs using cron syntax with optional timezone specification.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the different constructors of the \u003ccode\u003eSyncConfig\u003c/code\u003e class, offering a no-argument constructor and a constructor that allows for the creation of a new instance that is a copy of another \u003ccode\u003eSyncConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatureView.Types.SyncConfig\u003c/code\u003e class includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class, and is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]