SHA256 hash of the first hashed_size bytes of the file encoded as a
hex string. If hashed_size == size, sha256 represents the SHA256 hash
of the entire file.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This webpage provides documentation for the `File` class within the `Google.Cloud.SecurityCenter.V1` namespace, with version 3.2.0 being the focus, though other versions are listed."],["The `File` class represents file information related to binaries, libraries, or scripts, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `Contents`, `HashedSize`, `PartiallyHashed`, `Path`, `Sha256`, and `Size`, which provide details about the file, such as its content prefix, size, hash, and path."],["There are many previous versions of the `Google.Cloud.SecurityCenter.V1` listed, ranging from version 2.2.0 to the latest version of 3.24.0, which is available via their respective links."]]],[]]