Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationMetadataInputMetadata |
XPSResponseExplanationMetadataInputMetadata.clone() |
XPSResponseExplanationMetadataInputMetadata |
XPSResponseExplanationMetadataInputMetadata.set(String fieldName,
Object value) |
XPSResponseExplanationMetadataInputMetadata |
XPSResponseExplanationMetadataInputMetadata.setInputTensorName(String inputTensorName)
Name of the input tensor for this model.
|
XPSResponseExplanationMetadataInputMetadata |
XPSResponseExplanationMetadataInputMetadata.setModality(String modality)
Modality of the feature.
|
XPSResponseExplanationMetadataInputMetadata |
XPSResponseExplanationMetadataInputMetadata.setVisualizationConfig(XPSVisualization visualizationConfig)
Visualization configurations for image explanation.
|
Modifier and Type | Method and Description |
---|---|
Map<String,XPSResponseExplanationMetadataInputMetadata> |
XPSResponseExplanationMetadata.getInputs()
Metadata of the input.
|
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationMetadata |
XPSResponseExplanationMetadata.setInputs(Map<String,XPSResponseExplanationMetadataInputMetadata> inputs)
Metadata of the input.
|
Copyright © 2011–2025 Google. All rights reserved.