Properties of a File.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
path |
string | null |
<optional> |
File path |
size |
number | Long | null |
<optional> |
File size |
sha256 |
string | null |
<optional> |
File sha256 |
hashedSize |
number | Long | null |
<optional> |
File hashedSize |
partiallyHashed |
boolean | null |
<optional> |
File partiallyHashed |
contents |
string | null |
<optional> |
File contents |
diskPath |
google.cloud.securitycenter.v2.File.IDiskPath | null |
<optional> |
File diskPath |