Send feedback
Class Action.PublishFindingsToCloudDataCatalog (3.58.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.58.0 keyboard_arrow_down
public static final class Action . PublishFindingsToCloudDataCatalog extends GeneratedMessageV3 implements Action . PublishFindingsToCloudDataCatalogOrBuilder
Publish findings of a DlpJob to Data Catalog. In Data Catalog, tag
templates are applied to the resource that Cloud DLP scanned. Data
Catalog tag templates are stored in the same project and region where the
BigQuery table exists. For Cloud DLP to create and apply the tag template,
the Cloud DLP service agent must have the
roles/datacatalog.tagTemplateOwner
permission on the project. The tag
template contains fields summarizing the results of the DlpJob. Any field
values previously written by another DlpJob are deleted. InfoType naming
patterns are strictly enforced when using
this feature.
Findings are persisted in Data Catalog storage and are governed by
service-specific policies for Data Catalog. For more information, see
Service Specific Terms .
Only a single instance of this action can be specified. This action is
allowed only if all resources being scanned are BigQuery tables.
Compatible with: Inspect
Protobuf type google.privacy.dlp.v2.Action.PublishFindingsToCloudDataCatalog
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 . PublishFindingsToCloudDataCatalog getDefaultInstance ()
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
newBuilder()
public static Action . PublishFindingsToCloudDataCatalog . Builder newBuilder ()
newBuilder(Action.PublishFindingsToCloudDataCatalog prototype)
public static Action . PublishFindingsToCloudDataCatalog . Builder newBuilder ( Action . PublishFindingsToCloudDataCatalog prototype )
public static Action . PublishFindingsToCloudDataCatalog parseDelimitedFrom ( InputStream input )
public static Action . PublishFindingsToCloudDataCatalog parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(byte[] data)
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteString data)
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( ByteString data )
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( CodedInputStream input )
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( InputStream input )
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteBuffer data)
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( ByteBuffer data )
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Action . PublishFindingsToCloudDataCatalog parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
parser()
public static Parser<Action . PublishFindingsToCloudDataCatalog > parser ()
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
getDefaultInstanceForType()
public Action . PublishFindingsToCloudDataCatalog getDefaultInstanceForType ()
getParserForType()
public Parser<Action . PublishFindingsToCloudDataCatalog > 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 . PublishFindingsToCloudDataCatalog . Builder newBuilderForType ()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected Action . PublishFindingsToCloudDataCatalog . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
toBuilder()
public Action . PublishFindingsToCloudDataCatalog . Builder toBuilder ()
writeTo(CodedOutputStream output)
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]