public sealed class UpdateDeploymentRequest : IMessage<UpdateDeploymentRequest>, IEquatable<UpdateDeploymentRequest>, IDeepCloneable<UpdateDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class UpdateDeploymentRequest.
The [UpdateDeployment][google.cloud.apihub.v1.ApiHub.UpdateDeployment]
method's request.
The deployment resource's name field is used to identify the deployment
resource to update.
Format: projects/{project}/locations/{location}/deployments/{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 \u003ccode\u003eUpdateDeploymentRequest\u003c/code\u003e class is part of the API hub v1 API and is used to define a request for updating a deployment.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for managing the request object.\u003c/p\u003e\n"],["\u003cp\u003eThis request requires two properties, \u003ccode\u003eDeployment\u003c/code\u003e which represents the resource to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e which is the list of fields being modified, both of which are required fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployment\u003c/code\u003e property uses the \u003ccode\u003ename\u003c/code\u003e field of the deployment resource to uniquely identify the deployment to update, using the format \u003ccode\u003eprojects/{project}/locations/{location}/deployments/{deployment}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe current version of this resource is \u003ccode\u003e1.0.0-beta02\u003c/code\u003e, with a link to the latest version \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]