Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ReportInstanceStatusResponse
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ApigeeV1::GoogleCloudApigeeV1ReportInstanceStatusResponse
 
 
- 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
Placeholder for future enhancements to status reporting protocol
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GoogleCloudApigeeV1ReportInstanceStatusResponse 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GoogleCloudApigeeV1ReportInstanceStatusResponse.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1ReportInstanceStatusResponse
Returns a new instance of GoogleCloudApigeeV1ReportInstanceStatusResponse.
      8415 8416 8417  | 
    
      # File 'lib/google/apis/apigee_v1/classes.rb', line 8415 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      8420 8421  | 
    
      # File 'lib/google/apis/apigee_v1/classes.rb', line 8420 def update!(**args) end  |