Sha256: 090953a2270eddf47bb21d24c173d304c5ddc374171f310e40894d3c7edd895f
Contents?: true
Size: 920 Bytes
Versions: 1
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/api/annotations_pb' require 'google/cloud/dialogflow/v2/participant_pb' require 'google/protobuf' 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-dialogflow-v2-0.14.0 | lib/google/cloud/dialogflow/v2/human_agent_assistant_event_pb.rb |