Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreOptimized
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FeatureOnlineStoreOptimized
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1/classes.rb,
lib/google/apis/aiplatform_v1/representations.rb,
lib/google/apis/aiplatform_v1/representations.rb
Overview
Optimized storage type
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1FeatureOnlineStoreOptimized
constructor
A new instance of GoogleCloudAiplatformV1FeatureOnlineStoreOptimized.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1FeatureOnlineStoreOptimized
Returns a new instance of GoogleCloudAiplatformV1FeatureOnlineStoreOptimized.
8702 8703 8704 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 8702 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8707 8708 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 8707 def update!(**args) end |