public static final class OccupancyCountingPredictionResult.Stats.ObjectCount extends GeneratedMessage implements OccupancyCountingPredictionResult.Stats.ObjectCountOrBuilderThe object info and instant count for annotations from occupancy counting operator.
Protobuf type
google.cloud.visionai.v1.OccupancyCountingPredictionResult.Stats.ObjectCount
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > OccupancyCountingPredictionResult.Stats.ObjectCountStatic Fields
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
ENTITY_FIELD_NUMBER
public static final int ENTITY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static OccupancyCountingPredictionResult.Stats.ObjectCount getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static OccupancyCountingPredictionResult.Stats.ObjectCount.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount.Builder |
|
newBuilder(OccupancyCountingPredictionResult.Stats.ObjectCount prototype)
public static OccupancyCountingPredictionResult.Stats.ObjectCount.Builder newBuilder(OccupancyCountingPredictionResult.Stats.ObjectCount prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
OccupancyCountingPredictionResult.Stats.ObjectCount |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount.Builder |
|
parseDelimitedFrom(InputStream input)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.Stats.ObjectCount parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<OccupancyCountingPredictionResult.Stats.ObjectCount> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ObjectCount> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCount()
public int getCount()Count of the object.
int32 count = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The count. |
getDefaultInstanceForType()
public OccupancyCountingPredictionResult.Stats.ObjectCount getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount |
|
getEntity()
public OccupancyCountingPredictionResult.Entity getEntity()Entity of this object.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Entity entity = 1;
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Entity |
The entity. |
getEntityOrBuilder()
public OccupancyCountingPredictionResult.EntityOrBuilder getEntityOrBuilder()Entity of this object.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Entity entity = 1;
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.EntityOrBuilder |
|
getParserForType()
public Parser<OccupancyCountingPredictionResult.Stats.ObjectCount> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ObjectCount> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasEntity()
public boolean hasEntity()Entity of this object.
.google.cloud.visionai.v1.OccupancyCountingPredictionResult.Entity entity = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the entity field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected OccupancyCountingPredictionResult.Stats.ObjectCount.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount.Builder |
|
toBuilder()
public OccupancyCountingPredictionResult.Stats.ObjectCount.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
OccupancyCountingPredictionResult.Stats.ObjectCount.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|