Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationMetadata |
XPSResponseExplanationMetadata.clone() |
XPSResponseExplanationMetadata |
XPSResponseExplanationSpec.getMetadata()
Metadata describing the Model's input and output for explanation.
|
XPSResponseExplanationMetadata |
XPSResponseExplanationMetadata.set(String fieldName,
Object value) |
XPSResponseExplanationMetadata |
XPSResponseExplanationMetadata.setInputs(Map<String,XPSResponseExplanationMetadataInputMetadata> inputs)
Metadata of the input.
|
XPSResponseExplanationMetadata |
XPSResponseExplanationMetadata.setOutputs(Map<String,XPSResponseExplanationMetadataOutputMetadata> outputs)
Metadata of the output.
|
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationSpec |
XPSResponseExplanationSpec.setMetadata(XPSResponseExplanationMetadata metadata)
Metadata describing the Model's input and output for explanation.
|
Copyright © 2011–2025 Google. All rights reserved.