Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class SyncFeatureViewResponse.
Response message for FeatureOnlineStoreAdminService.SyncFeatureView.
Generated from protobuf message google.cloud.aiplatform.v1.SyncFeatureViewResponse
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ feature_view_sync |
string
Format: |
getFeatureViewSync
Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
| Returns | |
|---|---|
| Type | Description |
string |
|
setFeatureViewSync
Format:
projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|