public static final class OccupancyCountingPredictionResult.IdentifiedBox extends GeneratedMessageV3 implements OccupancyCountingPredictionResult.IdentifiedBoxOrBuilder
Identified box contains location and the entity of the object.
Protobuf type google.cloud.visionai.v1.OccupancyCountingPredictionResult.IdentifiedBox
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > OccupancyCountingPredictionResult.IdentifiedBoxStatic Fields
BOX_ID_FIELD_NUMBER
public static final int BOX_ID_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
ENTITY_FIELD_NUMBER
public static final int ENTITY_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
NORMALIZED_BOUNDING_BOX_FIELD_NUMBER
public static final int NORMALIZED_BOUNDING_BOX_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
SCORE_FIELD_NUMBER
public static final int SCORE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
TRACK_ID_FIELD_NUMBER
public static final int TRACK_ID_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static OccupancyCountingPredictionResult.IdentifiedBox getDefaultInstance()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static OccupancyCountingPredictionResult.IdentifiedBox.Builder newBuilder()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.Builder |
newBuilder(OccupancyCountingPredictionResult.IdentifiedBox prototype)
public static OccupancyCountingPredictionResult.IdentifiedBox.Builder newBuilder(OccupancyCountingPredictionResult.IdentifiedBox prototype)
Parameter | |
---|---|
Name | Description |
prototype |
OccupancyCountingPredictionResult.IdentifiedBox |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.Builder |
parseDelimitedFrom(InputStream input)
public static OccupancyCountingPredictionResult.IdentifiedBox parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<OccupancyCountingPredictionResult.IdentifiedBox> parser()
Returns | |
---|---|
Type | Description |
Parser<IdentifiedBox> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getBoxId()
public long getBoxId()
An unique id for this box.
int64 box_id = 1;
Returns | |
---|---|
Type | Description |
long |
The boxId. |
getDefaultInstanceForType()
public OccupancyCountingPredictionResult.IdentifiedBox getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox |
getEntity()
public OccupancyCountingPredictionResult.Entity getEntity()
Entity of this box.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Entity entity = 4;
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.Entity |
The entity. |
getEntityOrBuilder()
public OccupancyCountingPredictionResult.EntityOrBuilder getEntityOrBuilder()
Entity of this box.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Entity entity = 4;
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.EntityOrBuilder |
getNormalizedBoundingBox()
public OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox getNormalizedBoundingBox()
Bounding Box in the normalized coordinates.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox normalized_bounding_box = 2;
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
The normalizedBoundingBox. |
getNormalizedBoundingBoxOrBuilder()
public OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBoxOrBuilder getNormalizedBoundingBoxOrBuilder()
Bounding Box in the normalized coordinates.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox normalized_bounding_box = 2;
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBoxOrBuilder |
getParserForType()
public Parser<OccupancyCountingPredictionResult.IdentifiedBox> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<IdentifiedBox> |
getScore()
public float getScore()
Confidence score associated with this box.
float score = 3;
Returns | |
---|---|
Type | Description |
float |
The score. |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getTrackId()
public long getTrackId()
An unique id to identify a track. It should be consistent across frames. It only exists if tracking is enabled.
int64 track_id = 5;
Returns | |
---|---|
Type | Description |
long |
The trackId. |
hasEntity()
public boolean hasEntity()
Entity of this box.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Entity entity = 4;
Returns | |
---|---|
Type | Description |
boolean |
Whether the entity field is set. |
hasNormalizedBoundingBox()
public boolean hasNormalizedBoundingBox()
Bounding Box in the normalized coordinates.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox normalized_bounding_box = 2;
Returns | |
---|---|
Type | Description |
boolean |
Whether the normalizedBoundingBox field is set. |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public OccupancyCountingPredictionResult.IdentifiedBox.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected OccupancyCountingPredictionResult.IdentifiedBox.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public OccupancyCountingPredictionResult.IdentifiedBox.Builder toBuilder()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |