Class: Google::Cloud::AIPlatform::V1::UpdateReasoningEngineRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/reasoning_engine_service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#reasoning_engine::Google::Cloud::AIPlatform::V1::ReasoningEngine

Returns Required. The ReasoningEngine which replaces the resource on the server.

Returns:



69
70
71
72
# File 'proto_docs/google/cloud/aiplatform/v1/reasoning_engine_service.rb', line 69

class UpdateReasoningEngineRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_mask::Google::Protobuf::FieldMask

Returns Optional. Mask specifying which fields to update.

Returns:



69
70
71
72
# File 'proto_docs/google/cloud/aiplatform/v1/reasoning_engine_service.rb', line 69

class UpdateReasoningEngineRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end