# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/security_center/v1p1beta1/source.proto require 'google/protobuf' require 'google/api/annotations_pb' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.cloud.securitycenter.v1p1beta1.Source" do optional :name, :string, 1 optional :display_name, :string, 2 optional :description, :string, 3 end end module Google::Cloud::SecurityCenter::V1p1beta1 Source = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.securitycenter.v1p1beta1.Source").msgclass end