Class FeatureViewSync (1.36.4)

  FeatureViewSync 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

FeatureViewSync is a representation of sync operation which copies data from data source to Feature View in Online Store.

Attributes

Name
Description
name
str
Output only. Name of the FeatureViewSync. Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
create_time
google.protobuf.timestamp_pb2.Timestamp
Output only. Time when this FeatureViewSync is created. Creation of a FeatureViewSync means that the job is pending / waiting for sufficient resources but may not have started the actual data transfer yet.
run_time
google.type.interval_pb2.Interval
Output only. Time when this FeatureViewSync is finished.
final_status
google.rpc.status_pb2.Status
Output only. Final status of the FeatureViewSync.

Methods

FeatureViewSync

  FeatureViewSync 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

FeatureViewSync is a representation of sync operation which copies data from data source to Feature View in Online Store.