Sha256: 98beb36346b988da500ca4effedd60a9748f70881e485c0d27885cb53f29bc4f
Contents?: true
Size: 928 Bytes
Versions: 14
Compression:
Stored size: 928 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/securitycenter/v1/external_system.proto require 'google/protobuf' require 'google/api/resource_pb' require 'google/protobuf/timestamp_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/securitycenter/v1/external_system.proto", :syntax => :proto3) do add_message "google.cloud.securitycenter.v1.ExternalSystem" do optional :name, :string, 1 repeated :assignees, :string, 2 optional :external_uid, :string, 3 optional :status, :string, 4 optional :external_system_update_time, :message, 5, "google.protobuf.Timestamp" end end end module Google module Cloud module SecurityCenter module V1 ExternalSystem = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.securitycenter.v1.ExternalSystem").msgclass end end end end
Version data entries
14 entries across 14 versions & 1 rubygems