lib/google/cloud/dataqna/v1alpha/question_service.rb in google-cloud-dataqna-v1alpha-0.3.0 vs lib/google/cloud/dataqna/v1alpha/question_service.rb in google-cloud-dataqna-v1alpha-0.4.0

- old
+ new

@@ -45,10 +45,10 @@ # # The `Question` resource has a singletion sub-resource `UserFeedback` named # `projects/*/locations/*/questions/*/userFeedback`, which allows access to # user feedback. # - # To load this service and instantiate a client: + # @example Load this service and instantiate a gRPC client # # require "google/cloud/dataqna/v1alpha/question_service" # client = ::Google::Cloud::DataQnA::V1alpha::QuestionService::Client.new # module QuestionService