Module: Google::Cloud::Dialogflow::V2

Defined in:
lib/google/cloud/dialogflow/v2.rb,
lib/google/cloud/dialogflow/v2/agents.rb,
lib/google/cloud/dialogflow/v2/intents.rb,
lib/google/cloud/dialogflow/v2/version.rb,
lib/google/cloud/dialogflow/v2/contexts.rb,
lib/google/cloud/dialogflow/v2/sessions.rb,
lib/google/cloud/dialogflow/v2/agents/paths.rb,
lib/google/cloud/dialogflow/v2/entity_types.rb,
lib/google/cloud/dialogflow/v2/environments.rb,
lib/google/cloud/dialogflow/v2/agents/client.rb,
lib/google/cloud/dialogflow/v2/intents/paths.rb,
lib/google/cloud/dialogflow/v2/contexts/paths.rb,
lib/google/cloud/dialogflow/v2/intents/client.rb,
lib/google/cloud/dialogflow/v2/sessions/paths.rb,
lib/google/cloud/dialogflow/v2/contexts/client.rb,
lib/google/cloud/dialogflow/v2/sessions/client.rb,
lib/google/cloud/dialogflow/v2/agents/operations.rb,
lib/google/cloud/dialogflow/v2/agents/credentials.rb,
lib/google/cloud/dialogflow/v2/entity_types/paths.rb,
lib/google/cloud/dialogflow/v2/environments/paths.rb,
lib/google/cloud/dialogflow/v2/intents/operations.rb,
lib/google/cloud/dialogflow/v2/entity_types/client.rb,
lib/google/cloud/dialogflow/v2/environments/client.rb,
lib/google/cloud/dialogflow/v2/intents/credentials.rb,
lib/google/cloud/dialogflow/v2/contexts/credentials.rb,
lib/google/cloud/dialogflow/v2/session_entity_types.rb,
lib/google/cloud/dialogflow/v2/sessions/credentials.rb,
lib/google/cloud/dialogflow/v2/entity_types/operations.rb,
lib/google/cloud/dialogflow/v2/entity_types/credentials.rb,
lib/google/cloud/dialogflow/v2/environments/credentials.rb,
lib/google/cloud/dialogflow/v2/session_entity_types/paths.rb,
lib/google/cloud/dialogflow/v2/session_entity_types/client.rb,
lib/google/cloud/dialogflow/v2/session_entity_types/credentials.rb,
proto_docs/google/cloud/dialogflow/v2/agent.rb,
proto_docs/google/cloud/dialogflow/v2/intent.rb,
proto_docs/google/cloud/dialogflow/v2/context.rb,
proto_docs/google/cloud/dialogflow/v2/session.rb,
proto_docs/google/cloud/dialogflow/v2/webhook.rb,
proto_docs/google/cloud/dialogflow/v2/entity_type.rb,
proto_docs/google/cloud/dialogflow/v2/environment.rb,
proto_docs/google/cloud/dialogflow/v2/audio_config.rb,
proto_docs/google/cloud/dialogflow/v2/validation_result.rb,
proto_docs/google/cloud/dialogflow/v2/session_entity_type.rb

Overview

To load this package, including all its services, and instantiate a client:

require "google/cloud/dialogflow/v2"
client = ::Google::Cloud::Dialogflow::V2::Agents::Client.new

Defined Under Namespace

Modules: Agents, AudioEncoding, Contexts, EntityTypes, Environments, IntentView, Intents, OutputAudioEncoding, SessionEntityTypes, Sessions, SpeechModelVariant, SsmlVoiceGender Classes: Agent, BatchCreateEntitiesRequest, BatchDeleteEntitiesRequest, BatchDeleteEntityTypesRequest, BatchDeleteIntentsRequest, BatchUpdateEntitiesRequest, BatchUpdateEntityTypesRequest, BatchUpdateEntityTypesResponse, BatchUpdateIntentsRequest, BatchUpdateIntentsResponse, Context, CreateContextRequest, CreateEntityTypeRequest, CreateIntentRequest, CreateSessionEntityTypeRequest, DeleteAgentRequest, DeleteAllContextsRequest, DeleteContextRequest, DeleteEntityTypeRequest, DeleteIntentRequest, DeleteSessionEntityTypeRequest, DetectIntentRequest, DetectIntentResponse, EntityType, EntityTypeBatch, Environment, EventInput, ExportAgentRequest, ExportAgentResponse, GetAgentRequest, GetContextRequest, GetEntityTypeRequest, GetIntentRequest, GetSessionEntityTypeRequest, GetValidationResultRequest, ImportAgentRequest, InputAudioConfig, Intent, IntentBatch, ListContextsRequest, ListContextsResponse, ListEntityTypesRequest, ListEntityTypesResponse, ListEnvironmentsRequest, ListEnvironmentsResponse, ListIntentsRequest, ListIntentsResponse, ListSessionEntityTypesRequest, ListSessionEntityTypesResponse, OriginalDetectIntentRequest, OutputAudioConfig, QueryInput, QueryParameters, QueryResult, RestoreAgentRequest, SearchAgentsRequest, SearchAgentsResponse, Sentiment, SentimentAnalysisRequestConfig, SentimentAnalysisResult, SessionEntityType, SetAgentRequest, SpeechContext, SpeechWordInfo, StreamingDetectIntentRequest, StreamingDetectIntentResponse, StreamingRecognitionResult, SynthesizeSpeechConfig, TextInput, TrainAgentRequest, UpdateContextRequest, UpdateEntityTypeRequest, UpdateIntentRequest, UpdateSessionEntityTypeRequest, ValidationError, ValidationResult, VoiceSelectionParams, WebhookRequest, WebhookResponse

Constant Summary collapse

VERSION =
"0.6.2"