Google Cloud Dataflow V1beta3 Client - Class FileIODetails (0.5.1)

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

Metadata for a File connector used by the job.

Generated from protobuf message google.dataflow.v1beta3.FileIODetails

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ file_pattern string

File Pattern used to access files by the connector.

getFilePattern

File Pattern used to access files by the connector.

Returns
TypeDescription
string

setFilePattern

File Pattern used to access files by the connector.

Parameter
NameDescription
var string
Returns
TypeDescription
$this