[[["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 `UploadFileInfo` class in the Migration Center v1 API provides a resource containing a URI for uploading data files."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality checks, deep cloning, and buffered operations."],["`UploadFileInfo` includes properties like `Headers` (a map of URI signing headers), `SignedUri` (the file upload URI), and `UriExpirationTime` (the URI's expiration timestamp)."],["There are two constructors available for `UploadFileInfo`: a default constructor and one that allows for creating a new instance by copying an existing `UploadFileInfo` object."],["The latest version of the `UploadFileInfo` is 1.4.0, but the documentation also covers versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0, all found in the `Google.Cloud.MigrationCenter.V1` namespace."]]],[]]