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 documentation for the `FileInputSource` class within the Google Cloud Translation v3 API, with version 3.7.0 being the current focus."],["The `FileInputSource` class is an inlined file that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the object class."],["The `FileInputSource` class has properties such as `Content` which is the file's byte contents, `DisplayName` which is the file's display name, and `MimeType` which is the file's mime type, all of which are required."],["The documentation lists various versions of the API, ranging from 2.2.0 up to the latest, 3.9.0, all of which have their own documentation page available."],["The class has two constructors, a parameterless constructor, and one that takes another `FileInputSource` object as an argument."]]],[]]