public static interface OccupancyCountingPredictionResult.Stats.CrossingLineCountOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getAccumulatedNegativeDirectionCounts(int index)
public abstract OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount getAccumulatedNegativeDirectionCounts(int index)The accumulated negative count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount |
|
getAccumulatedNegativeDirectionCountsCount()
public abstract int getAccumulatedNegativeDirectionCountsCount()The accumulated negative count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;
| Returns | |
|---|---|
| Type | Description |
int |
|
getAccumulatedNegativeDirectionCountsList()
public abstract List<OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount> getAccumulatedNegativeDirectionCountsList()The accumulated negative count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;
| Returns | |
|---|---|
| Type | Description |
List<AccumulatedObjectCount> |
|
getAccumulatedNegativeDirectionCountsOrBuilder(int index)
public abstract OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder getAccumulatedNegativeDirectionCountsOrBuilder(int index)The accumulated negative count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder |
|
getAccumulatedNegativeDirectionCountsOrBuilderList()
public abstract List<? extends OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder> getAccumulatedNegativeDirectionCountsOrBuilderList()The accumulated negative count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder> |
|
getAccumulatedPositiveDirectionCounts(int index)
public abstract OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount getAccumulatedPositiveDirectionCounts(int index)The accumulated positive count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount |
|
getAccumulatedPositiveDirectionCountsCount()
public abstract int getAccumulatedPositiveDirectionCountsCount()The accumulated positive count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;
| Returns | |
|---|---|
| Type | Description |
int |
|
getAccumulatedPositiveDirectionCountsList()
public abstract List<OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount> getAccumulatedPositiveDirectionCountsList()The accumulated positive count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;
| Returns | |
|---|---|
| Type | Description |
List<AccumulatedObjectCount> |
|
getAccumulatedPositiveDirectionCountsOrBuilder(int index)
public abstract OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder getAccumulatedPositiveDirectionCountsOrBuilder(int index)The accumulated positive count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder |
|
getAccumulatedPositiveDirectionCountsOrBuilderList()
public abstract List<? extends OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder> getAccumulatedPositiveDirectionCountsOrBuilderList()The accumulated positive count.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCountOrBuilder> |
|
getAnnotation()
public abstract StreamAnnotation getAnnotation()Line annotation from the user.
.google.cloud.visionai.v1.StreamAnnotation annotation = 1;
| Returns | |
|---|---|
| Type | Description |
StreamAnnotation |
The annotation. |
getAnnotationOrBuilder()
public abstract StreamAnnotationOrBuilder getAnnotationOrBuilder()Line annotation from the user.
.google.cloud.visionai.v1.StreamAnnotation annotation = 1;
| Returns | |
|---|---|
| Type | Description |
StreamAnnotationOrBuilder |
|
getNegativeDirectionCounts(int index)
public abstract OccupancyCountingPredictionResult.Stats.ObjectCount getNegativeDirectionCounts(int index)The direction that is opposite to the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
getNegativeDirectionCountsCount()
public abstract int getNegativeDirectionCountsCount()The direction that is opposite to the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;
| Returns | |
|---|---|
| Type | Description |
int |
|
getNegativeDirectionCountsList()
public abstract List<OccupancyCountingPredictionResult.Stats.ObjectCount> getNegativeDirectionCountsList()The direction that is opposite to the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;
| Returns | |
|---|---|
| Type | Description |
List<ObjectCount> |
|
getNegativeDirectionCountsOrBuilder(int index)
public abstract OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder getNegativeDirectionCountsOrBuilder(int index)The direction that is opposite to the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder |
|
getNegativeDirectionCountsOrBuilderList()
public abstract List<? extends OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder> getNegativeDirectionCountsOrBuilderList()The direction that is opposite to the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder> |
|
getPositiveDirectionCounts(int index)
public abstract OccupancyCountingPredictionResult.Stats.ObjectCount getPositiveDirectionCounts(int index)The direction that follows the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
getPositiveDirectionCountsCount()
public abstract int getPositiveDirectionCountsCount()The direction that follows the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;
| Returns | |
|---|---|
| Type | Description |
int |
|
getPositiveDirectionCountsList()
public abstract List<OccupancyCountingPredictionResult.Stats.ObjectCount> getPositiveDirectionCountsList()The direction that follows the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;
| Returns | |
|---|---|
| Type | Description |
List<ObjectCount> |
|
getPositiveDirectionCountsOrBuilder(int index)
public abstract OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder getPositiveDirectionCountsOrBuilder(int index)The direction that follows the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder |
|
getPositiveDirectionCountsOrBuilderList()
public abstract List<? extends OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder> getPositiveDirectionCountsOrBuilderList()The direction that follows the right hand rule.
repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilder> |
|
hasAnnotation()
public abstract boolean hasAnnotation()Line annotation from the user.
.google.cloud.visionai.v1.StreamAnnotation annotation = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the annotation field is set. |