public sealed class DeployParameters : IMessage<DeployParameters>, IEquatable<DeployParameters>, IDeepCloneable<DeployParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class DeployParameters.
public MapField<string, string> MatchTargetLabels { get; }
Optional. Deploy parameters are applied to targets with match labels.
If unspecified, deploy parameters are applied to all targets (including
child targets of a multi-target).
[[["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 webpage provides documentation for the \u003ccode\u003eDeployParameters\u003c/code\u003e class within the Google Cloud Deploy v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployParameters\u003c/code\u003e class is used to manage deploy parameter information, including the specification of key-value pairs and target matching labels.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the \u003ccode\u003eGoogle.Cloud.Deploy.V1.DeployParameters\u003c/code\u003e documentation, from version 1.0.0 to the latest version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployParameters\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, among others, for advanced capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMatchTargetLabels\u003c/code\u003e property, an optional feature, allows parameters to be applied specifically to certain targets, and the \u003ccode\u003eValues\u003c/code\u003e property is required to set key-value pairs.\u003c/p\u003e\n"]]],[],null,[]]