Class AllOtherResources.Builder (3.87.0)

public static final class AllOtherResources.Builder extends GeneratedMessage.Builder<AllOtherResources.Builder> implements AllOtherResourcesOrBuilder

Match discovery resources not covered by any other filter.

Protobuf type google.privacy.dlp.v2.AllOtherResources

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public AllOtherResources build()
Returns
Type Description
AllOtherResources

buildPartial()

public AllOtherResources buildPartial()
Returns
Type Description
AllOtherResources

clear()

public AllOtherResources.Builder clear()
Returns
Type Description
AllOtherResources.Builder
Overrides

getDefaultInstanceForType()

public AllOtherResources getDefaultInstanceForType()
Returns
Type Description
AllOtherResources

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(AllOtherResources other)

public AllOtherResources.Builder mergeFrom(AllOtherResources other)
Parameter
Name Description
other AllOtherResources
Returns
Type Description
AllOtherResources.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public AllOtherResources.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AllOtherResources.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public AllOtherResources.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
AllOtherResources.Builder
Overrides