Sha256: c13ade0bd9ad56485e833bdd474d89851cc51e601e0342b6b2dcdeaa7f8e775b
Contents?: true
Size: 705 Bytes
Versions: 14
Compression:
Stored size: 705 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/securitycenter/v1/compliance.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/securitycenter/v1/compliance.proto", :syntax => :proto3) do add_message "google.cloud.securitycenter.v1.Compliance" do optional :standard, :string, 1 optional :version, :string, 2 repeated :ids, :string, 3 end end end module Google module Cloud module SecurityCenter module V1 Compliance = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.securitycenter.v1.Compliance").msgclass end end end end
Version data entries
14 entries across 14 versions & 1 rubygems