public sealed class SyncFeatureViewResponse : IMessage<SyncFeatureViewResponse>, IEquatable<SyncFeatureViewResponse>, IDeepCloneable<SyncFeatureViewResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class SyncFeatureViewResponse.
Response message for
[FeatureOnlineStoreAdminService.SyncFeatureView][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.SyncFeatureView].
[[["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-03-31 UTC."],[[["This documentation is for the `SyncFeatureViewResponse` class within the Vertex AI v1beta1 API."],["`SyncFeatureViewResponse` serves as the response message for `FeatureOnlineStoreAdminService.SyncFeatureView`."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SyncFeatureViewResponse` class includes two constructors: a default constructor and one that takes another `SyncFeatureViewResponse` object as a parameter."],["It contains a property called `FeatureViewSync` of type string, which represents the format for `feature_view_sync` resource."]]],[]]