| Package | Description |
|---|---|
| com.tencentcloudapi.es.v20250101.models |
| Modifier and Type | Method and Description |
|---|---|
Usage |
ChunkDocumentResponse.getUsage()
Get token消耗量
|
Usage |
GetTextEmbeddingResponse.getUsage()
Get 向量化消耗的token数量。
|
Usage |
RunRerankResponse.getUsage()
Get 消耗token数量。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChunkDocumentResponse.setUsage(Usage Usage)
Set token消耗量
|
void |
GetTextEmbeddingResponse.setUsage(Usage Usage)
Set 向量化消耗的token数量。
|
void |
RunRerankResponse.setUsage(Usage Usage)
Set 消耗token数量。
|
| Constructor and Description |
|---|
Usage(Usage source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.