Class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1alpha/classes.rb,
lib/google/apis/discoveryengine_v1alpha/representations.rb,
lib/google/apis/discoveryengine_v1alpha/representations.rb
Overview
Request for pausing training of an engine.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1alphaPauseEngineRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
Returns a new instance of GoogleCloudDiscoveryengineV1alphaPauseEngineRequest.
4384 4385 4386 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 4384 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4389 4390 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 4389 def update!(**args) end |