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"]],[["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\u003eThe \u003ccode\u003eUpdateDeploymentRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eUpdateDeployment\u003c/code\u003e method in the API hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eDeployment\u003c/code\u003e, which is the resource to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for the class, the default constructor \u003ccode\u003eUpdateDeploymentRequest()\u003c/code\u003e, and another \u003ccode\u003eUpdateDeploymentRequest(UpdateDeploymentRequest other)\u003c/code\u003e which takes another \u003ccode\u003eUpdateDeploymentRequest\u003c/code\u003e as input.\u003c/p\u003e\n"],["\u003cp\u003eThe class resides within the \u003ccode\u003eGoogle.Cloud.ApiHub.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.ApiHub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]