Google Cloud Dataproc V1 Client - Class ValueValidation (3.13.4)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ValueValidation.

Validation based on a list of allowed values.

Generated from protobuf message google.cloud.dataproc.v1.ValueValidation

Namespace

Google \ Cloud \ Dataproc \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ values array

Required. List of allowed values for the parameter.

getValues

Required. List of allowed values for the parameter.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setValues

Required. List of allowed values for the parameter.

Parameter
Name Description
var string[]
Returns
Type Description
$this