Google Cloud Dataflow V1beta3 Client - Class TemplateMetadata (0.8.2)

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

Metadata describing a template.

Generated from protobuf message google.dataflow.v1beta3.TemplateMetadata

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 template.

↳ description
string

Optional. A description of the template.

↳ parameters
array< ParameterMetadata >

The parameters for the template.

↳ streaming
bool

Optional. Indicates if the template is streaming or not.

↳ supports_at_least_once
bool

Optional. Indicates if the streaming template supports at least once mode.

↳ supports_exactly_once
bool

Optional. Indicates if the streaming template supports exactly once mode.

↳ default_streaming_mode
string

Optional. Indicates the default streaming mode for a streaming template. Only valid if both supports_at_least_once and supports_exactly_once are true. Possible values: UNSPECIFIED, EXACTLY_ONCE and AT_LEAST_ONCE

Required. The name of the template.

Returns
Type
Description
string

Required. The name of the template.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Optional. A description of the template.

Returns
Type
Description
string

Optional. A description of the template.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

The parameters for the template.

Returns
Type
Description

The parameters for the template.

Parameter
Name
Description
var
Returns
Type
Description
$this

Optional. Indicates if the template is streaming or not.

Returns
Type
Description
bool

Optional. Indicates if the template is streaming or not.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Optional. Indicates if the streaming template supports at least once mode.

Returns
Type
Description
bool

Optional. Indicates if the streaming template supports at least once mode.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Optional. Indicates if the streaming template supports exactly once mode.

Returns
Type
Description
bool

Optional. Indicates if the streaming template supports exactly once mode.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Optional. Indicates the default streaming mode for a streaming template.

Only valid if both supports_at_least_once and supports_exactly_once are true. Possible values: UNSPECIFIED, EXACTLY_ONCE and AT_LEAST_ONCE

Returns
Type
Description
string

Optional. Indicates the default streaming mode for a streaming template.

Only valid if both supports_at_least_once and supports_exactly_once are true. Possible values: UNSPECIFIED, EXACTLY_ONCE and AT_LEAST_ONCE

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