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,["# Google Workspace Add-ons v1 API - Class GetInstallStatusRequest (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.3.0/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.2.0/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.1.0/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.0.0/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/1.1.0/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/1.0.0/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest) \n\n public sealed class GetInstallStatusRequest : IMessage\u003cGetInstallStatusRequest\u003e, IEquatable\u003cGetInstallStatusRequest\u003e, IDeepCloneable\u003cGetInstallStatusRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Workspace Add-ons v1 API class GetInstallStatusRequest.\n\nRequest message to get the install status of a developer mode deployment. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetInstallStatusRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetInstallStatusRequest](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetInstallStatusRequest](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetInstallStatusRequest](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GSuiteAddOns.V1](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GSuiteAddOns.V1.dll\n\nConstructors\n------------\n\n### GetInstallStatusRequest()\n\n public GetInstallStatusRequest()\n\n### GetInstallStatusRequest(GetInstallStatusRequest)\n\n public GetInstallStatusRequest(GetInstallStatusRequest other)\n\nProperties\n----------\n\n### InstallStatusName\n\n public InstallStatusName InstallStatusName { get; set; }\n\n[InstallStatusName](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.InstallStatusName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.GetInstallStatusRequest#Google_Cloud_GSuiteAddOns_V1_GetInstallStatusRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The full resource name of the deployment.\n\nExample: `projects/my_project/deployments/my_deployment/installStatus`."]]