Package | Description |
---|---|
com.google.cloud.translate.v3beta1 |
A client to Cloud Translation API
|
Modifier and Type | Method and Description |
---|---|
static BatchDocumentOutputConfig.DestinationCase |
BatchDocumentOutputConfig.DestinationCase.forNumber(int value) |
BatchDocumentOutputConfig.DestinationCase |
BatchDocumentOutputConfig.getDestinationCase() |
BatchDocumentOutputConfig.DestinationCase |
BatchDocumentOutputConfig.Builder.getDestinationCase() |
BatchDocumentOutputConfig.DestinationCase |
BatchDocumentOutputConfigOrBuilder.getDestinationCase() |
static BatchDocumentOutputConfig.DestinationCase |
BatchDocumentOutputConfig.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BatchDocumentOutputConfig.DestinationCase |
BatchDocumentOutputConfig.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchDocumentOutputConfig.DestinationCase[] |
BatchDocumentOutputConfig.DestinationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.