Sha256: 80b19dd3252e174c1522789f64a9bb7c1454b5f4bcab2d084ca1462bd3434700
Contents?: true
Size: 672 Bytes
Versions: 4
Compression:
Stored size: 672 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/securitycenter/v1/indicator.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/securitycenter/v1/indicator.proto", :syntax => :proto3) do add_message "google.cloud.securitycenter.v1.Indicator" do repeated :ip_addresses, :string, 1 repeated :domains, :string, 2 end end end module Google module Cloud module SecurityCenter module V1 Indicator = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.securitycenter.v1.Indicator").msgclass end end end end
Version data entries
4 entries across 4 versions & 1 rubygems