Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FeatureView::FeatureRegistrySource (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::FeatureView::FeatureRegistrySource.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#feature_groups

def feature_groups() -> ::Array<::Google::Cloud::AIPlatform::V1::FeatureView::FeatureRegistrySource::FeatureGroup>
Returns

#feature_groups=

def feature_groups=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::FeatureView::FeatureRegistrySource::FeatureGroup>
Parameter
Returns

#project_number

def project_number() -> ::Integer
Returns
  • (::Integer) — Optional. The project number of the parent project of the Feature Groups.

#project_number=

def project_number=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The project number of the parent project of the Feature Groups.
Returns
  • (::Integer) — Optional. The project number of the parent project of the Feature Groups.