Class: Google::Apis::ServiceusageV1::AnalyzeConsumerPolicyMetadata
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ServiceusageV1::AnalyzeConsumerPolicyMetadata
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/serviceusage_v1/classes.rb,
lib/google/apis/serviceusage_v1/representations.rb,
lib/google/apis/serviceusage_v1/representations.rb 
Overview
Metadata for the AnalyzeConsumerPolicy method.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ AnalyzeConsumerPolicyMetadata 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of AnalyzeConsumerPolicyMetadata.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ AnalyzeConsumerPolicyMetadata
Returns a new instance of AnalyzeConsumerPolicyMetadata.
      199 200 201  | 
    
      # File 'lib/google/apis/serviceusage_v1/classes.rb', line 199 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      204 205  | 
    
      # File 'lib/google/apis/serviceusage_v1/classes.rb', line 204 def update!(**args) end  |