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