GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withDeleteFilesAfterCompletion(Object deleteFilesAfterCompletion) |
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy
completion.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withEnablePartitionDiscovery(Boolean enablePartitionDiscovery) |
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withFileListPath(Object fileListPath) |
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in
the dataset) that you want to copy.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withModifiedDatetimeEnd(Object modifiedDatetimeEnd) |
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withModifiedDatetimeStart(Object modifiedDatetimeStart) |
Set the modifiedDatetimeStart property: The start of file's modified datetime.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withPartitionRootPath(Object partitionRootPath) |
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withPrefix(Object prefix) |
Set the prefix property: The prefix filter for the Google Cloud Storage object name.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withRecursive(Object recursive) |
Set the recursive property: If true, files under the folder path will be read recursively.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withWildcardFileName(Object wildcardFileName) |
Set the wildcardFileName property: Google Cloud Storage wildcardFileName.
|
GoogleCloudStorageReadSettings |
GoogleCloudStorageReadSettings.withWildcardFolderPath(Object wildcardFolderPath) |
Set the wildcardFolderPath property: Google Cloud Storage wildcardFolderPath.
|