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.
10956 10957 10958 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 10956 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
10961 10962 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 10961 def update!(**args) end |