Google Cloud Ai Platform V1 Client - Class FeatureRegistrySource (0.29.0)

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

A Feature Registry source for features that need to be synced to Online Store.

Generated from protobuf message google.cloud.aiplatform.v1.FeatureView.FeatureRegistrySource

Namespace

Google \ Cloud \ AIPlatform \ V1 \ FeatureView

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ feature_groups array<Google\Cloud\AIPlatform\V1\FeatureView\FeatureRegistrySource\FeatureGroup>

Required. List of features that need to be synced to Online Store.

getFeatureGroups

Required. List of features that need to be synced to Online Store.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setFeatureGroups

Required. List of features that need to be synced to Online Store.

Parameter
Name Description
var array<Google\Cloud\AIPlatform\V1\FeatureView\FeatureRegistrySource\FeatureGroup>
Returns
Type Description
$this