Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnableSecurityActionRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnableSecurityActionRequest
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/apigee_v1/classes.rb,
lib/google/apis/apigee_v1/representations.rb,
lib/google/apis/apigee_v1/representations.rb 
Overview
Message to enable a disabled SecurityAction.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GoogleCloudApigeeV1EnableSecurityActionRequest 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GoogleCloudApigeeV1EnableSecurityActionRequest.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1EnableSecurityActionRequest
Returns a new instance of GoogleCloudApigeeV1EnableSecurityActionRequest.
      4090 4091 4092  | 
    
      # File 'lib/google/apis/apigee_v1/classes.rb', line 4090 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      4095 4096  | 
    
      # File 'lib/google/apis/apigee_v1/classes.rb', line 4095 def update!(**args) end  |