Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::FileIODetails (v0.9.0)

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

Metadata for a File connector used by the job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#file_pattern

def file_pattern() -> ::String
Returns
  • (::String) — File Pattern used to access files by the connector.

#file_pattern=

def file_pattern=(value) -> ::String
Parameter
  • value (::String) — File Pattern used to access files by the connector.
Returns
  • (::String) — File Pattern used to access files by the connector.