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

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

Parameters

$contents

string getContents()

No description

Return Value

string

setDiskPath(GoogleCloudSecuritycenterV2DiskPath $diskPath)

No description

setHashedSize($hashedSize)

No description

Parameters

$hashedSize

string getHashedSize()

No description

Return Value

string

setPartiallyHashed($partiallyHashed)

No description

Parameters

$partiallyHashed

bool getPartiallyHashed()

No description

Return Value

bool

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setSha256($sha256)

No description

Parameters

$sha256

string getSha256()

No description

Return Value

string

setSize($size)

No description

Parameters

$size

string getSize()

No description

Return Value

string