| Modifier and Type | Method and Description |
|---|---|
static AnnotationSentiment |
AnnotationSentiment.forNumber(int value) |
AnnotationSentiment |
Annotation.getAnnotationSentiment()
Output only.
|
AnnotationSentiment |
Annotation.Builder.getAnnotationSentiment()
Output only.
|
AnnotationSentiment |
AnnotationOrBuilder.getAnnotationSentiment()
Output only.
|
static AnnotationSentiment |
AnnotationSentiment.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AnnotationSentiment |
AnnotationSentiment.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AnnotationSentiment |
AnnotationSentiment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationSentiment[] |
AnnotationSentiment.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<AnnotationSentiment> |
AnnotationSentiment.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Annotation.Builder |
Annotation.Builder.setAnnotationSentiment(AnnotationSentiment value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.