Class Action.PublishSummaryToCscc.Builder (3.87.0)

public static final class Action.PublishSummaryToCscc.Builder extends GeneratedMessage.Builder<Action.PublishSummaryToCscc.Builder> implements Action.PublishSummaryToCsccOrBuilder

Publish the result summary of a DlpJob to Security Command Center. This action is available for only projects that belong to an organization. This action publishes the count of finding instances and their infoTypes. The summary of findings are persisted in Security Command Center and are governed by service-specific policies for Security Command Center. Only a single instance of this action can be specified. Compatible with: Inspect

Protobuf type google.privacy.dlp.v2.Action.PublishSummaryToCscc

Static Methods

getDescriptor()

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

Methods

build()

public Action.PublishSummaryToCscc build()
Returns
Type Description
Action.PublishSummaryToCscc

buildPartial()

public Action.PublishSummaryToCscc buildPartial()
Returns
Type Description
Action.PublishSummaryToCscc

clear()

public Action.PublishSummaryToCscc.Builder clear()
Returns
Type Description
Action.PublishSummaryToCscc.Builder
Overrides

getDefaultInstanceForType()

public Action.PublishSummaryToCscc getDefaultInstanceForType()
Returns
Type Description
Action.PublishSummaryToCscc

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(Action.PublishSummaryToCscc other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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