public interface SyncFeatureViewResponseOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getFeatureViewSync()
public abstract String getFeatureViewSync()
Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
string feature_view_sync = 1;
Returns | |
---|---|
Type | Description |
String |
The featureViewSync. |
getFeatureViewSyncBytes()
public abstract ByteString getFeatureViewSyncBytes()
Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
string feature_view_sync = 1;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for featureViewSync. |