Sha256: ed21150a749d94237c7e26cbc878ec933223130ea60fbb21a32396f693df5516

Contents?: true

Size: 892 Bytes

Versions: 5

Compression:

Stored size: 892 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/datacatalog/v1/timestamps.proto

require 'google/protobuf'

require 'google/api/field_behavior_pb'
require 'google/protobuf/timestamp_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/datacatalog/v1/timestamps.proto", :syntax => :proto3) do
    add_message "google.cloud.datacatalog.v1.SystemTimestamps" do
      optional :create_time, :message, 1, "google.protobuf.Timestamp"
      optional :update_time, :message, 2, "google.protobuf.Timestamp"
      optional :expire_time, :message, 3, "google.protobuf.Timestamp"
    end
  end
end

module Google
  module Cloud
    module DataCatalog
      module V1
        SystemTimestamps = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.SystemTimestamps").msgclass
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-cloud-data_catalog-v1-0.15.0 lib/google/cloud/datacatalog/v1/timestamps_pb.rb
google-cloud-data_catalog-v1-0.14.0 lib/google/cloud/datacatalog/v1/timestamps_pb.rb
google-cloud-data_catalog-v1-0.13.0 lib/google/cloud/datacatalog/v1/timestamps_pb.rb
google-cloud-data_catalog-v1-0.12.1 lib/google/cloud/datacatalog/v1/timestamps_pb.rb
google-cloud-data_catalog-v1-0.12.0 lib/google/cloud/datacatalog/v1/timestamps_pb.rb