public sealed class File : IMessage<ApiConfig.Types.File>, IEquatable<ApiConfig.Types.File>, IDeepCloneable<ApiConfig.Types.File>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the API configuration file is 2.4.0, and this page focuses on the \u003ccode\u003eFile\u003c/code\u003e class within the 2.0.0 version of the Google Cloud API Gateway.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFile\u003c/code\u003e class, a lightweight description of a file, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFile\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eApiConfig.Types.File\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFile\u003c/code\u003e class include \u003ccode\u003eContents\u003c/code\u003e, which holds the file's bytes as a \u003ccode\u003eByteString\u003c/code\u003e, and \u003ccode\u003ePath\u003c/code\u003e, which stores the file's path as a string.\u003c/p\u003e\n"],["\u003cp\u003eInherited members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, are also accessible within this \u003ccode\u003eFile\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]