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\u003eThe latest version available for the Google Cloud Deploy v1 API class DeployParameters is 3.4.0, with several previous versions also documented, down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eDeployParameters contains information about the deploy parameters, which are applied to targets, as described in the Google Cloud Deploy v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMatchTargetLabels\u003c/code\u003e property is an optional MapField that specifies which targets the deploy parameters should be applied to.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValues\u003c/code\u003e property is a required MapField containing key-value pairs of deploy parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe DeployParameters class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members such as GetHashCode, GetType, and ToString from the base object class.\u003c/p\u003e\n"]]],[],null,[]]