URL source to use to fetch this file. Must be a URL to a resource in
Google Cloud Storage in the form
'http(s)://storage.googleapis.com/<bucket>/<object>'.
[[["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-03-21 UTC."],[[["This webpage details the `FileInfo` class, a crucial component for specifying individual source files during the deployment of an application version within Google Cloud's App Engine V1."],["The `FileInfo` class is a sealed class that inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and message handling."],["The latest version of `FileInfo` available is 2.4.0, with multiple previous versions also documented, including versions from 2.3.0 down to 1.0.0."],["Key properties of the `FileInfo` class include `MimeType`, which specifies the file's MIME type, `Sha1Sum`, the file's SHA1 hash, and `SourceUrl`, the Google Cloud Storage URL where the file can be fetched."]]],[]]