| Modifier and Type | Class and Description |
|---|---|
class |
Entity
Detected entity from video analysis.
|
static class |
Entity.Builder
Detected entity from video analysis.
|
| Modifier and Type | Method and Description |
|---|---|
EntityOrBuilder |
LabelAnnotationOrBuilder.getCategoryEntitiesOrBuilder(int index)
Common categories for the detected entity.
|
EntityOrBuilder |
LabelAnnotation.getCategoryEntitiesOrBuilder(int index)
Common categories for the detected entity.
|
EntityOrBuilder |
LabelAnnotation.Builder.getCategoryEntitiesOrBuilder(int index)
Common categories for the detected entity.
|
EntityOrBuilder |
LabelAnnotationOrBuilder.getEntityOrBuilder()
Detected entity.
|
EntityOrBuilder |
LabelAnnotation.getEntityOrBuilder()
Detected entity.
|
EntityOrBuilder |
LabelAnnotation.Builder.getEntityOrBuilder()
Detected entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityOrBuilder> |
LabelAnnotationOrBuilder.getCategoryEntitiesOrBuilderList()
Common categories for the detected entity.
|
List<? extends EntityOrBuilder> |
LabelAnnotation.getCategoryEntitiesOrBuilderList()
Common categories for the detected entity.
|
List<? extends EntityOrBuilder> |
LabelAnnotation.Builder.getCategoryEntitiesOrBuilderList()
Common categories for the detected entity.
|
Copyright © 2019 Google LLC. All rights reserved.