Google Cloud Ai Platform V1 Client - Class SyncFeatureViewResponse (0.28.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class SyncFeatureViewResponse.

Respose message for FeatureOnlineStoreAdminService.SyncFeatureView.

Generated from protobuf message google.cloud.aiplatform.v1.SyncFeatureViewResponse

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ feature_view_sync string

Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}

getFeatureViewSync

Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}

Returns
TypeDescription
string

setFeatureViewSync

Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}

Parameter
NameDescription
var string
Returns
TypeDescription
$this