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 v1beta1 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eFeatureView.Types.SyncConfig\u003c/code\u003e class, part of the Vertex AI v1beta1 API in the Google.Cloud.AIPlatform.V1Beta1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSyncConfig\u003c/code\u003e class is used to configure synchronization settings and has only one option that can be configured.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSyncConfig\u003c/code\u003e class includes a constructor for creating a new instance and another for creating a new instance from an existing \u003ccode\u003eSyncConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eCron\u003c/code\u003e property that is a string used to set a cron schedule for launching synchronized runs.\u003c/p\u003e\n"]]],[],null,[]]