Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class DiskPath.
Path of the file in terms of underlying disk/partition identifiers.
Generated from protobuf message google.cloud.securitycenter.v2.File.DiskPath
Namespace
Google \ Cloud \ SecurityCenter \ V2 \ FileMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ partition_uuid
string
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid )
↳ relative_path
string
Relative path of the file in the partition as a JSON encoded string. Example: /home/user1/executable_file.sh
getPartitionUuid
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid )
string
setPartitionUuid
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid )
var
string
$this
getRelativePath
Relative path of the file in the partition as a JSON encoded string.
Example: /home/user1/executable_file.sh
string
setRelativePath
Relative path of the file in the partition as a JSON encoded string.
Example: /home/user1/executable_file.sh
var
string
$this