Sha256: 81fd60b56ca5b3d8e2e5c4941422d555fb7b49edc47c4003503f4b961b12bfc7
Contents?: true
Size: 877 Bytes
Versions: 3
Compression:
Stored size: 877 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/dialogflow/v2/gcs.proto require 'google/api/field_behavior_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/dialogflow/v2/gcs.proto", :syntax => :proto3) do add_message "google.cloud.dialogflow.v2.GcsSources" do repeated :uris, :string, 2 end add_message "google.cloud.dialogflow.v2.GcsDestination" do optional :uri, :string, 1 end end end module Google module Cloud module Dialogflow module V2 GcsSources = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.v2.GcsSources").msgclass GcsDestination = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.v2.GcsDestination").msgclass end end end end
Version data entries
3 entries across 3 versions & 1 rubygems