Sha256: d4687c2ad1f21120cddf3260b215ed43aa0df8a40269c590608a9ee69d58e80e
Contents?: true
Size: 708 Bytes
Versions: 7
Compression:
Stored size: 708 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/securitycenter/v1/indicator.proto require 'google/api/annotations_pb' 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
7 entries across 7 versions & 1 rubygems