| Modifier and Type | Method and Description |
|---|---|
static StringAggregationType |
StringAggregationType.forNumber(int value) |
StringAggregationType |
ImageClassificationConfig.getAnswerAggregationType()
Optional.
|
StringAggregationType |
ImageClassificationConfig.Builder.getAnswerAggregationType()
Optional.
|
StringAggregationType |
ImageClassificationConfigOrBuilder.getAnswerAggregationType()
Optional.
|
static StringAggregationType |
StringAggregationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StringAggregationType |
StringAggregationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StringAggregationType |
StringAggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringAggregationType[] |
StringAggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<StringAggregationType> |
StringAggregationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ImageClassificationConfig.Builder |
ImageClassificationConfig.Builder.setAnswerAggregationType(StringAggregationType value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.