Class: Google::Longrunning::DeleteOperationRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Longrunning::DeleteOperationRequest
 
 
- Defined in:
 - lib/google/cloud/spanner/admin/database/v1/doc/google/longrunning/operations.rb,
lib/google/cloud/spanner/admin/instance/v1/doc/google/longrunning/operations.rb 
Overview
The request message for Operations::DeleteOperation.
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The name of the operation resource to be deleted.
 
Instance Attribute Details
#name ⇒ String
Returns The name of the operation resource to be deleted.
      90  | 
    
      # File 'lib/google/cloud/spanner/admin/database/v1/doc/google/longrunning/operations.rb', line 90 class DeleteOperationRequest; end  |