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].
Implements
IMessageSyncFeatureViewResponse, IEquatableSyncFeatureViewResponse, IDeepCloneableSyncFeatureViewResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
SyncFeatureViewResponse()
public SyncFeatureViewResponse()
SyncFeatureViewResponse(SyncFeatureViewResponse)
public SyncFeatureViewResponse(SyncFeatureViewResponse other)
Parameter | |
---|---|
Name | Description |
other |
SyncFeatureViewResponse |
Properties
FeatureViewSync
public string FeatureViewSync { get; set; }
Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
Property Value | |
---|---|
Type | Description |
string |