GoogleCloudSecuritycenterV2File
class GoogleCloudSecuritycenterV2File extends Model (View source)
Properties
| string | $contents | ||
| protected | $diskPathType | ||
| protected | $diskPathDataType | ||
| string | $hashedSize | ||
| bool | $partiallyHashed | ||
| string | $path | ||
| string | $sha256 | ||
| string | $size |
Methods
setContents($contents)
No description
string
getContents()
No description
getDiskPath()
No description
setHashedSize($hashedSize)
No description
string
getHashedSize()
No description
setPartiallyHashed($partiallyHashed)
No description
bool
getPartiallyHashed()
No description
setPath($path)
No description
string
getPath()
No description
setSha256($sha256)
No description
string
getSha256()
No description
setSize($size)
No description
string
getSize()
No description
Details
setContents($contents)
No description
string
getContents()
No description
setDiskPath(GoogleCloudSecuritycenterV2DiskPath $diskPath)
No description
GoogleCloudSecuritycenterV2DiskPath
getDiskPath()
No description
setHashedSize($hashedSize)
No description
string
getHashedSize()
No description
setPartiallyHashed($partiallyHashed)
No description
bool
getPartiallyHashed()
No description
setPath($path)
No description
string
getPath()
No description
setSha256($sha256)
No description
string
getSha256()
No description
setSize($size)
No description
string
getSize()
No description