| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
FileIODetails |
FileIODetails.clone() |
FileIODetails |
FileIODetails.set(String fieldName,
Object value) |
FileIODetails |
FileIODetails.setFilePattern(String filePattern)
File Pattern used to access files by the connector.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileIODetails> |
JobMetadata.getFileDetails()
Identification of a File source used in the Dataflow job.
|
| Modifier and Type | Method and Description |
|---|---|
JobMetadata |
JobMetadata.setFileDetails(List<FileIODetails> fileDetails)
Identification of a File source used in the Dataflow job.
|
Copyright © 2011–2025 Google. All rights reserved.