Class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DisableMonitoredAgentRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/aiplatform_v1beta1/classes.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb

Overview

Request message for AgentAnomalyDetectionService.DisableMonitoredAgent.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1DisableMonitoredAgentRequest

Returns a new instance of GoogleCloudAiplatformV1beta1DisableMonitoredAgentRequest.



15296
15297
15298
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15296

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



15301
15302
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 15301

def update!(**args)
end