Sha256: 25f44e8fa1631b0f908af97ad1abe4b19cac2da4bb5869df9524832a26dd5c22
Contents?: true
Size: 765 Bytes
Versions: 14
Compression:
Stored size: 765 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/securitycenter/v1/security_marks.proto require 'google/protobuf' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/securitycenter/v1/security_marks.proto", :syntax => :proto3) do add_message "google.cloud.securitycenter.v1.SecurityMarks" do optional :name, :string, 1 map :marks, :string, :string, 2 optional :canonical_name, :string, 3 end end end module Google module Cloud module SecurityCenter module V1 SecurityMarks = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.securitycenter.v1.SecurityMarks").msgclass end end end end
Version data entries
14 entries across 14 versions & 1 rubygems