Sha256: 0f342bafebf525f3ef76fb6c7913419094b26ae3941de21c1105399c5b4e2b8c
Contents?: true
Size: 694 Bytes
Versions: 13
Compression:
Stored size: 694 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/datacatalog/v1/common.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/datacatalog/v1/common.proto", :syntax => :proto3) do add_enum "google.cloud.datacatalog.v1.IntegratedSystem" do value :INTEGRATED_SYSTEM_UNSPECIFIED, 0 value :BIGQUERY, 1 value :CLOUD_PUBSUB, 2 end end end module Google module Cloud module DataCatalog module V1 IntegratedSystem = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.IntegratedSystem").enummodule end end end end
Version data entries
13 entries across 13 versions & 1 rubygems