Google Cloud Dataflow V1beta3 Client - Class ParameterMetadata (0.7.1)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class ParameterMetadata.

Metadata for a specific parameter.

Generated from protobuf message google.dataflow.v1beta3.ParameterMetadata

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. The name of the parameter.

↳ label
string

Required. The label to display for the parameter.

↳ help_text
string

Required. The help text to display for the parameter.

↳ is_optional
bool

Optional. Whether the parameter is optional. Defaults to false.

↳ regexes
array

Optional. Regexes that the parameter must match.

↳ param_type
int

Optional. The type of the parameter. Used for selecting input picker.

↳ custom_metadata
array| Google\Protobuf\Internal\MapField

Optional. Additional metadata for describing this parameter.

Required. The name of the parameter.

Returns
Type
Description
string

Required. The name of the parameter.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Required. The label to display for the parameter.

Returns
Type
Description
string

Required. The label to display for the parameter.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Required. The help text to display for the parameter.

Returns
Type
Description
string

Required. The help text to display for the parameter.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Optional. Whether the parameter is optional. Defaults to false.

Returns
Type
Description
bool

Optional. Whether the parameter is optional. Defaults to false.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Optional. Regexes that the parameter must match.

Returns
Type
Description

Optional. Regexes that the parameter must match.

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

Optional. The type of the parameter.

Used for selecting input picker.

Returns
Type
Description
int

Optional. The type of the parameter.

Used for selecting input picker.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Optional. Additional metadata for describing this parameter.

Returns
Type
Description

Optional. Additional metadata for describing this parameter.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: