Uses of Interface
com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
-
Packages that use DocumentInputConfigOrBuilder Package Description com.google.cloud.translate.v3 A client to Cloud Translation API -
-
Uses of DocumentInputConfigOrBuilder in com.google.cloud.translate.v3
Classes in com.google.cloud.translate.v3 that implement DocumentInputConfigOrBuilder Modifier and Type Class Description classDocumentInputConfigA document translation request input config.static classDocumentInputConfig.BuilderA document translation request input config.Methods in com.google.cloud.translate.v3 that return DocumentInputConfigOrBuilder Modifier and Type Method Description DocumentInputConfigOrBuilderTranslateDocumentRequest.Builder. getDocumentInputConfigOrBuilder()Required.DocumentInputConfigOrBuilderTranslateDocumentRequest. getDocumentInputConfigOrBuilder()Required.DocumentInputConfigOrBuilderTranslateDocumentRequestOrBuilder. getDocumentInputConfigOrBuilder()Required.
-