Reference documentation and code samples for the Google Cloud Deploy V1 Client class DeployParameters.
DeployParameters contains deploy parameters information.
Generated from protobuf message google.cloud.deploy.v1.DeployParameters
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ values
↳ match_target_labels
array| Google\Protobuf\Internal\MapField
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).
getValues
Required. Values are deploy parameters in key-value pairs.
setValues
Required. Values are deploy parameters in key-value pairs.
$this
getMatchTargetLabels
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).
setMatchTargetLabels
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).
$this