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 `Google.Cloud.SecurityCenter.V1.File` class, part of the Google Cloud Security Center API in .NET, with the latest version being 3.24.0."],["The `File` class represents file information related to binaries, libraries, or scripts, and is used to report details like file contents, size, paths, and hashes."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["It allows for the retrieval of properties such as `Contents`, `HashedSize`, `PartiallyHashed`, `Path`, `Sha256`, and `Size`, giving users access to important file attributes."],["The page also lists all the different versions of the documentation available, ranging from version 3.24.0 all the way to version 2.2.0."]]],[]]