public sealed class GetDeploymentRequest : IMessage<GetDeploymentRequest>, IEquatable<GetDeploymentRequest>, IDeepCloneable<GetDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class GetDeploymentRequest.
Required. The name of the deployment.
Case 1: If the name provided in the request is
{deployment_id}@{revision_id}, then the revision with revision_id will be
returned.
Case 2: If the name provided in the request is {deployment}, then
the current state of the deployment is returned.
[[["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 documentation provides reference information for the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class within the Google Cloud Telco Automation v1 API, detailing its structure, methods, and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class serves as the request object for retrieving deployment information, supporting both specific revision lookups and current state retrieval.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering deep cloning and other functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (for specifying the deployment), \u003ccode\u003eDeploymentName\u003c/code\u003e (a typed view of the deployment name), and \u003ccode\u003eView\u003c/code\u003e (to define the desired level of deployment detail).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class in the API is 1.2.0, with previous versions 1.1.0 and 1.0.0 available for use.\u003c/p\u003e\n"]]],[],null,[]]