Class DataProfileAction.PublishToSecurityCommandCenter.Builder (3.87.0)

public static final class DataProfileAction.PublishToSecurityCommandCenter.Builder extends GeneratedMessage.Builder<DataProfileAction.PublishToSecurityCommandCenter.Builder> implements DataProfileAction.PublishToSecurityCommandCenterOrBuilder

If set, a summary finding will be created or updated in Security Command Center for each profile.

Protobuf type google.privacy.dlp.v2.DataProfileAction.PublishToSecurityCommandCenter

Static Methods

getDescriptor()

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

Methods

build()

public DataProfileAction.PublishToSecurityCommandCenter build()
Returns
Type Description
DataProfileAction.PublishToSecurityCommandCenter

buildPartial()

public DataProfileAction.PublishToSecurityCommandCenter buildPartial()
Returns
Type Description
DataProfileAction.PublishToSecurityCommandCenter

clear()

public DataProfileAction.PublishToSecurityCommandCenter.Builder clear()
Returns
Type Description
DataProfileAction.PublishToSecurityCommandCenter.Builder
Overrides

getDefaultInstanceForType()

public DataProfileAction.PublishToSecurityCommandCenter getDefaultInstanceForType()
Returns
Type Description
DataProfileAction.PublishToSecurityCommandCenter

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(DataProfileAction.PublishToSecurityCommandCenter other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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