Class: Google::Cloud::Dialogflow::V2::GetContextRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Cloud::Dialogflow::V2::GetContextRequest
 
 
- Defined in:
 - lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/context.rb
 
Overview
The request message for Contexts::GetContext.
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Required.
 
Instance Attribute Details
#name ⇒ String
Returns Required. The name of the context. Format:
+projects/
      67  | 
    
      # File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/context.rb', line 67 class GetContextRequest; end  |