public sealed class FileInputSource : IMessage<FileInputSource>, IEquatable<FileInputSource>, IDeepCloneable<FileInputSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class FileInputSource.
[[["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 page provides documentation for the \u003ccode\u003eFileInputSource\u003c/code\u003e class within the Google Cloud Translation v3 API, covering versions from 2.2.0 up to the latest 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileInputSource\u003c/code\u003e is a class representing an inlined file used in the Google Cloud Translation v3 API, implementing multiple interfaces like \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 class offers two constructors: a default \u003ccode\u003eFileInputSource()\u003c/code\u003e and another that accepts a \u003ccode\u003eFileInputSource\u003c/code\u003e object, shown as \u003ccode\u003eFileInputSource(FileInputSource other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileInputSource\u003c/code\u003e class has three main properties: \u003ccode\u003eContent\u003c/code\u003e which is a ByteString, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003eMimeType\u003c/code\u003e, all of which are mandatory for a file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileInputSource\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and can utilize methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]