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."],[[["This webpage provides reference documentation for the `FileInputSource` class within the Google Cloud Translation v3 API for .NET."],["`FileInputSource` represents an inlined file and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `FileInputSource` has constructors for creating instances, including a parameterless constructor and one that takes another `FileInputSource` object as an argument, and it contains three properties: `Content`, `DisplayName`, and `MimeType`."],["There are multiple versions of the API available, ranging from version 2.2.0 to the latest version 3.9.0."],["It also includes details on inherited members from the `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]