Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationMetadataOutputMetadata |
XPSResponseExplanationMetadataOutputMetadata.clone() |
XPSResponseExplanationMetadataOutputMetadata |
XPSResponseExplanationMetadataOutputMetadata.set(String fieldName,
Object value) |
XPSResponseExplanationMetadataOutputMetadata |
XPSResponseExplanationMetadataOutputMetadata.setOutputTensorName(String outputTensorName)
Name of the output tensor.
|
Modifier and Type | Method and Description |
---|---|
Map<String,XPSResponseExplanationMetadataOutputMetadata> |
XPSResponseExplanationMetadata.getOutputs()
Metadata of the output.
|
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationMetadata |
XPSResponseExplanationMetadata.setOutputs(Map<String,XPSResponseExplanationMetadataOutputMetadata> outputs)
Metadata of the output.
|
Copyright © 2011–2025 Google. All rights reserved.