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"]],[["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."],[[["The latest version available for the Google Cloud Translation v3 API's FileInputSource is 3.9.0, with multiple prior versions also documented."],["FileInputSource is a class within the Google.Cloud.Translate.V3 namespace, designed for handling inlined files for translation."],["FileInputSource inherits from object and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class provides properties for managing the file's Content (ByteString), DisplayName (string), and MimeType (string)."],["There are two constructors available: a parameterless constructor and one that takes another FileInputSource object for copying."]]],[]]