public sealed class GetDeploymentRequest : IMessage<GetDeploymentRequest>, IEquatable<GetDeploymentRequest>, IDeepCloneable<GetDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class GetDeploymentRequest.
The [GetDeployment][google.cloud.apihub.v1.ApiHub.GetDeployment] method's
request.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class within the Google Cloud API Hub v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eGetDeployment\u003c/code\u003e method, which is designed to retrieve deployment resources.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDeploymentRequest\u003c/code\u003e has two constructors: a default constructor and a copy constructor, and it has two properties of \u003ccode\u003eDeploymentName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and represents the deployment resource name, following the format \u003ccode\u003eprojects/{project}/locations/{___location}/deployments/{deployment}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]