Google Cloud Ai Platform V1 Client - Class FeatureRegistrySource (0.27.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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setFeatureGroups

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

Parameter
NameDescription
var array<Google\Cloud\AIPlatform\V1\FeatureView\FeatureRegistrySource\FeatureGroup>
Returns
TypeDescription
$this