public sealed class GetInstallStatusRequest : IMessage<GetInstallStatusRequest>, IEquatable<GetInstallStatusRequest>, IDeepCloneable<GetInstallStatusRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Workspace Add-ons v1 API class GetInstallStatusRequest.
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\u003eThe latest version of the \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e class is 2.4.0, part of the Google Workspace Add-ons v1 API, and is documented in the .NET reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to create a request message for retrieving the installation status of a developer mode deployment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e class has two constructors, one default and one that accepts another instance of \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that represents the full resource name of the deployment, such as \u003ccode\u003eprojects/my_project/deployments/my_deployment/installStatus\u003c/code\u003e, while the \u003ccode\u003eInstallStatusName\u003c/code\u003e property is a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]