Class: Google::Cloud::Dataproc::V1beta2::ValueValidation

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb

Overview

Validation based on a list of allowed values.

Instance Attribute Summary collapse

Instance Attribute Details

#valuesArray<String>

Returns Required. List of allowed values for the parameter.

Returns:

  • (Array<String>)

    Required. List of allowed values for the parameter.



281
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/workflow_templates.rb', line 281

class ValueValidation; end