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 document provides reference documentation for the \u003ccode\u003eDeployParameters\u003c/code\u003e class within the Google Cloud Deploy v1 API, detailing its properties, constructors, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeployParameters\u003c/code\u003e documentation is 3.4.0, and it offers historical data down to version 1.0.0, with version 2.15.0 being the currently displayed version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployParameters\u003c/code\u003e are used to configure deploy parameter information, applicable to targets either through \u003ccode\u003eMatchTargetLabels\u003c/code\u003e or to all targets if labels are unspecified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployParameters\u003c/code\u003e class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the properties \u003ccode\u003eMatchTargetLabels\u003c/code\u003e and \u003ccode\u003eValues\u003c/code\u003e each of type \u003ccode\u003eMapField<string, string>\u003c/code\u003e, allowing for the specification of target matching labels and key-value pair deploy parameters respectively.\u003c/p\u003e\n"]]],[],null,[]]