public static final class CropHint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder> implements CropHintOrBuilder
Single crop hint that is used to generate a new crop when serving an image.Protobuf type
google.cloud.vision.v1.CropHint| Modifier and Type | Method and Description |
|---|---|
CropHint.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CropHint |
build() |
CropHint |
buildPartial() |
CropHint.Builder |
clear() |
CropHint.Builder |
clearBoundingPoly()
The bounding polygon for the crop region.
|
CropHint.Builder |
clearConfidence()
Confidence of this being a salient region.
|
CropHint.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CropHint.Builder |
clearImportanceFraction()
Fraction of importance of this salient region with respect to the original
image.
|
CropHint.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CropHint.Builder |
clone() |
BoundingPoly |
getBoundingPoly()
The bounding polygon for the crop region.
|
BoundingPoly.Builder |
getBoundingPolyBuilder()
The bounding polygon for the crop region.
|
BoundingPolyOrBuilder |
getBoundingPolyOrBuilder()
The bounding polygon for the crop region.
|
float |
getConfidence()
Confidence of this being a salient region.
|
CropHint |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
float |
getImportanceFraction()
Fraction of importance of this salient region with respect to the original
image.
|
boolean |
hasBoundingPoly()
The bounding polygon for the crop region.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CropHint.Builder |
mergeBoundingPoly(BoundingPoly value)
The bounding polygon for the crop region.
|
CropHint.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CropHint.Builder |
mergeFrom(CropHint other) |
CropHint.Builder |
mergeFrom(com.google.protobuf.Message other) |
CropHint.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CropHint.Builder |
setBoundingPoly(BoundingPoly.Builder builderForValue)
The bounding polygon for the crop region.
|
CropHint.Builder |
setBoundingPoly(BoundingPoly value)
The bounding polygon for the crop region.
|
CropHint.Builder |
setConfidence(float value)
Confidence of this being a salient region.
|
CropHint.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CropHint.Builder |
setImportanceFraction(float value)
Fraction of importance of this salient region with respect to the original
image.
|
CropHint.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CropHint.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CropHint build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CropHint buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CropHint.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CropHint.Builder>public CropHint.Builder mergeFrom(CropHint other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public CropHint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CropHint.Builder>java.io.IOExceptionpublic boolean hasBoundingPoly()
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;hasBoundingPoly in interface CropHintOrBuilderpublic BoundingPoly getBoundingPoly()
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;getBoundingPoly in interface CropHintOrBuilderpublic CropHint.Builder setBoundingPoly(BoundingPoly value)
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;public CropHint.Builder setBoundingPoly(BoundingPoly.Builder builderForValue)
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;public CropHint.Builder mergeBoundingPoly(BoundingPoly value)
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;public CropHint.Builder clearBoundingPoly()
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;public BoundingPoly.Builder getBoundingPolyBuilder()
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;public BoundingPolyOrBuilder getBoundingPolyOrBuilder()
The bounding polygon for the crop region. The coordinates of the bounding box are in the original image's scale, as returned in `ImageParams`.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 1;getBoundingPolyOrBuilder in interface CropHintOrBuilderpublic float getConfidence()
Confidence of this being a salient region. Range [0, 1].
float confidence = 2;getConfidence in interface CropHintOrBuilderpublic CropHint.Builder setConfidence(float value)
Confidence of this being a salient region. Range [0, 1].
float confidence = 2;public CropHint.Builder clearConfidence()
Confidence of this being a salient region. Range [0, 1].
float confidence = 2;public float getImportanceFraction()
Fraction of importance of this salient region with respect to the original image.
float importance_fraction = 3;getImportanceFraction in interface CropHintOrBuilderpublic CropHint.Builder setImportanceFraction(float value)
Fraction of importance of this salient region with respect to the original image.
float importance_fraction = 3;public CropHint.Builder clearImportanceFraction()
Fraction of importance of this salient region with respect to the original image.
float importance_fraction = 3;public final CropHint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>public final CropHint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CropHint.Builder>