Sha256: 2281fb4acff6ab17817b7010c5a8bc60de78812feb6ca1576cf65640e23c300e
Contents?: true
Size: 920 Bytes
Versions: 9
Compression:
Stored size: 920 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/dialogflow/v2/human_agent_assistant_event.proto require 'google/protobuf' require 'google/cloud/dialogflow/v2/participant_pb' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/dialogflow/v2/human_agent_assistant_event.proto", :syntax => :proto3) do add_message "google.cloud.dialogflow.v2.HumanAgentAssistantEvent" do optional :conversation, :string, 1 optional :participant, :string, 3 repeated :suggestion_results, :message, 5, "google.cloud.dialogflow.v2.SuggestionResult" end end end module Google module Cloud module Dialogflow module V2 HumanAgentAssistantEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.v2.HumanAgentAssistantEvent").msgclass end end end end
Version data entries
9 entries across 9 versions & 1 rubygems