Module: Google::Cloud::DataQnA::V1alpha

Defined in:
lib/google/cloud/dataqna/v1alpha.rb,
lib/google/cloud/dataqna/v1alpha/version.rb,
lib/google/cloud/dataqna/v1alpha/question_service.rb,
lib/google/cloud/dataqna/v1alpha/question_service/paths.rb,
lib/google/cloud/dataqna/v1alpha/auto_suggestion_service.rb,
lib/google/cloud/dataqna/v1alpha/question_service/client.rb,
lib/google/cloud/dataqna/v1alpha/question_service/credentials.rb,
lib/google/cloud/dataqna/v1alpha/auto_suggestion_service/paths.rb,
lib/google/cloud/dataqna/v1alpha/auto_suggestion_service/client.rb,
lib/google/cloud/dataqna/v1alpha/auto_suggestion_service/credentials.rb,
proto_docs/google/cloud/dataqna/v1alpha/question.rb,
proto_docs/google/cloud/dataqna/v1alpha/user_feedback.rb,
proto_docs/google/cloud/dataqna/v1alpha/annotated_string.rb,
proto_docs/google/cloud/dataqna/v1alpha/question_service.rb,
proto_docs/google/cloud/dataqna/v1alpha/auto_suggestion_service.rb

Overview

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


require "google/cloud/dataqna/v1alpha"
client = ::Google::Cloud::DataQnA::V1alpha::AutoSuggestionService::Client.new

Defined Under Namespace

Modules: AutoSuggestionService, InterpretEntity, QuestionService, SuggestionType Classes: AnnotatedString, BigQueryJob, CreateQuestionRequest, DataQuery, DebugFlags, ExecuteQuestionRequest, ExecutionInfo, GetQuestionRequest, GetUserFeedbackRequest, HumanReadable, InterpretError, Interpretation, InterpretationStructure, Question, SuggestQueriesRequest, SuggestQueriesResponse, Suggestion, SuggestionInfo, UpdateUserFeedbackRequest, UserFeedback

Constant Summary collapse

VERSION =
"0.7.0"