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-04-17 UTC."],[[["The `FileInfo` class represents a single source file that is part of a version to be deployed, where each deployed file must be specified separately."],["This class, found within the `Google.Cloud.AppEngine.V1` namespace, is part of the `Google.Cloud.AppEngine.V1.dll` assembly and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`FileInfo` objects can be constructed either as a default instance or by copying properties from another `FileInfo` object, such as the `other` parameter."],["Key properties of the `FileInfo` class include `MimeType`, which represents the MIME type of the file, `Sha1Sum`, the SHA1 hash of the file, and `SourceUrl`, the URL to fetch the file from Google Cloud Storage."],["The latest version available for `Google.Cloud.AppEngine.V1.FileInfo` is `2.4.0`, and all versions from `1.0.0` to `2.4.0` are available in the provided documents."]]],[]]