Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class GetFeatureViewSyncRequest.
Request message for FeatureOnlineStoreAdminService.GetFeatureViewSync .
Generated from protobuf message google.cloud.aiplatform.v1.GetFeatureViewSyncRequest
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the FeatureViewSync resource. Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
getName
Required. The name of the FeatureViewSync resource.
Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
string
setName
Required. The name of the FeatureViewSync resource.
Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
var
string
$this
static::build
name
string
Required. The name of the FeatureViewSync resource.
Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}
Please see FeatureOnlineStoreAdminServiceClient::featureViewSyncName()
for help formatting this field.

