Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UpsertDatapointsResponse
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UpsertDatapointsResponse
- 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 IndexService.UpsertDatapoints
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1UpsertDatapointsResponse
constructor
A new instance of GoogleCloudAiplatformV1UpsertDatapointsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1UpsertDatapointsResponse
Returns a new instance of GoogleCloudAiplatformV1UpsertDatapointsResponse.
32234 32235 32236 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 32234 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
32239 32240 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 32239 def update!(**args) end |