Class AllOtherDatabaseResources.Builder (3.87.0)

public static final class AllOtherDatabaseResources.Builder extends GeneratedMessage.Builder<AllOtherDatabaseResources.Builder> implements AllOtherDatabaseResourcesOrBuilder

Match database resources not covered by any other filter.

Protobuf type google.privacy.dlp.v2.AllOtherDatabaseResources

Static Methods

getDescriptor()

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

Methods

build()

public AllOtherDatabaseResources build()
Returns
Type Description
AllOtherDatabaseResources

buildPartial()

public AllOtherDatabaseResources buildPartial()
Returns
Type Description
AllOtherDatabaseResources

clear()

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

getDefaultInstanceForType()

public AllOtherDatabaseResources getDefaultInstanceForType()
Returns
Type Description
AllOtherDatabaseResources

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(AllOtherDatabaseResources other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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