Skip to content

Commit

Permalink
feat(translate): update the API
Browse files Browse the repository at this point in the history
#### translate:v3beta1

The following keys were added:
- resources.projects.resources.locations.methods.batchTranslateDocument.description
- resources.projects.resources.locations.methods.batchTranslateDocument.flatPath
- resources.projects.resources.locations.methods.batchTranslateDocument.httpMethod
- resources.projects.resources.locations.methods.batchTranslateDocument.id
- resources.projects.resources.locations.methods.batchTranslateDocument.parameterOrder
- resources.projects.resources.locations.methods.batchTranslateDocument.parameters.parent.description
- resources.projects.resources.locations.methods.batchTranslateDocument.parameters.parent.location
- resources.projects.resources.locations.methods.batchTranslateDocument.parameters.parent.pattern
- resources.projects.resources.locations.methods.batchTranslateDocument.parameters.parent.required
- resources.projects.resources.locations.methods.batchTranslateDocument.parameters.parent.type
- resources.projects.resources.locations.methods.batchTranslateDocument.path
- resources.projects.resources.locations.methods.batchTranslateDocument.request.$ref
- resources.projects.resources.locations.methods.batchTranslateDocument.response.$ref
- resources.projects.resources.locations.methods.batchTranslateDocument.scopes
- resources.projects.resources.locations.methods.translateDocument.description
- resources.projects.resources.locations.methods.translateDocument.flatPath
- resources.projects.resources.locations.methods.translateDocument.httpMethod
- resources.projects.resources.locations.methods.translateDocument.id
- resources.projects.resources.locations.methods.translateDocument.parameterOrder
- resources.projects.resources.locations.methods.translateDocument.parameters.parent.description
- resources.projects.resources.locations.methods.translateDocument.parameters.parent.location
- resources.projects.resources.locations.methods.translateDocument.parameters.parent.pattern
- resources.projects.resources.locations.methods.translateDocument.parameters.parent.required
- resources.projects.resources.locations.methods.translateDocument.parameters.parent.type
- resources.projects.resources.locations.methods.translateDocument.path
- resources.projects.resources.locations.methods.translateDocument.request.$ref
- resources.projects.resources.locations.methods.translateDocument.response.$ref
- resources.projects.resources.locations.methods.translateDocument.scopes
- schemas.BatchDocumentInputConfig.description
- schemas.BatchDocumentInputConfig.id
- schemas.BatchDocumentInputConfig.properties.gcsSource.$ref
- schemas.BatchDocumentInputConfig.properties.gcsSource.description
- schemas.BatchDocumentInputConfig.type
- schemas.BatchDocumentOutputConfig.description
- schemas.BatchDocumentOutputConfig.id
- schemas.BatchDocumentOutputConfig.properties.gcsDestination.$ref
- schemas.BatchDocumentOutputConfig.properties.gcsDestination.description
- schemas.BatchDocumentOutputConfig.type
- schemas.BatchTranslateDocumentRequest.description
- schemas.BatchTranslateDocumentRequest.id
- schemas.BatchTranslateDocumentRequest.properties.glossaries.additionalProperties.$ref
- schemas.BatchTranslateDocumentRequest.properties.glossaries.description
- schemas.BatchTranslateDocumentRequest.properties.glossaries.type
- schemas.BatchTranslateDocumentRequest.properties.inputConfigs.description
- schemas.BatchTranslateDocumentRequest.properties.inputConfigs.items.$ref
- schemas.BatchTranslateDocumentRequest.properties.inputConfigs.type
- schemas.BatchTranslateDocumentRequest.properties.models.additionalProperties.type
- schemas.BatchTranslateDocumentRequest.properties.models.description
- schemas.BatchTranslateDocumentRequest.properties.models.type
- schemas.BatchTranslateDocumentRequest.properties.outputConfig.$ref
- schemas.BatchTranslateDocumentRequest.properties.outputConfig.description
- schemas.BatchTranslateDocumentRequest.properties.sourceLanguageCode.description
- schemas.BatchTranslateDocumentRequest.properties.sourceLanguageCode.type
- schemas.BatchTranslateDocumentRequest.properties.targetLanguageCodes.description
- schemas.BatchTranslateDocumentRequest.properties.targetLanguageCodes.items.type
- schemas.BatchTranslateDocumentRequest.properties.targetLanguageCodes.type
- schemas.BatchTranslateDocumentRequest.type
- schemas.DocumentInputConfig.description
- schemas.DocumentInputConfig.id
- schemas.DocumentInputConfig.properties.content.description
- schemas.DocumentInputConfig.properties.content.format
- schemas.DocumentInputConfig.properties.content.type
- schemas.DocumentInputConfig.properties.gcsSource.$ref
- schemas.DocumentInputConfig.properties.gcsSource.description
- schemas.DocumentInputConfig.properties.mimeType.description
- schemas.DocumentInputConfig.properties.mimeType.type
- schemas.DocumentInputConfig.type
- schemas.DocumentOutputConfig.description
- schemas.DocumentOutputConfig.id
- schemas.DocumentOutputConfig.properties.gcsDestination.$ref
- schemas.DocumentOutputConfig.properties.gcsDestination.description
- schemas.DocumentOutputConfig.properties.mimeType.description
- schemas.DocumentOutputConfig.properties.mimeType.type
- schemas.DocumentOutputConfig.type
- schemas.DocumentTranslation.description
- schemas.DocumentTranslation.id
- schemas.DocumentTranslation.properties.byteStreamOutputs.description
- schemas.DocumentTranslation.properties.byteStreamOutputs.items.format
- schemas.DocumentTranslation.properties.byteStreamOutputs.items.type
- schemas.DocumentTranslation.properties.byteStreamOutputs.type
- schemas.DocumentTranslation.properties.detectedLanguageCode.description
- schemas.DocumentTranslation.properties.detectedLanguageCode.type
- schemas.DocumentTranslation.properties.mimeType.description
- schemas.DocumentTranslation.properties.mimeType.type
- schemas.DocumentTranslation.type
- schemas.TranslateDocumentRequest.description
- schemas.TranslateDocumentRequest.id
- schemas.TranslateDocumentRequest.properties.documentInputConfig.$ref
- schemas.TranslateDocumentRequest.properties.documentInputConfig.description
- schemas.TranslateDocumentRequest.properties.documentOutputConfig.$ref
- schemas.TranslateDocumentRequest.properties.documentOutputConfig.description
- schemas.TranslateDocumentRequest.properties.glossaryConfig.$ref
- schemas.TranslateDocumentRequest.properties.glossaryConfig.description
- schemas.TranslateDocumentRequest.properties.labels.additionalProperties.type
- schemas.TranslateDocumentRequest.properties.labels.description
- schemas.TranslateDocumentRequest.properties.labels.type
- schemas.TranslateDocumentRequest.properties.model.description
- schemas.TranslateDocumentRequest.properties.model.type
- schemas.TranslateDocumentRequest.properties.sourceLanguageCode.description
- schemas.TranslateDocumentRequest.properties.sourceLanguageCode.type
- schemas.TranslateDocumentRequest.properties.targetLanguageCode.description
- schemas.TranslateDocumentRequest.properties.targetLanguageCode.type
- schemas.TranslateDocumentRequest.type
- schemas.TranslateDocumentResponse.description
- schemas.TranslateDocumentResponse.id
- schemas.TranslateDocumentResponse.properties.documentTranslation.$ref
- schemas.TranslateDocumentResponse.properties.documentTranslation.description
- schemas.TranslateDocumentResponse.properties.glossaryConfig.$ref
- schemas.TranslateDocumentResponse.properties.glossaryConfig.description
- schemas.TranslateDocumentResponse.properties.glossaryDocumentTranslation.$ref
- schemas.TranslateDocumentResponse.properties.glossaryDocumentTranslation.description
- schemas.TranslateDocumentResponse.properties.model.description
- schemas.TranslateDocumentResponse.properties.model.type
- schemas.TranslateDocumentResponse.type
  • Loading branch information
yoshi-automation authored and sofisl committed May 21, 2021
1 parent a81cb7e commit 6dacf07
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 1 deletion.

0 comments on commit 6dacf07

Please sign in to comment.