Class OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder (0.2.0)

public static final class OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder extends GeneratedMessageV3.Builder<OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder> implements OccupancyCountingPredictionResult.Stats.CrossingLineCountOrBuilder

Message for Crossing line count.

Protobuf type google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.CrossingLineCount

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAccumulatedNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Parameter
Name Description
value OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Parameter
Name Description
builderForValue OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedNegativeDirectionCountsBuilder()

public OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder addAccumulatedNegativeDirectionCountsBuilder()

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Returns
Type Description
OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder

addAccumulatedNegativeDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder addAccumulatedNegativeDirectionCountsBuilder(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.Builder

addAccumulatedPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Parameter
Name Description
value OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Parameter
Name Description
builderForValue OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAccumulatedPositiveDirectionCountsBuilder()

public OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder addAccumulatedPositiveDirectionCountsBuilder()

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Returns
Type Description
OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder

addAccumulatedPositiveDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder addAccumulatedPositiveDirectionCountsBuilder(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.Builder

addAllAccumulatedNegativeDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount> values)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAllAccumulatedNegativeDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount> values)

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Parameter
Name Description
values Iterable<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount>
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAllAccumulatedPositiveDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount> values)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAllAccumulatedPositiveDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount> values)

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Parameter
Name Description
values Iterable<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount>
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAllNegativeDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.ObjectCount> values)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAllNegativeDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.ObjectCount> values)

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
values Iterable<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount>
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addAllPositiveDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.ObjectCount> values)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addAllPositiveDirectionCounts(Iterable<? extends OccupancyCountingPredictionResult.Stats.ObjectCount> values)

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Parameter
Name Description
values Iterable<? extends com.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount>
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount value)

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
value OccupancyCountingPredictionResult.Stats.ObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addNegativeDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

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
builderForValue OccupancyCountingPredictionResult.Stats.ObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

The direction that is opposite to the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.ObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

The direction that is opposite to the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.ObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addNegativeDirectionCountsBuilder()

public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder addNegativeDirectionCountsBuilder()

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
OccupancyCountingPredictionResult.Stats.ObjectCount.Builder

addNegativeDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder addNegativeDirectionCountsBuilder(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.Builder

addPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount value)

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Parameter
Name Description
value OccupancyCountingPredictionResult.Stats.ObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addPositiveDirectionCounts(OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Parameter
Name Description
builderForValue OccupancyCountingPredictionResult.Stats.ObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.ObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.ObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

addPositiveDirectionCountsBuilder()

public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder addPositiveDirectionCountsBuilder()

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Returns
Type Description
OccupancyCountingPredictionResult.Stats.ObjectCount.Builder

addPositiveDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder addPositiveDirectionCountsBuilder(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.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

build()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount build()
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount

buildPartial()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount buildPartial()
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount

clear()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clear()
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

clearAccumulatedNegativeDirectionCounts()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clearAccumulatedNegativeDirectionCounts()

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

clearAccumulatedPositiveDirectionCounts()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clearAccumulatedPositiveDirectionCounts()

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

clearAnnotation()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clearAnnotation()

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

clearField(Descriptors.FieldDescriptor field)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

clearNegativeDirectionCounts()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clearNegativeDirectionCounts()

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
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

clearPositiveDirectionCounts()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clearPositiveDirectionCounts()

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

clone()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder clone()
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

getAccumulatedNegativeDirectionCounts(int index)

public 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

getAccumulatedNegativeDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder getAccumulatedNegativeDirectionCountsBuilder(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.Builder

getAccumulatedNegativeDirectionCountsBuilderList()

public List<OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder> getAccumulatedNegativeDirectionCountsBuilderList()

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Returns
Type Description
List<Builder>

getAccumulatedNegativeDirectionCountsCount()

public 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 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 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 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 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

getAccumulatedPositiveDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder getAccumulatedPositiveDirectionCountsBuilder(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.Builder

getAccumulatedPositiveDirectionCountsBuilderList()

public List<OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder> getAccumulatedPositiveDirectionCountsBuilderList()

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Returns
Type Description
List<Builder>

getAccumulatedPositiveDirectionCountsCount()

public 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 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 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 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 StreamAnnotation getAnnotation()

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Returns
Type Description
StreamAnnotation

The annotation.

getAnnotationBuilder()

public StreamAnnotation.Builder getAnnotationBuilder()

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Returns
Type Description
StreamAnnotation.Builder

getAnnotationOrBuilder()

public StreamAnnotationOrBuilder getAnnotationOrBuilder()

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Returns
Type Description
StreamAnnotationOrBuilder

getDefaultInstanceForType()

public OccupancyCountingPredictionResult.Stats.CrossingLineCount getDefaultInstanceForType()
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getNegativeDirectionCounts(int index)

public 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

getNegativeDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder getNegativeDirectionCountsBuilder(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.Builder

getNegativeDirectionCountsBuilderList()

public List<OccupancyCountingPredictionResult.Stats.ObjectCount.Builder> getNegativeDirectionCountsBuilderList()

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<Builder>

getNegativeDirectionCountsCount()

public 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 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 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 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 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

getPositiveDirectionCountsBuilder(int index)

public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder getPositiveDirectionCountsBuilder(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.Builder

getPositiveDirectionCountsBuilderList()

public List<OccupancyCountingPredictionResult.Stats.ObjectCount.Builder> getPositiveDirectionCountsBuilderList()

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Returns
Type Description
List<Builder>

getPositiveDirectionCountsCount()

public 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 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 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 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 boolean hasAnnotation()

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Returns
Type Description
boolean

Whether the annotation field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeAnnotation(StreamAnnotation value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder mergeAnnotation(StreamAnnotation value)

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Parameter
Name Description
value StreamAnnotation
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

mergeFrom(OccupancyCountingPredictionResult.Stats.CrossingLineCount other)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder mergeFrom(OccupancyCountingPredictionResult.Stats.CrossingLineCount other)
Parameter
Name Description
other OccupancyCountingPredictionResult.Stats.CrossingLineCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

removeAccumulatedNegativeDirectionCounts(int index)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder removeAccumulatedNegativeDirectionCounts(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.CrossingLineCount.Builder

removeAccumulatedPositiveDirectionCounts(int index)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder removeAccumulatedPositiveDirectionCounts(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.CrossingLineCount.Builder

removeNegativeDirectionCounts(int index)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder removeNegativeDirectionCounts(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.CrossingLineCount.Builder

removePositiveDirectionCounts(int index)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder removePositiveDirectionCounts(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.CrossingLineCount.Builder

setAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setAccumulatedNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

The accumulated negative count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_negative_direction_counts = 5;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount value)

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setAccumulatedPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder builderForValue)

The accumulated positive count.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount accumulated_positive_direction_counts = 4;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.AccumulatedObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setAnnotation(StreamAnnotation value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setAnnotation(StreamAnnotation value)

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Parameter
Name Description
value StreamAnnotation
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setAnnotation(StreamAnnotation.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setAnnotation(StreamAnnotation.Builder builderForValue)

Line annotation from the user.

.google.cloud.visionai.v1.StreamAnnotation annotation = 1;

Parameter
Name Description
builderForValue StreamAnnotation.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

setNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

The direction that is opposite to the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.ObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setNegativeDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

The direction that is opposite to the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount negative_direction_counts = 3;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.ObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount value)

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Parameters
Name Description
index int
value OccupancyCountingPredictionResult.Stats.ObjectCount
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setPositiveDirectionCounts(int index, OccupancyCountingPredictionResult.Stats.ObjectCount.Builder builderForValue)

The direction that follows the right hand rule.

repeated .google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount positive_direction_counts = 2;

Parameters
Name Description
index int
builderForValue OccupancyCountingPredictionResult.Stats.ObjectCount.Builder
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
OccupancyCountingPredictionResult.Stats.CrossingLineCount.Builder
Overrides