Sha256: 9527cdb8770edf109a541e4e320b17e2ee00cc1fcbd51e0927faa4c6c386ce3d
Contents?: true
Size: 768 Bytes
Versions: 2
Compression:
Stored size: 768 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/datacatalog/v1/common.proto require 'google/protobuf/timestamp_pb' 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 value :DATAPROC_METASTORE, 3 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-data_catalog-v1-0.9.1 | lib/google/cloud/datacatalog/v1/common_pb.rb |
google-cloud-data_catalog-v1-0.9.0 | lib/google/cloud/datacatalog/v1/common_pb.rb |