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.
33135 33136 33137 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 33135 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
33140 33141 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 33140 def update!(**args) end |