- 3.56.0 (latest)
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.7
- 3.5.0
- 3.4.0
- 3.3.2
- 3.2.1
- 3.1.4
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
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Action.PublishFindingsToCloudDataCatalog.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Action.PublishFindingsToCloudDataCatalog.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
build()
public Action.PublishFindingsToCloudDataCatalog build()
Type | Description |
Action.PublishFindingsToCloudDataCatalog |
buildPartial()
public Action.PublishFindingsToCloudDataCatalog buildPartial()
Type | Description |
Action.PublishFindingsToCloudDataCatalog |
clear()
public Action.PublishFindingsToCloudDataCatalog.Builder clear()
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
clearField(Descriptors.FieldDescriptor field)
public Action.PublishFindingsToCloudDataCatalog.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public Action.PublishFindingsToCloudDataCatalog.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
clone()
public Action.PublishFindingsToCloudDataCatalog.Builder clone()
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
getDefaultInstanceForType()
public Action.PublishFindingsToCloudDataCatalog getDefaultInstanceForType()
Type | Description |
Action.PublishFindingsToCloudDataCatalog |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(Action.PublishFindingsToCloudDataCatalog other)
public Action.PublishFindingsToCloudDataCatalog.Builder mergeFrom(Action.PublishFindingsToCloudDataCatalog other)
Name | Description |
other | Action.PublishFindingsToCloudDataCatalog |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Action.PublishFindingsToCloudDataCatalog.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public Action.PublishFindingsToCloudDataCatalog.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Action.PublishFindingsToCloudDataCatalog.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public Action.PublishFindingsToCloudDataCatalog.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Action.PublishFindingsToCloudDataCatalog.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final Action.PublishFindingsToCloudDataCatalog.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
Action.PublishFindingsToCloudDataCatalog.Builder |