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

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

Response message for FeatureRegistryService.ListFeatureGroups.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#feature_groups

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

#feature_groups=

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

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns