Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSSpeechModelSpecSubModelSpec |
XPSSpeechModelSpecSubModelSpec.clone() |
XPSSpeechModelSpecSubModelSpec |
XPSSpeechModelSpecSubModelSpec.set(String fieldName,
Object value) |
XPSSpeechModelSpecSubModelSpec |
XPSSpeechModelSpecSubModelSpec.setBiasingModelType(String biasingModelType)
Type of the biasing model.
|
XPSSpeechModelSpecSubModelSpec |
XPSSpeechModelSpecSubModelSpec.setClientId(String clientId)
In S3, Recognition ClientContextId.client_id
|
XPSSpeechModelSpecSubModelSpec |
XPSSpeechModelSpecSubModelSpec.setContextId(String contextId)
In S3, Recognition ClientContextId.context_id
|
XPSSpeechModelSpecSubModelSpec |
XPSSpeechModelSpecSubModelSpec.setIsEnhancedModel(Boolean isEnhancedModel)
If true then it means we have an enhanced version of the biasing models.
|
Modifier and Type | Method and Description |
---|---|
List<XPSSpeechModelSpecSubModelSpec> |
XPSSpeechModelSpec.getSubModelSpecs()
Model specs for all submodels contained in this model.
|
Modifier and Type | Method and Description |
---|---|
XPSSpeechModelSpec |
XPSSpeechModelSpec.setSubModelSpecs(List<XPSSpeechModelSpecSubModelSpec> subModelSpecs)
Model specs for all submodels contained in this model.
|
Copyright © 2011–2025 Google. All rights reserved.