public sealed class GetInstallStatusRequest : IMessage<GetInstallStatusRequest>, IEquatable<GetInstallStatusRequest>, IDeepCloneable<GetInstallStatusRequest>, IBufferMessage, IMessage
Request message to get the install status of a developer mode deployment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e class, which is used to retrieve the installation status of a developer mode deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide functionality for message handling, equality comparison, deep cloning, and buffer-based operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e class contains two properties, \u003ccode\u003eInstallStatusName\u003c/code\u003e for a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e that represents the full resource name of the deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe version history shows that this specific class is available from version 1.0.0, to the latest version, 2.4.0, and several version in between, for the Google Cloud GSuiteAddOns V1 package.\u003c/p\u003e\n"]]],[],null,[]]