Sha256: f17794d316027d1524bd9e861a1150dcd56d4405e1c6c517dd741a6620d3f784
Contents?: true
Size: 736 Bytes
Versions: 13
Compression:
Stored size: 736 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/websecurityscanner/v1/finding_type_stats.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/websecurityscanner/v1/finding_type_stats.proto", :syntax => :proto3) do add_message "google.cloud.websecurityscanner.v1.FindingTypeStats" do optional :finding_type, :string, 1 optional :finding_count, :int32, 2 end end end module Google module Cloud module WebSecurityScanner module V1 FindingTypeStats = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.websecurityscanner.v1.FindingTypeStats").msgclass end end end end
Version data entries
13 entries across 13 versions & 1 rubygems