public sealed class SyncFeatureViewResponse : IMessage<SyncFeatureViewResponse>, IEquatable<SyncFeatureViewResponse>, IDeepCloneable<SyncFeatureViewResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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 document provides reference information for the `SyncFeatureViewResponse` class within the Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta21 (latest) and 1.0.0-beta20."],["`SyncFeatureViewResponse` is a sealed class representing the response message for `FeatureOnlineStoreAdminService.SyncFeatureView` and is derived from the base `object` class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with various Protobuf functionalities."],["The `SyncFeatureViewResponse` class includes a constructor for creating a new instance and another for creating a copy from an existing `SyncFeatureViewResponse` object."],["The class contains one publicly accessible property, `FeatureViewSync`, which is of type `string` and represents the format of a feature view sync resource path."]]],[]]