Class: Google::Cloud::AIPlatform::V1::FeatureView::OptimizedConfig
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::FeatureView::OptimizedConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/feature_view.rb
Overview
Configuration for FeatureViews created in Optimized FeatureOnlineStore.
Instance Attribute Summary collapse
Instance Attribute Details
#automatic_resources ⇒ ::Google::Cloud::AIPlatform::V1::AutomaticResources
278 279 280 281 |
# File 'proto_docs/google/cloud/aiplatform/v1/feature_view.rb', line 278 class OptimizedConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |