public static final class OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox extends GeneratedMessageV3 implements OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBoxOrBuilder
Bounding Box in the normalized coordinates.
Protobuf type
google.cloud.visionai.v1.OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBoxStatic Fields
HEIGHT_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
WIDTH_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
XMIN_FIELD_NUMBER
public static final int XMIN_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
YMIN_FIELD_NUMBER
public static final int YMIN_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox getDefaultInstance()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder newBuilder()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder |
newBuilder(OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox prototype)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder newBuilder(OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox prototype)
Parameter | |
---|---|
Name | Description |
prototype |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder |
parseDelimitedFrom(InputStream input)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox> parser()
Returns | |
---|---|
Type | Description |
Parser<NormalizedBoundingBox> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox |
getHeight()
public float getHeight()
Height of the bounding box.
float height = 4;
Returns | |
---|---|
Type | Description |
float |
The height. |
getParserForType()
public Parser<OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<NormalizedBoundingBox> |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getWidth()
public float getWidth()
Width of the bounding box.
float width = 3;
Returns | |
---|---|
Type | Description |
float |
The width. |
getXmin()
public float getXmin()
Min in x coordinate.
float xmin = 1;
Returns | |
---|---|
Type | Description |
float |
The xmin. |
getYmin()
public float getYmin()
Min in y coordinate.
float ymin = 2;
Returns | |
---|---|
Type | Description |
float |
The ymin. |
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.NormalizedBoundingBox.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder toBuilder()
Returns | |
---|---|
Type | Description |
OccupancyCountingPredictionResult.IdentifiedBox.NormalizedBoundingBox.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |