public sealed class OpenFileDetails : IMessage<OpenFileDetails>, IEquatable<OpenFileDetails>, IDeepCloneable<OpenFileDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class OpenFileDetails.
[[["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 document provides reference information for the `OpenFileDetails` class within the Google Cloud Migration Center v1 API."],["`OpenFileDetails` is a class that represents open file information, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OpenFileDetails` class offers constructors to create instances, either as a default or by copying from another `OpenFileDetails` instance."],["Key properties of `OpenFileDetails` include `Command`, `FilePath`, `FileType`, and `User`, all of which are strings representing details of the open file."],["The provided documentation is available for various versions, with `1.4.0` being the latest and `1.0.0` being the initial version."]]],[]]