Class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1beta1/classes.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb
Overview
Configuration options for using brute force search.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig
constructor
A new instance of GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig
Returns a new instance of GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig.
9642 9643 9644 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 9642 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
9647 9648 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 9647 def update!(**args) end |