public static final class OccupancyCountingPredictionResult.TrackInfo extends GeneratedMessageV3 implements OccupancyCountingPredictionResult.TrackInfoOrBuilder
The track info for annotations from occupancy counting operator.
Protobuf type google.cloud.visionai.v1.OccupancyCountingPredictionResult.TrackInfo
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > OccupancyCountingPredictionResult.TrackInfoStatic Fields
START_TIME_FIELD_NUMBER
public static final int START_TIME_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.TrackInfo getDefaultInstance()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static OccupancyCountingPredictionResult.TrackInfo.Builder newBuilder()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo.Builder |
newBuilder(OccupancyCountingPredictionResult.TrackInfo prototype)
public static OccupancyCountingPredictionResult.TrackInfo.Builder newBuilder(OccupancyCountingPredictionResult.TrackInfo prototype)
Parameter | |
---|---|
Name | Description |
prototype |
OccupancyCountingPredictionResult.TrackInfo |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo.Builder |
parseDelimitedFrom(InputStream input)
public static OccupancyCountingPredictionResult.TrackInfo parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.TrackInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.TrackInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<OccupancyCountingPredictionResult.TrackInfo> parser()
Returns | |
---|---|
Type | Description |
Parser<TrackInfo> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public OccupancyCountingPredictionResult.TrackInfo getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo |
getParserForType()
public Parser<OccupancyCountingPredictionResult.TrackInfo> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<TrackInfo> |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getStartTime()
public Timestamp getStartTime()
Start timestamp of this track.
.google.protobuf.Timestamp start_time = 2;
Returns | |
---|---|
Type | Description |
Timestamp |
The startTime. |
getStartTimeOrBuilder()
public TimestampOrBuilder getStartTimeOrBuilder()
Start timestamp of this track.
.google.protobuf.Timestamp start_time = 2;
Returns | |
---|---|
Type | Description |
TimestampOrBuilder |
getTrackId()
public String getTrackId()
An unique id to identify a track. It should be consistent across frames.
string track_id = 1;
Returns | |
---|---|
Type | Description |
String |
The trackId. |
getTrackIdBytes()
public ByteString getTrackIdBytes()
An unique id to identify a track. It should be consistent across frames.
string track_id = 1;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for trackId. |
hasStartTime()
public boolean hasStartTime()
Start timestamp of this track.
.google.protobuf.Timestamp start_time = 2;
Returns | |
---|---|
Type | Description |
boolean |
Whether the startTime 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.TrackInfo.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected OccupancyCountingPredictionResult.TrackInfo.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public OccupancyCountingPredictionResult.TrackInfo.Builder toBuilder()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.TrackInfo.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |