Package | Description |
---|---|
com.google.api.services.dataflow.model |
Modifier and Type | Method and Description |
---|---|
SourceMetadata |
SourceMetadata.clone() |
SourceMetadata |
Source.getMetadata() |
SourceMetadata |
SourceGetMetadataResponse.getMetadata() |
SourceMetadata |
SourceMetadata.set(java.lang.String fieldName,
java.lang.Object value) |
SourceMetadata |
SourceMetadata.setEstimatedSizeBytes(java.lang.Long estimatedSizeBytes) |
SourceMetadata |
SourceMetadata.setInfinite(java.lang.Boolean infinite) |
SourceMetadata |
SourceMetadata.setProducesSortedKeys(java.lang.Boolean producesSortedKeys) |
Modifier and Type | Method and Description |
---|---|
Source |
Source.setMetadata(SourceMetadata metadata) |
SourceGetMetadataResponse |
SourceGetMetadataResponse.setMetadata(SourceMetadata metadata) |