Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineResponse
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineResponse
- 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 ReasoningEngineExecutionService. CancelAsyncQueryReasoningEngine.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineResponse
constructor
A new instance of GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineResponse
Returns a new instance of GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineResponse.
3557 3558 3559 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 3557 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3562 3563 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 3562 def update!(**args) end |