| Package | Description |
|---|---|
| com.volcengine.model.maas.api |
| Modifier and Type | Method and Description |
|---|---|
Api.LabelLogprobosValue |
Api.LabelLogprobosValue.Builder.build() |
Api.LabelLogprobosValue |
Api.LabelLogprobosValue.Builder.buildPartial() |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.getDefaultInstance() |
Api.LabelLogprobosValue |
Api.LabelLogprobosValue.getDefaultInstanceForType() |
Api.LabelLogprobosValue |
Api.LabelLogprobosValue.Builder.getDefaultInstanceForType() |
Api.LabelLogprobosValue |
Api.ClassificationRespOrBuilder.getLabelLogprobosOrDefault(String key,
Api.LabelLogprobosValue defaultValue)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue |
Api.ClassificationResp.getLabelLogprobosOrDefault(String key,
Api.LabelLogprobosValue defaultValue)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue |
Api.ClassificationResp.Builder.getLabelLogprobosOrDefault(String key,
Api.LabelLogprobosValue defaultValue)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue |
Api.ClassificationRespOrBuilder.getLabelLogprobosOrThrow(String key)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue |
Api.ClassificationResp.getLabelLogprobosOrThrow(String key)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue |
Api.ClassificationResp.Builder.getLabelLogprobosOrThrow(String key)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseDelimitedFrom(InputStream input) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(byte[] data) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(ByteBuffer data) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(com.google.protobuf.ByteString data) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(InputStream input) |
static Api.LabelLogprobosValue |
Api.LabelLogprobosValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Api.LabelLogprobosValue> |
Api.ClassificationRespOrBuilder.getLabelLogprobos()
Deprecated.
|
Map<String,Api.LabelLogprobosValue> |
Api.ClassificationResp.getLabelLogprobos()
Deprecated.
|
Map<String,Api.LabelLogprobosValue> |
Api.ClassificationResp.Builder.getLabelLogprobos()
Deprecated.
|
Map<String,Api.LabelLogprobosValue> |
Api.ClassificationRespOrBuilder.getLabelLogprobosMap()
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Map<String,Api.LabelLogprobosValue> |
Api.ClassificationResp.getLabelLogprobosMap()
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Map<String,Api.LabelLogprobosValue> |
Api.ClassificationResp.Builder.getLabelLogprobosMap()
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Map<String,Api.LabelLogprobosValue> |
Api.ClassificationResp.Builder.getMutableLabelLogprobos()
Deprecated.
|
com.google.protobuf.Parser<Api.LabelLogprobosValue> |
Api.LabelLogprobosValue.getParserForType() |
static com.google.protobuf.Parser<Api.LabelLogprobosValue> |
Api.LabelLogprobosValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
Api.LabelLogprobosValue |
Api.ClassificationRespOrBuilder.getLabelLogprobosOrDefault(String key,
Api.LabelLogprobosValue defaultValue)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue |
Api.ClassificationResp.getLabelLogprobosOrDefault(String key,
Api.LabelLogprobosValue defaultValue)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue |
Api.ClassificationResp.Builder.getLabelLogprobosOrDefault(String key,
Api.LabelLogprobosValue defaultValue)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Api.LabelLogprobosValue.Builder |
Api.LabelLogprobosValue.Builder.mergeFrom(Api.LabelLogprobosValue other) |
static Api.LabelLogprobosValue.Builder |
Api.LabelLogprobosValue.newBuilder(Api.LabelLogprobosValue prototype) |
Api.ClassificationResp.Builder |
Api.ClassificationResp.Builder.putLabelLogprobos(String key,
Api.LabelLogprobosValue value)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
| Modifier and Type | Method and Description |
|---|---|
Api.ClassificationResp.Builder |
Api.ClassificationResp.Builder.putAllLabelLogprobos(Map<String,Api.LabelLogprobosValue> values)
map<string, .api.LabelLogprobosValue> label_logprobos = 2; |
Copyright © 2025. All rights reserved.