Sha256: 221c76c4ad61dd2e8458cfe16a813916a76cf518fb90e3d2b78d826a4fc5cdf2

Contents?: true

Size: 995 Bytes

Versions: 5

Compression:

Stored size: 995 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/securitycenter/v1/resource.proto

require 'google/protobuf'

require 'google/api/field_behavior_pb'
require 'google/cloud/securitycenter/v1/folder_pb'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/securitycenter/v1/resource.proto", :syntax => :proto3) do
    add_message "google.cloud.securitycenter.v1.Resource" do
      optional :name, :string, 1
      optional :project, :string, 2
      optional :project_display_name, :string, 3
      optional :parent, :string, 4
      optional :parent_display_name, :string, 5
      repeated :folders, :message, 7, "google.cloud.securitycenter.v1.Folder"
    end
  end
end

module Google
  module Cloud
    module SecurityCenter
      module V1
        Resource = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.securitycenter.v1.Resource").msgclass
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-cloud-security_center-v1-0.8.1 lib/google/cloud/securitycenter/v1/resource_pb.rb
google-cloud-security_center-v1-0.8.0 lib/google/cloud/securitycenter/v1/resource_pb.rb
google-cloud-security_center-v1-0.7.2 lib/google/cloud/securitycenter/v1/resource_pb.rb
google-cloud-security_center-v1-0.7.1 lib/google/cloud/securitycenter/v1/resource_pb.rb
google-cloud-security_center-v1-0.7.0 lib/google/cloud/securitycenter/v1/resource_pb.rb