Class: Google::Cloud::SecurityCenter::V2::File::DiskPath

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycenter/v2/file.rb

Overview

Path of the file in terms of underlying disk/partition identifiers.

Instance Attribute Summary collapse

Instance Attribute Details

#partition_uuid::String



64
65
66
67
# File 'proto_docs/google/cloud/securitycenter/v2/file.rb', line 64

class DiskPath
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#relative_path::String



64
65
66
67
# File 'proto_docs/google/cloud/securitycenter/v2/file.rb', line 64

class DiskPath
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end