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 \u003ccode\u003eFile\u003c/code\u003e class, within the \u003ccode\u003eGoogle.Cloud.ApiGateway.V1\u003c/code\u003e namespace, provides a lightweight representation of a file for API Gateway configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.ApiGateway.V1.dll\u003c/code\u003e assembly and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class while also implementing several interfaces such as \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\u003eIt offers two constructors: a default \u003ccode\u003eFile()\u003c/code\u003e constructor and a copy constructor \u003ccode\u003eFile(ApiConfig.Types.File other)\u003c/code\u003e for creating new instances based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFile\u003c/code\u003e class includes two properties: \u003ccode\u003eContents\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e representing the file's data, and \u003ccode\u003ePath\u003c/code\u003e, a string indicating the file's location.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version, 2.4.0, is available while there are also 6 other previous versions available.\u003c/p\u003e\n"]]],[],null,[]]