Sha256: 90825d1d7ed534ab7bebb6cf42a56adfb57809bb2fc13a8d4fe79128de2a06f7
Contents?: true
Size: 642 Bytes
Versions: 12
Compression:
Stored size: 642 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/securitycenter/v1/label.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/securitycenter/v1/label.proto", :syntax => :proto3) do add_message "google.cloud.securitycenter.v1.Label" do optional :name, :string, 1 optional :value, :string, 2 end end end module Google module Cloud module SecurityCenter module V1 Label = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.securitycenter.v1.Label").msgclass end end end end
Version data entries
12 entries across 12 versions & 1 rubygems