Class: Google::Cloud::Dialogflow::V2::DeleteAllContextsRequest

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::DeleteAllContexts.

Instance Attribute Summary collapse

Instance Attribute Details

#parentString

Returns Required. The name of the session to delete all contexts from. Format: projects/<Project ID>/agent/sessions/<Session ID>.

Returns:

  • (String)

    Required. The name of the session to delete all contexts from. Format: projects/<Project ID>/agent/sessions/<Session ID>.



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

class DeleteAllContextsRequest; end