Class: Google::Apis::ContactcenteraiplatformV1alpha1::Normal
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::ContactcenteraiplatformV1alpha1::Normal
 
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/contactcenteraiplatform_v1alpha1/classes.rb,
 lib/google/apis/contactcenteraiplatform_v1alpha1/representations.rb,
 lib/google/apis/contactcenteraiplatform_v1alpha1/representations.rb
Overview
Instances in this Channel will receive updates after all instances in Early
were updated + 2 days.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ Normal 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of Normal. 
- 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Update properties of this object. 
Constructor Details
#initialize(**args) ⇒ Normal
Returns a new instance of Normal.
| 522 523 524 | # File 'lib/google/apis/contactcenteraiplatform_v1alpha1/classes.rb', line 522 def initialize(**args) update!(**args) end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 527 528 | # File 'lib/google/apis/contactcenteraiplatform_v1alpha1/classes.rb', line 527 def update!(**args) end |