Class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaResumeEngineRequest
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaResumeEngineRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1beta/classes.rb,
lib/google/apis/discoveryengine_v1beta/representations.rb,
lib/google/apis/discoveryengine_v1beta/representations.rb
Overview
Request for resuming training of an engine.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaResumeEngineRequest
constructor
A new instance of GoogleCloudDiscoveryengineV1betaResumeEngineRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaResumeEngineRequest
Returns a new instance of GoogleCloudDiscoveryengineV1betaResumeEngineRequest.
17058 17059 17060 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 17058 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
17063 17064 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 17063 def update!(**args) end |