public sealed class GetDeploymentRequest : IMessage<GetDeploymentRequest>, IEquatable<GetDeploymentRequest>, IDeepCloneable<GetDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Workspace Add-ons v1 API class GetDeploymentRequest.
[[["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 webpage provides documentation for the `GetDeploymentRequest` class within the Google Workspace Add-ons v1 API, specifically for .NET."],["The `GetDeploymentRequest` class is used to request the retrieval of a deployment and is part of the `Google.Cloud.GSuiteAddOns.V1` namespace, found within the `Google.Cloud.GSuiteAddOns.V1.dll` assembly."],["The latest version of the documentation is for version 2.4.0, but earlier versions are also available, ranging down to version 1.0.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `GetDeploymentRequest` include `DeploymentName` and `Name`, where `Name` is a required field specifying the full resource name of the deployment to get."]]],[]]