public static final class FullyInside.Builder extends GeneratedMessage.Builder<FullyInside.Builder> implements FullyInsideOrBuilderDefines a condition where one bounding box is fully inside another.
Protobuf type google.privacy.dlp.v2.FullyInside
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FullyInside.BuilderImplements
FullyInsideOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public FullyInside build()| Returns | |
|---|---|
| Type | Description |
FullyInside |
|
buildPartial()
public FullyInside buildPartial()| Returns | |
|---|---|
| Type | Description |
FullyInside |
|
clear()
public FullyInside.Builder clear()| Returns | |
|---|---|
| Type | Description |
FullyInside.Builder |
|
getDefaultInstanceForType()
public FullyInside getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FullyInside |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(FullyInside other)
public FullyInside.Builder mergeFrom(FullyInside other)| Parameter | |
|---|---|
| Name | Description |
other |
FullyInside |
| Returns | |
|---|---|
| Type | Description |
FullyInside.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public FullyInside.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FullyInside.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public FullyInside.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
FullyInside.Builder |
|