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/
78 |
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/context.rb', line 78 class GetContextRequest; end |