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 page provides documentation for the `File` class within the `Google.Cloud.SecurityCenter.V1` namespace, spanning multiple versions, with the latest version being 3.24.0."],["The `File` class is part of the Google Cloud Security Command Center v1 API and represents file information related to binaries, libraries, or scripts."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object comparison."],["Key properties of the `File` class include `Contents`, `HashedSize`, `PartiallyHashed`, `Path`, `Sha256`, and `Size`, which are used to describe various attributes of a file such as content, size, hash, and path."],["The page provides a comprehensive list of available versions for the `File` class documentation, beginning with version 2.2.0 up to 3.24.0."]]],[]]