Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1WriteFeatureValuesResponse
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1WriteFeatureValuesResponse
- 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
Response message for FeaturestoreOnlineServingService.WriteFeatureValues.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1WriteFeatureValuesResponse
constructor
A new instance of GoogleCloudAiplatformV1WriteFeatureValuesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1WriteFeatureValuesResponse
Returns a new instance of GoogleCloudAiplatformV1WriteFeatureValuesResponse.
32459 32460 32461 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 32459 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
32464 32465 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 32464 def update!(**args) end |