| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
DatastoreIODetails |
DatastoreIODetails.clone() |
DatastoreIODetails |
DatastoreIODetails.set(String fieldName,
Object value) |
DatastoreIODetails |
DatastoreIODetails.setNamespace(String namespace)
Namespace used in the connection.
|
DatastoreIODetails |
DatastoreIODetails.setProjectId(String projectId)
ProjectId accessed in the connection.
|
| Modifier and Type | Method and Description |
|---|---|
List<DatastoreIODetails> |
JobMetadata.getDatastoreDetails()
Identification of a Datastore source used in the Dataflow job.
|
| Modifier and Type | Method and Description |
|---|---|
JobMetadata |
JobMetadata.setDatastoreDetails(List<DatastoreIODetails> datastoreDetails)
Identification of a Datastore source used in the Dataflow job.
|
Copyright © 2011–2021 Google. All rights reserved.