| Package | Description |
|---|---|
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
GcsOutputDestination |
GcsOutputDestination.clone() |
GcsOutputDestination |
DatasetOutputConfig.getGcsDestination()
Google Cloud Storage destination to write the output.
|
GcsOutputDestination |
GcsOutputDestination.set(String fieldName,
Object value) |
GcsOutputDestination |
GcsOutputDestination.setOutputUriPrefix(String outputUriPrefix)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetOutputConfig |
DatasetOutputConfig.setGcsDestination(GcsOutputDestination gcsDestination)
Google Cloud Storage destination to write the output.
|
Copyright © 2011–2023 Google. All rights reserved.