Sha256: d08ab6e9d4a51fc06d726a8138bab4e337f47ea460e9f9166611ada1e92a87c3
Contents?: true
Size: 878 Bytes
Versions: 10
Compression:
Stored size: 878 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/dialogflow/v2/gcs.proto require 'google/protobuf' require 'google/api/field_behavior_pb' 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
10 entries across 10 versions & 1 rubygems