Class: Google::Cloud::Dialogflow::V2::GetContextRequest

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#nameString

Returns Required. The name of the context. Format: +projects//agent/sessions//contexts/+.

Returns:

  • (String)

    Required. The name of the context. Format: +projects//agent/sessions//contexts/+.



68
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/context.rb', line 68

class GetContextRequest; end