Sha256: 6cda3c838f2cf31cf7a3b41333c2464120e6c181fd81a03e390fc889113b8fdb
Contents?: true
Size: 708 Bytes
Versions: 2
Compression:
Stored size: 708 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/securitycenter/v1/indicator.proto require 'google/protobuf' require 'google/api/annotations_pb' 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-security_center-v1-0.8.1 | lib/google/cloud/securitycenter/v1/indicator_pb.rb |
google-cloud-security_center-v1-0.8.0 | lib/google/cloud/securitycenter/v1/indicator_pb.rb |