Send feedback
Class Action.PublishFindingsToCloudDataCatalog.Builder (3.34.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.34.0 keyboard_arrow_down
public static final class Action . PublishFindingsToCloudDataCatalog . Builder extends GeneratedMessageV3 . Builder<Action . PublishFindingsToCloudDataCatalog . Builder> 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.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Action . PublishFindingsToCloudDataCatalog . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public Action . PublishFindingsToCloudDataCatalog build ()
buildPartial()
public Action . PublishFindingsToCloudDataCatalog buildPartial ()
clear()
public Action . PublishFindingsToCloudDataCatalog . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public Action . PublishFindingsToCloudDataCatalog . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Action . PublishFindingsToCloudDataCatalog . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public Action . PublishFindingsToCloudDataCatalog . Builder clone ()
Overrides
getDefaultInstanceForType()
public Action . PublishFindingsToCloudDataCatalog getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(Action.PublishFindingsToCloudDataCatalog other)
public Action . PublishFindingsToCloudDataCatalog . Builder mergeFrom ( Action . PublishFindingsToCloudDataCatalog other )
public Action . PublishFindingsToCloudDataCatalog . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Action . PublishFindingsToCloudDataCatalog . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Action . PublishFindingsToCloudDataCatalog . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public Action . PublishFindingsToCloudDataCatalog . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Action . PublishFindingsToCloudDataCatalog . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Action . PublishFindingsToCloudDataCatalog . Builder setUnknownFields ( UnknownFieldSet unknownFields )
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 2024-10-04 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-10-04 UTC."}
[[["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 2024-10-04 UTC."]]