Class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
 
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/documentai_v1/classes.rb,
 lib/google/apis/documentai_v1/representations.rb,
 lib/google/apis/documentai_v1/representations.rb
Overview
Response message for the deploy processor version method.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse. 
- 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Update properties of this object. 
Constructor Details
#initialize(**args) ⇒ GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
Returns a new instance of GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse.
| 279 280 281 | # File 'lib/google/apis/documentai_v1/classes.rb', line 279 def initialize(**args) update!(**args) end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 284 285 | # File 'lib/google/apis/documentai_v1/classes.rb', line 284 def update!(**args) end |