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 Security Center v1 API, spanning versions from 2.2.0 to 3.24.0, with 3.24.0 being the latest version."],["The `File` class, found in the `Google.Cloud.SecurityCenter.V1` namespace, represents file information about related binaries, libraries, or scripts used by an executable or script interpreter."],["The `File` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors to create new instances or copy existing ones."],["The `File` class contains properties such as `Contents`, `HashedSize`, `PartiallyHashed`, `Path`, `Sha256`, and `Size`, which provide details about the file's content, hash, and size."],["The provided content gives access to each different version of the file class, along with inheritance and inherited members."]]],[]]