public sealed class GuestInstalledApplication : IMessage<GuestInstalledApplication>, IEquatable<GuestInstalledApplication>, IDeepCloneable<GuestInstalledApplication>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GuestInstalledApplication.
[[["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 documentation for the `GuestInstalledApplication` class within the Google Cloud Migration Center v1 API, specifically version 1.3.0, and outlines its properties, implementation, and inheritance."],["The `GuestInstalledApplication` class represents information about a guest-installed application, including its name, install time, source path, vendor, and version."],["It is part of the `Google.Cloud.MigrationCenter.V1` namespace, found within the `Google.Cloud.MigrationCenter.V1.dll` assembly and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of this API, ranging from 1.0.0 to the latest, 1.4.0, each with its own documentation."],["This class provides two constructors: a default constructor and a copy constructor, allowing instantiation and duplication of `GuestInstalledApplication` objects."]]],[]]