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."],[[["The webpage provides documentation for the `Google.Cloud.SecurityCenter.V1.File` class, covering versions from 2.2.0 up to the latest 3.24.0."],["The `File` class represents file information related to binaries, libraries, or scripts, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `File` class has properties like `Contents`, `HashedSize`, `PartiallyHashed`, `Path`, `Sha256`, and `Size`, which provide details about the file's content, size, and hash information."],["The webpage also lists inherited members of the file class, along with information on the public class constructors, that can be used to help you create a new file object."],["Within the versions list, the latest version is `3.24.0`, and each version number is linked to the corresponding documentation of that version."]]],[]]