public static final class Action.PublishSummaryToCscc extends GeneratedMessageV3 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
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Methods
getDefaultInstance()
public static Action.PublishSummaryToCscc getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static Action.PublishSummaryToCscc.Builder newBuilder()
newBuilder(Action.PublishSummaryToCscc prototype)
public static Action.PublishSummaryToCscc.Builder newBuilder(Action.PublishSummaryToCscc prototype)
public static Action.PublishSummaryToCscc parseDelimitedFrom(InputStream input)
public static Action.PublishSummaryToCscc parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static Action.PublishSummaryToCscc parseFrom(byte[] data)
Parameter |
---|
Name | Description |
data | byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Action.PublishSummaryToCscc parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static Action.PublishSummaryToCscc parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Action.PublishSummaryToCscc parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Action.PublishSummaryToCscc parseFrom(CodedInputStream input)
public static Action.PublishSummaryToCscc parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Action.PublishSummaryToCscc parseFrom(InputStream input)
public static Action.PublishSummaryToCscc parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static Action.PublishSummaryToCscc parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Action.PublishSummaryToCscc parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<Action.PublishSummaryToCscc> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter |
---|
Name | Description |
obj | Object
|
Overrides
getDefaultInstanceForType()
public Action.PublishSummaryToCscc getDefaultInstanceForType()
getParserForType()
public Parser<Action.PublishSummaryToCscc> getParserForType()
Overrides
getSerializedSize()
public int getSerializedSize()
Returns |
---|
Type | Description |
int | |
Overrides
hashCode()
Returns |
---|
Type | Description |
int | |
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public Action.PublishSummaryToCscc.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected Action.PublishSummaryToCscc.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Overrides
toBuilder()
public Action.PublishSummaryToCscc.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides