Class | Description |
---|---|
AnalyzeDataSourceRiskRequest |
Request for creating a risk analysis operation.
|
AnalyzeDataSourceRiskRequest.Builder |
Request for creating a risk analysis operation.
|
BigQueryOptions |
Options defining BigQuery table and row identifiers.
|
BigQueryOptions.Builder |
Options defining BigQuery table and row identifiers.
|
BigQueryTable |
Message defining the location of a BigQuery table.
|
BigQueryTable.Builder |
Message defining the location of a BigQuery table.
|
BucketingConfig |
Generalization function that buckets values based on ranges.
|
BucketingConfig.Bucket |
Buckets represented as ranges, along with replacement values.
|
BucketingConfig.Bucket.Builder |
Buckets represented as ranges, along with replacement values.
|
BucketingConfig.Builder |
Generalization function that buckets values based on ranges.
|
CategoryDescription |
Info Type Category description.
|
CategoryDescription.Builder |
Info Type Category description.
|
CharacterMaskConfig |
Partially mask a string by replacing a given number of characters with a
fixed character.
|
CharacterMaskConfig.Builder |
Partially mask a string by replacing a given number of characters with a
fixed character.
|
CharsToIgnore |
Characters to skip when doing deidentification of a value.
|
CharsToIgnore.Builder |
Characters to skip when doing deidentification of a value.
|
CloudStorageKey |
Record key for a finding in a Cloud Storage file.
|
CloudStorageKey.Builder |
Record key for a finding in a Cloud Storage file.
|
CloudStorageOptions |
Options defining a file or a set of files (path ending with *) within
a Google Cloud Storage bucket.
|
CloudStorageOptions.Builder |
Options defining a file or a set of files (path ending with *) within
a Google Cloud Storage bucket.
|
CloudStorageOptions.FileSet |
Set of files to scan.
|
CloudStorageOptions.FileSet.Builder |
Set of files to scan.
|
CloudStoragePath |
A location in Cloud Storage.
|
CloudStoragePath.Builder |
A location in Cloud Storage.
|
Color |
Represents a color in the RGB color space.
|
Color.Builder |
Represents a color in the RGB color space.
|
ContentItem |
Container structure for the content to inspect.
|
ContentItem.Builder |
Container structure for the content to inspect.
|
CreateInspectOperationRequest |
Request for scheduling a scan of a data subset from a Google Platform data
repository.
|
CreateInspectOperationRequest.Builder |
Request for scheduling a scan of a data subset from a Google Platform data
repository.
|
CryptoHashConfig |
Pseudonymization method that generates surrogates via cryptographic hashing.
|
CryptoHashConfig.Builder |
Pseudonymization method that generates surrogates via cryptographic hashing.
|
CryptoKey |
This is a data encryption key (DEK) (as opposed to
a key encryption key (KEK) stored by KMS).
|
CryptoKey.Builder |
This is a data encryption key (DEK) (as opposed to
a key encryption key (KEK) stored by KMS).
|
CryptoReplaceFfxFpeConfig |
Replaces an identifier with a surrogate using FPE with the FFX
mode of operation.
|
CryptoReplaceFfxFpeConfig.Builder |
Replaces an identifier with a surrogate using FPE with the FFX
mode of operation.
|
CustomInfoType |
Custom information type provided by the user.
|
CustomInfoType.Builder |
Custom information type provided by the user.
|
CustomInfoType.Dictionary |
Custom information type based on a dictionary of words or phrases.
|
CustomInfoType.Dictionary.Builder |
Custom information type based on a dictionary of words or phrases.
|
CustomInfoType.Dictionary.WordList |
Message defining a list of words or phrases to search for in the data.
|
CustomInfoType.Dictionary.WordList.Builder |
Message defining a list of words or phrases to search for in the data.
|
DatastoreKey |
Record key for a finding in Cloud Datastore.
|
DatastoreKey.Builder |
Record key for a finding in Cloud Datastore.
|
DatastoreOptions |
Options defining a data set within Google Cloud Datastore.
|
DatastoreOptions.Builder |
Options defining a data set within Google Cloud Datastore.
|
DeidentificationSummary |
High level summary of deidentification.
|
DeidentificationSummary.Builder |
High level summary of deidentification.
|
DeidentifyConfig |
The configuration that controls how the data will change.
|
DeidentifyConfig.Builder |
The configuration that controls how the data will change.
|
DeidentifyContentRequest |
Request to de-identify a list of items.
|
DeidentifyContentRequest.Builder |
Request to de-identify a list of items.
|
DeidentifyContentResponse |
Results of de-identifying a list of items.
|
DeidentifyContentResponse.Builder |
Results of de-identifying a list of items.
|
DlpProto | |
DlpServiceGrpc |
The DLP API is a service that allows clients
to detect the presence of Personally Identifiable Information (PII) and other
privacy-sensitive data in user-supplied, unstructured data streams, like text
blocks or images.
|
DlpServiceGrpc.DlpServiceBlockingStub |
The DLP API is a service that allows clients
to detect the presence of Personally Identifiable Information (PII) and other
privacy-sensitive data in user-supplied, unstructured data streams, like text
blocks or images.
|
DlpServiceGrpc.DlpServiceFutureStub |
The DLP API is a service that allows clients
to detect the presence of Personally Identifiable Information (PII) and other
privacy-sensitive data in user-supplied, unstructured data streams, like text
blocks or images.
|
DlpServiceGrpc.DlpServiceImplBase |
The DLP API is a service that allows clients
to detect the presence of Personally Identifiable Information (PII) and other
privacy-sensitive data in user-supplied, unstructured data streams, like text
blocks or images.
|
DlpServiceGrpc.DlpServiceStub |
The DLP API is a service that allows clients
to detect the presence of Personally Identifiable Information (PII) and other
privacy-sensitive data in user-supplied, unstructured data streams, like text
blocks or images.
|
DlpStorage | |
EntityId |
An entity in a dataset is a field or set of fields that correspond to a
single person.
|
EntityId.Builder |
An entity in a dataset is a field or set of fields that correspond to a
single person.
|
FieldId |
General identifier of a data field in a storage service.
|
FieldId.Builder |
General identifier of a data field in a storage service.
|
FieldTransformation |
The transformation to apply to the field.
|
FieldTransformation.Builder |
The transformation to apply to the field.
|
Finding |
Container structure describing a single finding within a string or image.
|
Finding.Builder |
Container structure describing a single finding within a string or image.
|
FixedSizeBucketingConfig |
Buckets values based on fixed size ranges.
|
FixedSizeBucketingConfig.Builder |
Buckets values based on fixed size ranges.
|
ImageLocation |
Bounding box encompassing detected text within an image.
|
ImageLocation.Builder |
Bounding box encompassing detected text within an image.
|
InfoType |
Type of information detected by the API.
|
InfoType.Builder |
Type of information detected by the API.
|
InfoTypeDescription |
Description of the information type (infoType).
|
InfoTypeDescription.Builder |
Description of the information type (infoType).
|
InfoTypeStatistics |
Statistics regarding a specific InfoType.
|
InfoTypeStatistics.Builder |
Statistics regarding a specific InfoType.
|
InfoTypeTransformations |
A type of transformation that will scan unstructured text and
apply various `PrimitiveTransformation`s to each finding, where the
transformation is applied to only values that were identified as a specific
info_type.
|
InfoTypeTransformations.Builder |
A type of transformation that will scan unstructured text and
apply various `PrimitiveTransformation`s to each finding, where the
transformation is applied to only values that were identified as a specific
info_type.
|
InfoTypeTransformations.InfoTypeTransformation |
A transformation to apply to text that is identified as a specific
info_type.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
A transformation to apply to text that is identified as a specific
info_type.
|
InspectConfig |
Configuration description of the scanning process.
|
InspectConfig.Builder |
Configuration description of the scanning process.
|
InspectConfig.InfoTypeLimit |
Max findings configuration per info type, per content item or long running
operation.
|
InspectConfig.InfoTypeLimit.Builder |
Max findings configuration per info type, per content item or long running
operation.
|
InspectContentRequest |
Request to search for potentially sensitive info in a list of items.
|
InspectContentRequest.Builder |
Request to search for potentially sensitive info in a list of items.
|
InspectContentResponse |
Results of inspecting a list of items.
|
InspectContentResponse.Builder |
Results of inspecting a list of items.
|
InspectOperationMetadata |
Metadata returned within GetOperation for an inspect request.
|
InspectOperationMetadata.Builder |
Metadata returned within GetOperation for an inspect request.
|
InspectOperationResult |
The operational data.
|
InspectOperationResult.Builder |
The operational data.
|
InspectResult |
All the findings for a single scanned item.
|
InspectResult.Builder |
All the findings for a single scanned item.
|
Key |
A unique identifier for a Datastore entity.
|
Key.Builder |
A unique identifier for a Datastore entity.
|
Key.PathElement |
A (kind, ID/name) pair used to construct a key path.
|
Key.PathElement.Builder |
A (kind, ID/name) pair used to construct a key path.
|
KindExpression |
A representation of a Datastore kind.
|
KindExpression.Builder |
A representation of a Datastore kind.
|
KmsWrappedCryptoKey |
Include to use an existing data crypto key wrapped by KMS.
|
KmsWrappedCryptoKey.Builder |
Include to use an existing data crypto key wrapped by KMS.
|
ListInfoTypesRequest |
Request for the list of info types belonging to a given category,
or all supported info types if no category is specified.
|
ListInfoTypesRequest.Builder |
Request for the list of info types belonging to a given category,
or all supported info types if no category is specified.
|
ListInfoTypesResponse |
Response to the ListInfoTypes request.
|
ListInfoTypesResponse.Builder |
Response to the ListInfoTypes request.
|
ListInspectFindingsRequest |
Request for the list of results in a given inspect operation.
|
ListInspectFindingsRequest.Builder |
Request for the list of results in a given inspect operation.
|
ListInspectFindingsResponse |
Response to the ListInspectFindings request.
|
ListInspectFindingsResponse.Builder |
Response to the ListInspectFindings request.
|
ListRootCategoriesRequest |
Request for root categories of Info Types supported by the API.
|
ListRootCategoriesRequest.Builder |
Request for root categories of Info Types supported by the API.
|
ListRootCategoriesResponse |
Response for ListRootCategories request.
|
ListRootCategoriesResponse.Builder |
Response for ListRootCategories request.
|
Location |
Specifies the location of a finding within its source item.
|
Location.Builder |
Specifies the location of a finding within its source item.
|
OperationConfig |
Additional configuration for inspect long running operations.
|
OperationConfig.Builder |
Additional configuration for inspect long running operations.
|
OutputStorageConfig |
Cloud repository for storing output.
|
OutputStorageConfig.Builder |
Cloud repository for storing output.
|
PartitionId |
Datastore partition ID.
|
PartitionId.Builder |
Datastore partition ID.
|
PrimitiveTransformation |
A rule for transforming a value.
|
PrimitiveTransformation.Builder |
A rule for transforming a value.
|
PrivacyMetric |
Privacy metric to compute for reidentification risk analysis.
|
PrivacyMetric.Builder |
Privacy metric to compute for reidentification risk analysis.
|
PrivacyMetric.CategoricalStatsConfig |
Compute numerical stats over an individual column, including
number of distinct values and value count distribution.
|
PrivacyMetric.CategoricalStatsConfig.Builder |
Compute numerical stats over an individual column, including
number of distinct values and value count distribution.
|
PrivacyMetric.KAnonymityConfig |
k-anonymity metric, used for analysis of reidentification risk.
|
PrivacyMetric.KAnonymityConfig.Builder |
k-anonymity metric, used for analysis of reidentification risk.
|
PrivacyMetric.LDiversityConfig |
l-diversity metric, used for analysis of reidentification risk.
|
PrivacyMetric.LDiversityConfig.Builder |
l-diversity metric, used for analysis of reidentification risk.
|
PrivacyMetric.NumericalStatsConfig |
Compute numerical stats over an individual column, including
min, max, and quantiles.
|
PrivacyMetric.NumericalStatsConfig.Builder |
Compute numerical stats over an individual column, including
min, max, and quantiles.
|
Projection |
A representation of a Datastore property in a projection.
|
Projection.Builder |
A representation of a Datastore property in a projection.
|
PropertyReference |
A reference to a property relative to the Datastore kind expressions.
|
PropertyReference.Builder |
A reference to a property relative to the Datastore kind expressions.
|
Range |
Generic half-open interval [start, end)
|
Range.Builder |
Generic half-open interval [start, end)
|
RecordCondition |
A condition for determining whether a transformation should be applied to
a field.
|
RecordCondition.Builder |
A condition for determining whether a transformation should be applied to
a field.
|
RecordCondition.Condition |
The field type of `value` and `field` do not need to match to be
considered equal, but not all comparisons are possible.
|
RecordCondition.Condition.Builder |
The field type of `value` and `field` do not need to match to be
considered equal, but not all comparisons are possible.
|
RecordCondition.Conditions |
Protobuf type
google.privacy.dlp.v2beta1.RecordCondition.Conditions |
RecordCondition.Conditions.Builder |
Protobuf type
google.privacy.dlp.v2beta1.RecordCondition.Conditions |
RecordCondition.Expressions |
A collection of expressions
|
RecordCondition.Expressions.Builder |
A collection of expressions
|
RecordKey |
Message for a unique key indicating a record that contains a finding.
|
RecordKey.Builder |
Message for a unique key indicating a record that contains a finding.
|
RecordSuppression |
Configuration to suppress records whose suppression conditions evaluate to
true.
|
RecordSuppression.Builder |
Configuration to suppress records whose suppression conditions evaluate to
true.
|
RecordTransformations |
A type of transformation that is applied over structured data such as a
table.
|
RecordTransformations.Builder |
A type of transformation that is applied over structured data such as a
table.
|
RedactConfig |
Redact a given value.
|
RedactConfig.Builder |
Redact a given value.
|
RedactContentRequest |
Request to search for potentially sensitive info in a list of items
and replace it with a default or provided content.
|
RedactContentRequest.Builder |
Request to search for potentially sensitive info in a list of items
and replace it with a default or provided content.
|
RedactContentRequest.ImageRedactionConfig |
Configuration for determining how redaction of images should occur.
|
RedactContentRequest.ImageRedactionConfig.Builder |
Configuration for determining how redaction of images should occur.
|
RedactContentRequest.ReplaceConfig |
Protobuf type
google.privacy.dlp.v2beta1.RedactContentRequest.ReplaceConfig |
RedactContentRequest.ReplaceConfig.Builder |
Protobuf type
google.privacy.dlp.v2beta1.RedactContentRequest.ReplaceConfig |
RedactContentResponse |
Results of redacting a list of items.
|
RedactContentResponse.Builder |
Results of redacting a list of items.
|
ReplaceValueConfig |
Replace each input value with a given `Value`.
|
ReplaceValueConfig.Builder |
Replace each input value with a given `Value`.
|
ReplaceWithInfoTypeConfig |
Replace each matching finding with the name of the info_type.
|
ReplaceWithInfoTypeConfig.Builder |
Replace each matching finding with the name of the info_type.
|
ResultName | |
ResultName.Builder |
Builder for ResultName.
|
RiskAnalysisOperationMetadata |
Metadata returned within the
[`riskAnalysis.operations.get`](/dlp/docs/reference/rest/v2beta1/riskAnalysis.operations/get)
for risk analysis.
|
RiskAnalysisOperationMetadata.Builder |
Metadata returned within the
[`riskAnalysis.operations.get`](/dlp/docs/reference/rest/v2beta1/riskAnalysis.operations/get)
for risk analysis.
|
RiskAnalysisOperationResult |
Result of a risk analysis
[`Operation`](/dlp/docs/reference/rest/v2beta1/inspect.operations)
request.
|
RiskAnalysisOperationResult.Builder |
Result of a risk analysis
[`Operation`](/dlp/docs/reference/rest/v2beta1/inspect.operations)
request.
|
RiskAnalysisOperationResult.CategoricalStatsResult |
Result of the categorical stats computation.
|
RiskAnalysisOperationResult.CategoricalStatsResult.Builder |
Result of the categorical stats computation.
|
RiskAnalysisOperationResult.CategoricalStatsResult.CategoricalStatsHistogramBucket |
Histogram bucket of value frequencies in the column.
|
RiskAnalysisOperationResult.CategoricalStatsResult.CategoricalStatsHistogramBucket.Builder |
Histogram bucket of value frequencies in the column.
|
RiskAnalysisOperationResult.KAnonymityResult |
Result of the k-anonymity computation.
|
RiskAnalysisOperationResult.KAnonymityResult.Builder |
Result of the k-anonymity computation.
|
RiskAnalysisOperationResult.KAnonymityResult.KAnonymityEquivalenceClass |
The set of columns' values that share the same k-anonymity value.
|
RiskAnalysisOperationResult.KAnonymityResult.KAnonymityEquivalenceClass.Builder |
The set of columns' values that share the same k-anonymity value.
|
RiskAnalysisOperationResult.KAnonymityResult.KAnonymityHistogramBucket |
Histogram bucket of equivalence class sizes in the table.
|
RiskAnalysisOperationResult.KAnonymityResult.KAnonymityHistogramBucket.Builder |
Histogram bucket of equivalence class sizes in the table.
|
RiskAnalysisOperationResult.LDiversityResult |
Result of the l-diversity computation.
|
RiskAnalysisOperationResult.LDiversityResult.Builder |
Result of the l-diversity computation.
|
RiskAnalysisOperationResult.LDiversityResult.LDiversityEquivalenceClass |
The set of columns' values that share the same l-diversity value.
|
RiskAnalysisOperationResult.LDiversityResult.LDiversityEquivalenceClass.Builder |
The set of columns' values that share the same l-diversity value.
|
RiskAnalysisOperationResult.LDiversityResult.LDiversityHistogramBucket |
Histogram bucket of sensitive value frequencies in the table.
|
RiskAnalysisOperationResult.LDiversityResult.LDiversityHistogramBucket.Builder |
Histogram bucket of sensitive value frequencies in the table.
|
RiskAnalysisOperationResult.NumericalStatsResult |
Result of the numerical stats computation.
|
RiskAnalysisOperationResult.NumericalStatsResult.Builder |
Result of the numerical stats computation.
|
StorageConfig |
Shared message indicating Cloud storage type.
|
StorageConfig.Builder |
Shared message indicating Cloud storage type.
|
Table |
Structured content to inspect.
|
Table.Builder |
Structured content to inspect.
|
Table.Row |
Protobuf type
google.privacy.dlp.v2beta1.Table.Row |
Table.Row.Builder |
Protobuf type
google.privacy.dlp.v2beta1.Table.Row |
TableLocation |
Location of a finding within a `ContentItem.Table`.
|
TableLocation.Builder |
Location of a finding within a `ContentItem.Table`.
|
TimePartConfig |
For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a
portion of the value.
|
TimePartConfig.Builder |
For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a
portion of the value.
|
TransformationSummary |
Summary of a single tranformation.
|
TransformationSummary.Builder |
Summary of a single tranformation.
|
TransformationSummary.SummaryResult |
A collection that informs the user the number of times a particular
`TransformationResultCode` and error details occurred.
|
TransformationSummary.SummaryResult.Builder |
A collection that informs the user the number of times a particular
`TransformationResultCode` and error details occurred.
|
TransientCryptoKey |
Use this to have a random data crypto key generated.
|
TransientCryptoKey.Builder |
Use this to have a random data crypto key generated.
|
UnwrappedCryptoKey |
Using raw keys is prone to security risks due to accidentally
leaking the key.
|
UnwrappedCryptoKey.Builder |
Using raw keys is prone to security risks due to accidentally
leaking the key.
|
Value |
Set of primitive values supported by the system.
|
Value.Builder |
Set of primitive values supported by the system.
|
ValueFrequency |
A value of a field, including its frequency.
|
ValueFrequency.Builder |
A value of a field, including its frequency.
|