| Class and Description |
|---|
| Action
A task to execute on the completion of a job.
|
| Action.ActionCase |
| Action.Builder
A task to execute on the completion of a job.
|
| Action.Deidentify
Create a de-identified copy of the requested table or files.
|
| Action.Deidentify.Builder
Create a de-identified copy of the requested table or files.
|
| Action.Deidentify.OutputCase |
| Action.DeidentifyOrBuilder |
| Action.JobNotificationEmails
Sends an email when the job completes.
|
| Action.JobNotificationEmails.Builder
Sends an email when the job completes.
|
| Action.JobNotificationEmailsOrBuilder |
| Action.PublishFindingsToCloudDataCatalog
Publish findings of a DlpJob to Data Catalog.
|
| Action.PublishFindingsToCloudDataCatalog.Builder
Publish findings of a DlpJob to Data Catalog.
|
| Action.PublishFindingsToCloudDataCatalogOrBuilder |
| Action.PublishSummaryToCscc
Publish the result summary of a DlpJob to the Cloud Security
Command Center (CSCC Alpha).
|
| Action.PublishSummaryToCscc.Builder
Publish the result summary of a DlpJob to the Cloud Security
Command Center (CSCC Alpha).
|
| Action.PublishSummaryToCsccOrBuilder |
| Action.PublishToPubSub
Publish a message into a given Pub/Sub topic when DlpJob has completed.
|
| Action.PublishToPubSub.Builder
Publish a message into a given Pub/Sub topic when DlpJob has completed.
|
| Action.PublishToPubSubOrBuilder |
| Action.PublishToStackdriver
Enable Stackdriver metric dlp.googleapis.com/finding_count.
|
| Action.PublishToStackdriver.Builder
Enable Stackdriver metric dlp.googleapis.com/finding_count.
|
| Action.PublishToStackdriverOrBuilder |
| Action.SaveFindings
If set, the detailed findings will be persisted to the specified
OutputStorageConfig.
|
| Action.SaveFindings.Builder
If set, the detailed findings will be persisted to the specified
OutputStorageConfig.
|
| Action.SaveFindingsOrBuilder |
| ActionOrBuilder |
| ActivateJobTriggerRequest
Request message for ActivateJobTrigger.
|
| ActivateJobTriggerRequest.Builder
Request message for ActivateJobTrigger.
|
| ActivateJobTriggerRequestOrBuilder |
| AnalyzeDataSourceRiskDetails
Result of a risk analysis operation request.
|
| AnalyzeDataSourceRiskDetails.Builder
Result of a risk analysis operation request.
|
| AnalyzeDataSourceRiskDetails.CategoricalStatsResult
Result of the categorical stats computation.
|
| AnalyzeDataSourceRiskDetails.CategoricalStatsResult.Builder
Result of the categorical stats computation.
|
| AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket
Histogram of value frequencies in the column.
|
| AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.Builder
Histogram of value frequencies in the column.
|
| AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucketOrBuilder |
| AnalyzeDataSourceRiskDetails.CategoricalStatsResultOrBuilder |
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult
Result of the δ-presence computation.
|
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.Builder
Result of the δ-presence computation.
|
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket
A DeltaPresenceEstimationHistogramBucket message with the following
values:
min_probability: 0.1
max_probability: 0.2
frequency: 42
means that there are 42 records for which δ is in [0.1, 0.2).
|
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.Builder
A DeltaPresenceEstimationHistogramBucket message with the following
values:
min_probability: 0.1
max_probability: 0.2
frequency: 42
means that there are 42 records for which δ is in [0.1, 0.2).
|
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucketOrBuilder |
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues
A tuple of values for the quasi-identifier columns.
|
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues.Builder
A tuple of values for the quasi-identifier columns.
|
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValuesOrBuilder |
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResultOrBuilder |
| AnalyzeDataSourceRiskDetails.KAnonymityResult
Result of the k-anonymity computation.
|
| AnalyzeDataSourceRiskDetails.KAnonymityResult.Builder
Result of the k-anonymity computation.
|
| AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass
The set of columns' values that share the same ldiversity value
|
| AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass.Builder
The set of columns' values that share the same ldiversity value
|
| AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClassOrBuilder |
| AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket
Histogram of k-anonymity equivalence classes.
|
| AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.Builder
Histogram of k-anonymity equivalence classes.
|
| AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucketOrBuilder |
| AnalyzeDataSourceRiskDetails.KAnonymityResultOrBuilder |
| AnalyzeDataSourceRiskDetails.KMapEstimationResult
Result of the reidentifiability analysis.
|
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.Builder
Result of the reidentifiability analysis.
|
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket
A KMapEstimationHistogramBucket message with the following values:
min_anonymity: 3
max_anonymity: 5
frequency: 42
means that there are 42 records whose quasi-identifier values correspond
to 3, 4 or 5 people in the overlying population.
|
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.Builder
A KMapEstimationHistogramBucket message with the following values:
min_anonymity: 3
max_anonymity: 5
frequency: 42
means that there are 42 records whose quasi-identifier values correspond
to 3, 4 or 5 people in the overlying population.
|
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucketOrBuilder |
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues
A tuple of values for the quasi-identifier columns.
|
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues.Builder
A tuple of values for the quasi-identifier columns.
|
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValuesOrBuilder |
| AnalyzeDataSourceRiskDetails.KMapEstimationResultOrBuilder |
| AnalyzeDataSourceRiskDetails.LDiversityResult
Result of the l-diversity computation.
|
| AnalyzeDataSourceRiskDetails.LDiversityResult.Builder
Result of the l-diversity computation.
|
| AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass
The set of columns' values that share the same ldiversity value.
|
| AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.Builder
The set of columns' values that share the same ldiversity value.
|
| AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClassOrBuilder |
| AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket
Histogram of l-diversity equivalence class sensitive value frequencies.
|
| AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.Builder
Histogram of l-diversity equivalence class sensitive value frequencies.
|
| AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucketOrBuilder |
| AnalyzeDataSourceRiskDetails.LDiversityResultOrBuilder |
| AnalyzeDataSourceRiskDetails.NumericalStatsResult
Result of the numerical stats computation.
|
| AnalyzeDataSourceRiskDetails.NumericalStatsResult.Builder
Result of the numerical stats computation.
|
| AnalyzeDataSourceRiskDetails.NumericalStatsResultOrBuilder |
| AnalyzeDataSourceRiskDetails.RequestedRiskAnalysisOptions
Risk analysis options.
|
| AnalyzeDataSourceRiskDetails.RequestedRiskAnalysisOptions.Builder
Risk analysis options.
|
| AnalyzeDataSourceRiskDetails.RequestedRiskAnalysisOptionsOrBuilder |
| AnalyzeDataSourceRiskDetails.ResultCase |
| AnalyzeDataSourceRiskDetailsOrBuilder |
| BigQueryField
Message defining a field of a BigQuery table.
|
| BigQueryField.Builder
Message defining a field of a BigQuery table.
|
| BigQueryFieldOrBuilder |
| BigQueryKey
Row key for identifying a record in BigQuery table.
|
| BigQueryKey.Builder
Row key for identifying a record in BigQuery table.
|
| BigQueryKeyOrBuilder |
| BigQueryOptions
Options defining BigQuery table and row identifiers.
|
| BigQueryOptions.Builder
Options defining BigQuery table and row identifiers.
|
| BigQueryOptions.SampleMethod
How to sample rows if not all rows are scanned.
|
| BigQueryOptionsOrBuilder |
| BigQueryTable
Message defining the location of a BigQuery table.
|
| BigQueryTable.Builder
Message defining the location of a BigQuery table.
|
| BigQueryTableOrBuilder |
| BoundingBox
Bounding box encompassing detected text within an image.
|
| BoundingBox.Builder
Bounding box encompassing detected text within an image.
|
| BoundingBoxOrBuilder |
| BucketingConfig
Generalization function that buckets values based on ranges.
|
| BucketingConfig.Bucket
Bucket is represented as a range, along with replacement values.
|
| BucketingConfig.Bucket.Builder
Bucket is represented as a range, along with replacement values.
|
| BucketingConfig.BucketOrBuilder |
| BucketingConfig.Builder
Generalization function that buckets values based on ranges.
|
| BucketingConfigOrBuilder |
| ByteContentItem
Container for bytes to inspect or redact.
|
| ByteContentItem.Builder
Container for bytes to inspect or redact.
|
| ByteContentItem.BytesType
The type of data being sent for inspection.
|
| ByteContentItemOrBuilder |
| CancelDlpJobRequest
The request message for canceling a DLP job.
|
| CancelDlpJobRequest.Builder
The request message for canceling a DLP job.
|
| CancelDlpJobRequestOrBuilder |
| 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.
|
| CharacterMaskConfigOrBuilder |
| CharsToIgnore
Characters to skip when doing deidentification of a value.
|
| CharsToIgnore.Builder
Characters to skip when doing deidentification of a value.
|
| CharsToIgnore.CharactersCase |
| CharsToIgnore.CommonCharsToIgnore
Convenience enum for indicating common characters to not transform.
|
| CharsToIgnoreOrBuilder |
| CloudStorageFileSet
Message representing a set of files in Cloud Storage.
|
| CloudStorageFileSet.Builder
Message representing a set of files in Cloud Storage.
|
| CloudStorageFileSetOrBuilder |
| CloudStorageOptions
Options defining a file or a set of files within a Cloud Storage
bucket.
|
| CloudStorageOptions.Builder
Options defining a file or a set of files within a Cloud Storage
bucket.
|
| CloudStorageOptions.FileSet
Set of files to scan.
|
| CloudStorageOptions.FileSet.Builder
Set of files to scan.
|
| CloudStorageOptions.FileSetOrBuilder |
| CloudStorageOptions.SampleMethod
How to sample bytes if not all bytes are scanned.
|
| CloudStorageOptionsOrBuilder |
| CloudStoragePath
Message representing a single file or path in Cloud Storage.
|
| CloudStoragePath.Builder
Message representing a single file or path in Cloud Storage.
|
| CloudStoragePathOrBuilder |
| CloudStorageRegexFileSet
Message representing a set of files in a Cloud Storage bucket.
|
| CloudStorageRegexFileSet.Builder
Message representing a set of files in a Cloud Storage bucket.
|
| CloudStorageRegexFileSetOrBuilder |
| Color
Represents a color in the RGB color space.
|
| Color.Builder
Represents a color in the RGB color space.
|
| ColorOrBuilder |
| Container
Represents a container that may contain DLP findings.
|
| Container.Builder
Represents a container that may contain DLP findings.
|
| ContainerOrBuilder |
| ContentItem
Container structure for the content to inspect.
|
| ContentItem.Builder
Container structure for the content to inspect.
|
| ContentItem.DataItemCase |
| ContentItemOrBuilder |
| ContentLocation
Precise location of the finding within a document, record, image, or metadata
container.
|
| ContentLocation.Builder
Precise location of the finding within a document, record, image, or metadata
container.
|
| ContentLocation.LocationCase |
| ContentLocationOrBuilder |
| ContentOption
Deprecated and unused.
|
| CreateDeidentifyTemplateRequest
Request message for CreateDeidentifyTemplate.
|
| CreateDeidentifyTemplateRequest.Builder
Request message for CreateDeidentifyTemplate.
|
| CreateDeidentifyTemplateRequestOrBuilder |
| CreateDlpJobRequest
Request message for CreateDlpJobRequest.
|
| CreateDlpJobRequest.Builder
Request message for CreateDlpJobRequest.
|
| CreateDlpJobRequest.JobCase |
| CreateDlpJobRequestOrBuilder |
| CreateInspectTemplateRequest
Request message for CreateInspectTemplate.
|
| CreateInspectTemplateRequest.Builder
Request message for CreateInspectTemplate.
|
| CreateInspectTemplateRequestOrBuilder |
| CreateJobTriggerRequest
Request message for CreateJobTrigger.
|
| CreateJobTriggerRequest.Builder
Request message for CreateJobTrigger.
|
| CreateJobTriggerRequestOrBuilder |
| CreateStoredInfoTypeRequest
Request message for CreateStoredInfoType.
|
| CreateStoredInfoTypeRequest.Builder
Request message for CreateStoredInfoType.
|
| CreateStoredInfoTypeRequestOrBuilder |
| CryptoDeterministicConfig
Pseudonymization method that generates deterministic encryption for the given
input.
|
| CryptoDeterministicConfig.Builder
Pseudonymization method that generates deterministic encryption for the given
input.
|
| CryptoDeterministicConfigOrBuilder |
| CryptoHashConfig
Pseudonymization method that generates surrogates via cryptographic hashing.
|
| CryptoHashConfig.Builder
Pseudonymization method that generates surrogates via cryptographic hashing.
|
| CryptoHashConfigOrBuilder |
| CryptoKey
This is a data encryption key (DEK) (as opposed to
a key encryption key (KEK) stored by Cloud Key Management Service
(Cloud KMS).
|
| CryptoKey.Builder
This is a data encryption key (DEK) (as opposed to
a key encryption key (KEK) stored by Cloud Key Management Service
(Cloud KMS).
|
| CryptoKey.SourceCase |
| CryptoKeyOrBuilder |
| CryptoReplaceFfxFpeConfig
Replaces an identifier with a surrogate using Format Preserving Encryption
(FPE) with the FFX mode of operation; however when used in the
`ReidentifyContent` API method, it serves the opposite function by reversing
the surrogate back into the original identifier.
|
| CryptoReplaceFfxFpeConfig.AlphabetCase |
| CryptoReplaceFfxFpeConfig.Builder
Replaces an identifier with a surrogate using Format Preserving Encryption
(FPE) with the FFX mode of operation; however when used in the
`ReidentifyContent` API method, it serves the opposite function by reversing
the surrogate back into the original identifier.
|
| CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet
These are commonly used subsets of the alphabet that the FFX mode
natively supports.
|
| CryptoReplaceFfxFpeConfigOrBuilder |
| CustomInfoType
Custom information type provided by the user.
|
| CustomInfoType.Builder
Custom information type provided by the user.
|
| CustomInfoType.DetectionRule
Deprecated; use `InspectionRuleSet` instead.
|
| CustomInfoType.DetectionRule.Builder
Deprecated; use `InspectionRuleSet` instead.
|
| CustomInfoType.DetectionRule.HotwordRule
The rule that adjusts the likelihood of findings within a certain
proximity of hotwords.
|
| CustomInfoType.DetectionRule.HotwordRule.Builder
The rule that adjusts the likelihood of findings within a certain
proximity of hotwords.
|
| CustomInfoType.DetectionRule.HotwordRuleOrBuilder |
| CustomInfoType.DetectionRule.LikelihoodAdjustment
Message for specifying an adjustment to the likelihood of a finding as
part of a detection rule.
|
| CustomInfoType.DetectionRule.LikelihoodAdjustment.AdjustmentCase |
| CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder
Message for specifying an adjustment to the likelihood of a finding as
part of a detection rule.
|
| CustomInfoType.DetectionRule.LikelihoodAdjustmentOrBuilder |
| CustomInfoType.DetectionRule.Proximity
Message for specifying a window around a finding to apply a detection
rule.
|
| CustomInfoType.DetectionRule.Proximity.Builder
Message for specifying a window around a finding to apply a detection
rule.
|
| CustomInfoType.DetectionRule.ProximityOrBuilder |
| CustomInfoType.DetectionRule.TypeCase |
| CustomInfoType.DetectionRuleOrBuilder |
| 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.SourceCase |
| 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.
|
| CustomInfoType.Dictionary.WordListOrBuilder |
| CustomInfoType.DictionaryOrBuilder |
| CustomInfoType.ExclusionType
Protobuf enum
google.privacy.dlp.v2.CustomInfoType.ExclusionType |
| CustomInfoType.Regex
Message defining a custom regular expression.
|
| CustomInfoType.Regex.Builder
Message defining a custom regular expression.
|
| CustomInfoType.RegexOrBuilder |
| CustomInfoType.SurrogateType
Message for detecting output from deidentification transformations
such as
[`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).
|
| CustomInfoType.SurrogateType.Builder
Message for detecting output from deidentification transformations
such as
[`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).
|
| CustomInfoType.SurrogateTypeOrBuilder |
| CustomInfoType.TypeCase |
| CustomInfoTypeOrBuilder |
| DataProfileAction
A task to execute when a data profile has been generated.
|
| DataProfileAction.ActionCase |
| DataProfileAction.Builder
A task to execute when a data profile has been generated.
|
| DataProfileAction.EventType
Types of event that can trigger an action.
|
| DataProfileAction.Export
If set, the detailed data profiles will be persisted to the location
of your choice whenever updated.
|
| DataProfileAction.Export.Builder
If set, the detailed data profiles will be persisted to the location
of your choice whenever updated.
|
| DataProfileAction.ExportOrBuilder |
| DataProfileAction.PubSubNotification
Send a Pub/Sub message into the given Pub/Sub topic to connect other
systems to data profile generation.
|
| DataProfileAction.PubSubNotification.Builder
Send a Pub/Sub message into the given Pub/Sub topic to connect other
systems to data profile generation.
|
| DataProfileAction.PubSubNotification.DetailLevel
The levels of detail that can be included in the Pub/Sub message.
|
| DataProfileAction.PubSubNotificationOrBuilder |
| DataProfileActionOrBuilder |
| DataProfileConfigSnapshot
Snapshot of the configurations used to generate the profile.
|
| DataProfileConfigSnapshot.Builder
Snapshot of the configurations used to generate the profile.
|
| DataProfileConfigSnapshotOrBuilder |
| DataProfileJobConfig
Configuration for setting up a job to scan resources for profile generation.
|
| DataProfileJobConfig.Builder
Configuration for setting up a job to scan resources for profile generation.
|
| DataProfileJobConfigOrBuilder |
| DataProfileLocation
The data that will be profiled.
|
| DataProfileLocation.Builder
The data that will be profiled.
|
| DataProfileLocation.LocationCase |
| DataProfileLocationOrBuilder |
| DataProfilePubSubCondition
A condition for determining whether a Pub/Sub should be triggered.
|
| DataProfilePubSubCondition.Builder
A condition for determining whether a Pub/Sub should be triggered.
|
| DataProfilePubSubCondition.ProfileScoreBucket
Various score levels for resources.
|
| DataProfilePubSubCondition.PubSubCondition
A condition consisting of a value.
|
| DataProfilePubSubCondition.PubSubCondition.Builder
A condition consisting of a value.
|
| DataProfilePubSubCondition.PubSubCondition.ValueCase |
| DataProfilePubSubCondition.PubSubConditionOrBuilder |
| DataProfilePubSubCondition.PubSubExpressions
An expression, consisting of an operator and conditions.
|
| DataProfilePubSubCondition.PubSubExpressions.Builder
An expression, consisting of an operator and conditions.
|
| DataProfilePubSubCondition.PubSubExpressions.PubSubLogicalOperator
Logical operators for conditional checks.
|
| DataProfilePubSubCondition.PubSubExpressionsOrBuilder |
| DataProfilePubSubConditionOrBuilder |
| DataProfilePubSubMessage
Pub/Sub topic message for a DataProfileAction.PubSubNotification event.
|
| DataProfilePubSubMessage.Builder
Pub/Sub topic message for a DataProfileAction.PubSubNotification event.
|
| DataProfilePubSubMessageOrBuilder |
| DataRiskLevel
Score is a summary of all elements in the data profile.
|
| DataRiskLevel.Builder
Score is a summary of all elements in the data profile.
|
| DataRiskLevel.DataRiskLevelScore
Various score levels for resources.
|
| DataRiskLevelOrBuilder |
| DatastoreKey
Record key for a finding in Cloud Datastore.
|
| DatastoreKey.Builder
Record key for a finding in Cloud Datastore.
|
| DatastoreKeyOrBuilder |
| DatastoreOptions
Options defining a data set within Google Cloud Datastore.
|
| DatastoreOptions.Builder
Options defining a data set within Google Cloud Datastore.
|
| DatastoreOptionsOrBuilder |
| DateShiftConfig
Shifts dates by random number of days, with option to be consistent for the
same context.
|
| DateShiftConfig.Builder
Shifts dates by random number of days, with option to be consistent for the
same context.
|
| DateShiftConfig.MethodCase |
| DateShiftConfigOrBuilder |
| DateTime
Message for a date time object.
|
| DateTime.Builder
Message for a date time object.
|
| DateTime.TimeZone
Time zone of the date time object.
|
| DateTime.TimeZone.Builder
Time zone of the date time object.
|
| DateTime.TimeZoneOrBuilder |
| DateTimeOrBuilder |
| DeidentifyConfig
The configuration that controls how the data will change.
|
| DeidentifyConfig.Builder
The configuration that controls how the data will change.
|
| DeidentifyConfig.TransformationCase |
| DeidentifyConfigOrBuilder |
| DeidentifyContentRequest
Request to de-identify a ContentItem.
|
| DeidentifyContentRequest.Builder
Request to de-identify a ContentItem.
|
| DeidentifyContentRequestOrBuilder |
| DeidentifyContentResponse
Results of de-identifying a ContentItem.
|
| DeidentifyContentResponse.Builder
Results of de-identifying a ContentItem.
|
| DeidentifyContentResponseOrBuilder |
| DeidentifyTemplate
DeidentifyTemplates contains instructions on how to de-identify content.
|
| DeidentifyTemplate.Builder
DeidentifyTemplates contains instructions on how to de-identify content.
|
| DeidentifyTemplateName |
| DeidentifyTemplateName.Builder
Builder for organizations/{organization}/deidentifyTemplates/{deidentify_template}.
|
| DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder
Builder for
organizations/{organization}/locations/{location}/deidentifyTemplates/{deidentify_template}.
|
| DeidentifyTemplateName.ProjectDeidentifyTemplateBuilder
Builder for projects/{project}/deidentifyTemplates/{deidentify_template}.
|
| DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder
Builder for projects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template}.
|
| DeidentifyTemplateOrBuilder |
| DeleteDeidentifyTemplateRequest
Request message for DeleteDeidentifyTemplate.
|
| DeleteDeidentifyTemplateRequest.Builder
Request message for DeleteDeidentifyTemplate.
|
| DeleteDeidentifyTemplateRequestOrBuilder |
| DeleteDlpJobRequest
The request message for deleting a DLP job.
|
| DeleteDlpJobRequest.Builder
The request message for deleting a DLP job.
|
| DeleteDlpJobRequestOrBuilder |
| DeleteInspectTemplateRequest
Request message for DeleteInspectTemplate.
|
| DeleteInspectTemplateRequest.Builder
Request message for DeleteInspectTemplate.
|
| DeleteInspectTemplateRequestOrBuilder |
| DeleteJobTriggerRequest
Request message for DeleteJobTrigger.
|
| DeleteJobTriggerRequest.Builder
Request message for DeleteJobTrigger.
|
| DeleteJobTriggerRequestOrBuilder |
| DeleteStoredInfoTypeRequest
Request message for DeleteStoredInfoType.
|
| DeleteStoredInfoTypeRequest.Builder
Request message for DeleteStoredInfoType.
|
| DeleteStoredInfoTypeRequestOrBuilder |
| DlpContentName |
| DlpContentName.Builder
Builder for projects/{project}/dlpContent.
|
| DlpContentName.ProjectLocationBuilder
Builder for projects/{project}/locations/{location}/dlpContent.
|
| DlpJob
Combines all of the information about a DLP job.
|
| DlpJob.Builder
Combines all of the information about a DLP job.
|
| DlpJob.DetailsCase |
| DlpJob.JobState
Possible states of a job.
|
| DlpJobName |
| DlpJobName.Builder
Builder for projects/{project}/dlpJobs/{dlp_job}.
|
| DlpJobName.ProjectLocationDlpJobBuilder
Builder for projects/{project}/locations/{location}/dlpJobs/{dlp_job}.
|
| DlpJobOrBuilder |
| DlpJobType
An enum to represent the various types of DLP jobs.
|
| DocumentLocation
Location of a finding within a document.
|
| DocumentLocation.Builder
Location of a finding within a document.
|
| DocumentLocationOrBuilder |
| EncryptionStatus
How a resource is encrypted.
|
| 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.
|
| EntityIdOrBuilder |
| Error
Details information about an error encountered during job execution or
the results of an unsuccessful activation of the JobTrigger.
|
| Error.Builder
Details information about an error encountered during job execution or
the results of an unsuccessful activation of the JobTrigger.
|
| ErrorOrBuilder |
| ExcludeInfoTypes
List of excluded infoTypes.
|
| ExcludeInfoTypes.Builder
List of excluded infoTypes.
|
| ExcludeInfoTypesOrBuilder |
| ExclusionRule
The rule that specifies conditions when findings of infoTypes specified in
`InspectionRuleSet` are removed from results.
|
| ExclusionRule.Builder
The rule that specifies conditions when findings of infoTypes specified in
`InspectionRuleSet` are removed from results.
|
| ExclusionRule.TypeCase |
| ExclusionRuleOrBuilder |
| FieldId
General identifier of a data field in a storage service.
|
| FieldId.Builder
General identifier of a data field in a storage service.
|
| FieldIdOrBuilder |
| FieldTransformation
The transformation to apply to the field.
|
| FieldTransformation.Builder
The transformation to apply to the field.
|
| FieldTransformation.TransformationCase |
| FieldTransformationOrBuilder |
| FileType
Definitions of file type groups to scan.
|
| Finding
Represents a piece of potentially sensitive content.
|
| Finding.Builder
Represents a piece of potentially sensitive content.
|
| FindingOrBuilder |
| FinishDlpJobRequest
The request message for finishing a DLP hybrid job.
|
| FinishDlpJobRequest.Builder
The request message for finishing a DLP hybrid job.
|
| FinishDlpJobRequestOrBuilder |
| FixedSizeBucketingConfig
Buckets values based on fixed size ranges.
|
| FixedSizeBucketingConfig.Builder
Buckets values based on fixed size ranges.
|
| FixedSizeBucketingConfigOrBuilder |
| GetDeidentifyTemplateRequest
Request message for GetDeidentifyTemplate.
|
| GetDeidentifyTemplateRequest.Builder
Request message for GetDeidentifyTemplate.
|
| GetDeidentifyTemplateRequestOrBuilder |
| GetDlpJobRequest
The request message for [DlpJobs.GetDlpJob][].
|
| GetDlpJobRequest.Builder
The request message for [DlpJobs.GetDlpJob][].
|
| GetDlpJobRequestOrBuilder |
| GetInspectTemplateRequest
Request message for GetInspectTemplate.
|
| GetInspectTemplateRequest.Builder
Request message for GetInspectTemplate.
|
| GetInspectTemplateRequestOrBuilder |
| GetJobTriggerRequest
Request message for GetJobTrigger.
|
| GetJobTriggerRequest.Builder
Request message for GetJobTrigger.
|
| GetJobTriggerRequestOrBuilder |
| GetStoredInfoTypeRequest
Request message for GetStoredInfoType.
|
| GetStoredInfoTypeRequest.Builder
Request message for GetStoredInfoType.
|
| GetStoredInfoTypeRequestOrBuilder |
| HybridContentItem
An individual hybrid item to inspect.
|
| HybridContentItem.Builder
An individual hybrid item to inspect.
|
| HybridContentItemOrBuilder |
| HybridFindingDetails
Populate to associate additional data with each finding.
|
| HybridFindingDetails.Builder
Populate to associate additional data with each finding.
|
| HybridFindingDetailsOrBuilder |
| HybridInspectDlpJobRequest
Request to search for potentially sensitive info in a custom location.
|
| HybridInspectDlpJobRequest.Builder
Request to search for potentially sensitive info in a custom location.
|
| HybridInspectDlpJobRequestOrBuilder |
| HybridInspectJobTriggerRequest
Request to search for potentially sensitive info in a custom location.
|
| HybridInspectJobTriggerRequest.Builder
Request to search for potentially sensitive info in a custom location.
|
| HybridInspectJobTriggerRequestOrBuilder |
| HybridInspectResponse
Quota exceeded errors will be thrown once quota has been met.
|
| HybridInspectResponse.Builder
Quota exceeded errors will be thrown once quota has been met.
|
| HybridInspectResponseOrBuilder |
| HybridInspectStatistics
Statistics related to processing hybrid inspect requests.
|
| HybridInspectStatistics.Builder
Statistics related to processing hybrid inspect requests.
|
| HybridInspectStatisticsOrBuilder |
| HybridOptions
Configuration to control jobs where the content being inspected is outside
of Google Cloud Platform.
|
| HybridOptions.Builder
Configuration to control jobs where the content being inspected is outside
of Google Cloud Platform.
|
| HybridOptionsOrBuilder |
| ImageLocation
Location of the finding within an image.
|
| ImageLocation.Builder
Location of the finding within an image.
|
| ImageLocationOrBuilder |
| ImageTransformations
A type of transformation that is applied over images.
|
| ImageTransformations.Builder
A type of transformation that is applied over images.
|
| ImageTransformations.ImageTransformation
Configuration for determining how redaction of images should occur.
|
| ImageTransformations.ImageTransformation.AllInfoTypes
Apply transformation to all findings.
|
| ImageTransformations.ImageTransformation.AllInfoTypes.Builder
Apply transformation to all findings.
|
| ImageTransformations.ImageTransformation.AllInfoTypesOrBuilder |
| ImageTransformations.ImageTransformation.AllText
Apply to all text.
|
| ImageTransformations.ImageTransformation.AllText.Builder
Apply to all text.
|
| ImageTransformations.ImageTransformation.AllTextOrBuilder |
| ImageTransformations.ImageTransformation.Builder
Configuration for determining how redaction of images should occur.
|
| ImageTransformations.ImageTransformation.SelectedInfoTypes
Apply transformation to the selected info_types.
|
| ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder
Apply transformation to the selected info_types.
|
| ImageTransformations.ImageTransformation.SelectedInfoTypesOrBuilder |
| ImageTransformations.ImageTransformation.TargetCase |
| ImageTransformations.ImageTransformationOrBuilder |
| ImageTransformationsOrBuilder |
| InfoType
Type of information detected by the API.
|
| InfoType.Builder
Type of information detected by the API.
|
| InfoTypeCategory
Classification of infoTypes to organize them according to geographic
location, industry, and data type.
|
| InfoTypeCategory.Builder
Classification of infoTypes to organize them according to geographic
location, industry, and data type.
|
| InfoTypeCategory.CategoryCase |
| InfoTypeCategory.IndustryCategory
Enum of the current industries in the category.
|
| InfoTypeCategory.LocationCategory
Enum of the current locations.
|
| InfoTypeCategory.TypeCategory
Enum of the current types in the category.
|
| InfoTypeCategoryOrBuilder |
| InfoTypeDescription
InfoType description.
|
| InfoTypeDescription.Builder
InfoType description.
|
| InfoTypeDescriptionOrBuilder |
| InfoTypeOrBuilder |
| InfoTypeStats
Statistics regarding a specific InfoType.
|
| InfoTypeStats.Builder
Statistics regarding a specific InfoType.
|
| InfoTypeStatsOrBuilder |
| InfoTypeSummary
The infoType details for this column.
|
| InfoTypeSummary.Builder
The infoType details for this column.
|
| InfoTypeSummaryOrBuilder |
| InfoTypeSupportedBy
Parts of the APIs which use certain infoTypes.
|
| 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.
|
| InfoTypeTransformations.InfoTypeTransformationOrBuilder |
| InfoTypeTransformationsOrBuilder |
| InspectConfig
Configuration description of the scanning process.
|
| InspectConfig.Builder
Configuration description of the scanning process.
|
| InspectConfig.FindingLimits
Configuration to control the number of findings returned for inspection.
|
| InspectConfig.FindingLimits.Builder
Configuration to control the number of findings returned for inspection.
|
| InspectConfig.FindingLimits.InfoTypeLimit
Max findings configuration per infoType, per content item or long
running DlpJob.
|
| InspectConfig.FindingLimits.InfoTypeLimit.Builder
Max findings configuration per infoType, per content item or long
running DlpJob.
|
| InspectConfig.FindingLimits.InfoTypeLimitOrBuilder |
| InspectConfig.FindingLimitsOrBuilder |
| InspectConfigOrBuilder |
| InspectContentRequest
Request to search for potentially sensitive info in a ContentItem.
|
| InspectContentRequest.Builder
Request to search for potentially sensitive info in a ContentItem.
|
| InspectContentRequestOrBuilder |
| InspectContentResponse
Results of inspecting an item.
|
| InspectContentResponse.Builder
Results of inspecting an item.
|
| InspectContentResponseOrBuilder |
| InspectDataSourceDetails
The results of an inspect DataSource job.
|
| InspectDataSourceDetails.Builder
The results of an inspect DataSource job.
|
| InspectDataSourceDetails.RequestedOptions
Snapshot of the inspection configuration.
|
| InspectDataSourceDetails.RequestedOptions.Builder
Snapshot of the inspection configuration.
|
| InspectDataSourceDetails.RequestedOptionsOrBuilder |
| InspectDataSourceDetails.Result
All result fields mentioned below are updated while the job is processing.
|
| InspectDataSourceDetails.Result.Builder
All result fields mentioned below are updated while the job is processing.
|
| InspectDataSourceDetails.ResultOrBuilder |
| InspectDataSourceDetailsOrBuilder |
| InspectFindingName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| InspectFindingName.Builder
Builder for InspectFindingName.
|
| InspectionRule
A single inspection rule to be applied to infoTypes, specified in
`InspectionRuleSet`.
|
| InspectionRule.Builder
A single inspection rule to be applied to infoTypes, specified in
`InspectionRuleSet`.
|
| InspectionRule.TypeCase |
| InspectionRuleOrBuilder |
| InspectionRuleSet
Rule set for modifying a set of infoTypes to alter behavior under certain
circumstances, depending on the specific details of the rules within the set.
|
| InspectionRuleSet.Builder
Rule set for modifying a set of infoTypes to alter behavior under certain
circumstances, depending on the specific details of the rules within the set.
|
| InspectionRuleSetOrBuilder |
| InspectJobConfig
Controls what and how to inspect for findings.
|
| InspectJobConfig.Builder
Controls what and how to inspect for findings.
|
| InspectJobConfigOrBuilder |
| InspectResult
All the findings for a single scanned item.
|
| InspectResult.Builder
All the findings for a single scanned item.
|
| InspectResultOrBuilder |
| InspectTemplate
The inspectTemplate contains a configuration (set of types of sensitive data
to be detected) to be used anywhere you otherwise would normally specify
InspectConfig.
|
| InspectTemplate.Builder
The inspectTemplate contains a configuration (set of types of sensitive data
to be detected) to be used anywhere you otherwise would normally specify
InspectConfig.
|
| InspectTemplateName |
| InspectTemplateName.Builder
Builder for organizations/{organization}/inspectTemplates/{inspect_template}.
|
| InspectTemplateName.OrganizationLocationInspectTemplateBuilder
Builder for
organizations/{organization}/locations/{location}/inspectTemplates/{inspect_template}.
|
| InspectTemplateName.ProjectInspectTemplateBuilder
Builder for projects/{project}/inspectTemplates/{inspect_template}.
|
| InspectTemplateName.ProjectLocationInspectTemplateBuilder
Builder for projects/{project}/locations/{location}/inspectTemplates/{inspect_template}.
|
| InspectTemplateOrBuilder |
| JobTrigger
Contains a configuration to make dlp api calls on a repeating basis.
|
| JobTrigger.Builder
Contains a configuration to make dlp api calls on a repeating basis.
|
| JobTrigger.JobCase |
| JobTrigger.Status
Whether the trigger is currently active.
|
| JobTrigger.Trigger
What event needs to occur for a new job to be started.
|
| JobTrigger.Trigger.Builder
What event needs to occur for a new job to be started.
|
| JobTrigger.Trigger.TriggerCase |
| JobTrigger.TriggerOrBuilder |
| JobTriggerName |
| JobTriggerName.Builder
Builder for projects/{project}/jobTriggers/{job_trigger}.
|
| JobTriggerName.ProjectLocationJobTriggerBuilder
Builder for projects/{project}/locations/{location}/jobTriggers/{job_trigger}.
|
| JobTriggerOrBuilder |
| 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.
|
| Key.PathElement.IdTypeCase |
| Key.PathElementOrBuilder |
| KeyOrBuilder |
| KindExpression
A representation of a Datastore kind.
|
| KindExpression.Builder
A representation of a Datastore kind.
|
| KindExpressionOrBuilder |
| 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.
|
| KmsWrappedCryptoKeyOrBuilder |
| LargeCustomDictionaryConfig
Configuration for a custom dictionary created from a data source of any size
up to the maximum size defined in the
[limits](https://cloud.google.com/dlp/limits) page.
|
| LargeCustomDictionaryConfig.Builder
Configuration for a custom dictionary created from a data source of any size
up to the maximum size defined in the
[limits](https://cloud.google.com/dlp/limits) page.
|
| LargeCustomDictionaryConfig.SourceCase |
| LargeCustomDictionaryConfigOrBuilder |
| LargeCustomDictionaryStats
Summary statistics of a custom dictionary.
|
| LargeCustomDictionaryStats.Builder
Summary statistics of a custom dictionary.
|
| LargeCustomDictionaryStatsOrBuilder |
| Likelihood
Categorization of results based on how likely they are to represent a match,
based on the number of elements they contain which imply a match.
|
| ListDeidentifyTemplatesRequest
Request message for ListDeidentifyTemplates.
|
| ListDeidentifyTemplatesRequest.Builder
Request message for ListDeidentifyTemplates.
|
| ListDeidentifyTemplatesRequestOrBuilder |
| ListDeidentifyTemplatesResponse
Response message for ListDeidentifyTemplates.
|
| ListDeidentifyTemplatesResponse.Builder
Response message for ListDeidentifyTemplates.
|
| ListDeidentifyTemplatesResponseOrBuilder |
| ListDlpJobsRequest
The request message for listing DLP jobs.
|
| ListDlpJobsRequest.Builder
The request message for listing DLP jobs.
|
| ListDlpJobsRequestOrBuilder |
| ListDlpJobsResponse
The response message for listing DLP jobs.
|
| ListDlpJobsResponse.Builder
The response message for listing DLP jobs.
|
| ListDlpJobsResponseOrBuilder |
| ListInfoTypesRequest
Request for the list of infoTypes.
|
| ListInfoTypesRequest.Builder
Request for the list of infoTypes.
|
| ListInfoTypesRequestOrBuilder |
| ListInfoTypesResponse
Response to the ListInfoTypes request.
|
| ListInfoTypesResponse.Builder
Response to the ListInfoTypes request.
|
| ListInfoTypesResponseOrBuilder |
| ListInspectTemplatesRequest
Request message for ListInspectTemplates.
|
| ListInspectTemplatesRequest.Builder
Request message for ListInspectTemplates.
|
| ListInspectTemplatesRequestOrBuilder |
| ListInspectTemplatesResponse
Response message for ListInspectTemplates.
|
| ListInspectTemplatesResponse.Builder
Response message for ListInspectTemplates.
|
| ListInspectTemplatesResponseOrBuilder |
| ListJobTriggersRequest
Request message for ListJobTriggers.
|
| ListJobTriggersRequest.Builder
Request message for ListJobTriggers.
|
| ListJobTriggersRequestOrBuilder |
| ListJobTriggersResponse
Response message for ListJobTriggers.
|
| ListJobTriggersResponse.Builder
Response message for ListJobTriggers.
|
| ListJobTriggersResponseOrBuilder |
| ListStoredInfoTypesRequest
Request message for ListStoredInfoTypes.
|
| ListStoredInfoTypesRequest.Builder
Request message for ListStoredInfoTypes.
|
| ListStoredInfoTypesRequestOrBuilder |
| ListStoredInfoTypesResponse
Response message for ListStoredInfoTypes.
|
| ListStoredInfoTypesResponse.Builder
Response message for ListStoredInfoTypes.
|
| ListStoredInfoTypesResponseOrBuilder |
| Location
Specifies the location of the finding.
|
| Location.Builder
Specifies the location of the finding.
|
| LocationName |
| LocationName.Builder
Builder for projects/{project}/locations/{location}.
|
| LocationOrBuilder |
| Manual
Job trigger option for hybrid jobs.
|
| Manual.Builder
Job trigger option for hybrid jobs.
|
| ManualOrBuilder |
| MatchingType
Type of the match which can be applied to different ways of matching, like
Dictionary, regular expression and intersecting with findings of another
info type.
|
| MetadataLocation
Metadata Location
|
| MetadataLocation.Builder
Metadata Location
|
| MetadataLocation.LabelCase |
| MetadataLocationOrBuilder |
| MetadataType
Type of metadata containing the finding.
|
| OrganizationDeidentifyTemplateName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| OrganizationDeidentifyTemplateName.Builder
Builder for OrganizationDeidentifyTemplateName.
|
| OrganizationInspectTemplateName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| OrganizationInspectTemplateName.Builder
Builder for OrganizationInspectTemplateName.
|
| OrganizationLocationName |
| OrganizationLocationName.Builder
Builder for organizations/{organization}/locations/{location}.
|
| OrganizationName |
| OrganizationName.Builder
Builder for organizations/{organization}.
|
| OrganizationStoredInfoTypeName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| OrganizationStoredInfoTypeName.Builder
Builder for OrganizationStoredInfoTypeName.
|
| OtherInfoTypeSummary
Infotype details for other infoTypes found within a column.
|
| OtherInfoTypeSummary.Builder
Infotype details for other infoTypes found within a column.
|
| OtherInfoTypeSummaryOrBuilder |
| OutputStorageConfig
Cloud repository for storing output.
|
| OutputStorageConfig.Builder
Cloud repository for storing output.
|
| OutputStorageConfig.OutputSchema
Predefined schemas for storing findings.
|
| OutputStorageConfig.TypeCase |
| OutputStorageConfigOrBuilder |
| PartitionId
Datastore partition ID.
|
| PartitionId.Builder
Datastore partition ID.
|
| PartitionIdOrBuilder |
| PrimitiveTransformation
A rule for transforming a value.
|
| PrimitiveTransformation.Builder
A rule for transforming a value.
|
| PrimitiveTransformation.TransformationCase |
| PrimitiveTransformationOrBuilder |
| 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.CategoricalStatsConfigOrBuilder |
| PrivacyMetric.DeltaPresenceEstimationConfig
δ-presence metric, used to estimate how likely it is for an attacker to
figure out that one given individual appears in a de-identified dataset.
|
| PrivacyMetric.DeltaPresenceEstimationConfig.Builder
δ-presence metric, used to estimate how likely it is for an attacker to
figure out that one given individual appears in a de-identified dataset.
|
| PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder |
| PrivacyMetric.KAnonymityConfig
k-anonymity metric, used for analysis of reidentification risk.
|
| PrivacyMetric.KAnonymityConfig.Builder
k-anonymity metric, used for analysis of reidentification risk.
|
| PrivacyMetric.KAnonymityConfigOrBuilder |
| PrivacyMetric.KMapEstimationConfig
Reidentifiability metric.
|
| PrivacyMetric.KMapEstimationConfig.AuxiliaryTable
An auxiliary table contains statistical information on the relative
frequency of different quasi-identifiers values.
|
| PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.Builder
An auxiliary table contains statistical information on the relative
frequency of different quasi-identifiers values.
|
| PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
|
| PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
|
| PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdFieldOrBuilder |
| PrivacyMetric.KMapEstimationConfig.AuxiliaryTableOrBuilder |
| PrivacyMetric.KMapEstimationConfig.Builder
Reidentifiability metric.
|
| PrivacyMetric.KMapEstimationConfig.TaggedField
A column with a semantic tag attached.
|
| PrivacyMetric.KMapEstimationConfig.TaggedField.Builder
A column with a semantic tag attached.
|
| PrivacyMetric.KMapEstimationConfig.TaggedField.TagCase |
| PrivacyMetric.KMapEstimationConfig.TaggedFieldOrBuilder |
| PrivacyMetric.KMapEstimationConfigOrBuilder |
| PrivacyMetric.LDiversityConfig
l-diversity metric, used for analysis of reidentification risk.
|
| PrivacyMetric.LDiversityConfig.Builder
l-diversity metric, used for analysis of reidentification risk.
|
| PrivacyMetric.LDiversityConfigOrBuilder |
| 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.
|
| PrivacyMetric.NumericalStatsConfigOrBuilder |
| PrivacyMetric.TypeCase |
| PrivacyMetricOrBuilder |
| ProfileStatus
Protobuf type
google.privacy.dlp.v2.ProfileStatus |
| ProfileStatus.Builder
Protobuf type
google.privacy.dlp.v2.ProfileStatus |
| ProfileStatusOrBuilder |
| ProjectDeidentifyTemplateName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| ProjectDeidentifyTemplateName.Builder
Builder for ProjectDeidentifyTemplateName.
|
| ProjectInspectTemplateName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| ProjectInspectTemplateName.Builder
Builder for ProjectInspectTemplateName.
|
| ProjectJobTriggerName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| ProjectJobTriggerName.Builder
Builder for ProjectJobTriggerName.
|
| ProjectName |
| ProjectName.Builder
Builder for projects/{project}.
|
| ProjectStoredInfoTypeName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| ProjectStoredInfoTypeName.Builder
Builder for ProjectStoredInfoTypeName.
|
| QuasiId
A column with a semantic tag attached.
|
| QuasiId.Builder
A column with a semantic tag attached.
|
| QuasiId.TagCase |
| QuasiIdOrBuilder |
| QuoteInfo
Message for infoType-dependent details parsed from quote.
|
| QuoteInfo.Builder
Message for infoType-dependent details parsed from quote.
|
| QuoteInfo.ParsedQuoteCase |
| QuoteInfoOrBuilder |
| Range
Generic half-open interval [start, end)
|
| Range.Builder
Generic half-open interval [start, end)
|
| RangeOrBuilder |
| 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.ConditionOrBuilder |
| RecordCondition.Conditions
A collection of conditions.
|
| RecordCondition.Conditions.Builder
A collection of conditions.
|
| RecordCondition.ConditionsOrBuilder |
| RecordCondition.Expressions
An expression, consisting of an operator and conditions.
|
| RecordCondition.Expressions.Builder
An expression, consisting of an operator and conditions.
|
| RecordCondition.Expressions.LogicalOperator
Logical operators for conditional checks.
|
| RecordCondition.Expressions.TypeCase |
| RecordCondition.ExpressionsOrBuilder |
| RecordConditionOrBuilder |
| 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.
|
| RecordKey.TypeCase |
| RecordKeyOrBuilder |
| RecordLocation
Location of a finding within a row or record.
|
| RecordLocation.Builder
Location of a finding within a row or record.
|
| RecordLocationOrBuilder |
| RecordSuppression
Configuration to suppress records whose suppression conditions evaluate to
true.
|
| RecordSuppression.Builder
Configuration to suppress records whose suppression conditions evaluate to
true.
|
| RecordSuppressionOrBuilder |
| RecordTransformation
Protobuf type
google.privacy.dlp.v2.RecordTransformation |
| RecordTransformation.Builder
Protobuf type
google.privacy.dlp.v2.RecordTransformation |
| RecordTransformationOrBuilder |
| 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.
|
| RecordTransformationsOrBuilder |
| RedactConfig
Redact a given value.
|
| RedactConfig.Builder
Redact a given value.
|
| RedactConfigOrBuilder |
| RedactImageRequest
Request to search for potentially sensitive info in an image and redact it
by covering it with a colored rectangle.
|
| RedactImageRequest.Builder
Request to search for potentially sensitive info in an image and redact it
by covering it with a colored rectangle.
|
| RedactImageRequest.ImageRedactionConfig
Configuration for determining how redaction of images should occur.
|
| RedactImageRequest.ImageRedactionConfig.Builder
Configuration for determining how redaction of images should occur.
|
| RedactImageRequest.ImageRedactionConfig.TargetCase |
| RedactImageRequest.ImageRedactionConfigOrBuilder |
| RedactImageRequestOrBuilder |
| RedactImageResponse
Results of redacting an image.
|
| RedactImageResponse.Builder
Results of redacting an image.
|
| RedactImageResponseOrBuilder |
| ReidentifyContentRequest
Request to re-identify an item.
|
| ReidentifyContentRequest.Builder
Request to re-identify an item.
|
| ReidentifyContentRequestOrBuilder |
| ReidentifyContentResponse
Results of re-identifying an item.
|
| ReidentifyContentResponse.Builder
Results of re-identifying an item.
|
| ReidentifyContentResponseOrBuilder |
| RelationalOperator
Operators available for comparing the value of fields.
|
| ReplaceDictionaryConfig
Replace each input value with a value randomly selected from the dictionary.
|
| ReplaceDictionaryConfig.Builder
Replace each input value with a value randomly selected from the dictionary.
|
| ReplaceDictionaryConfig.TypeCase |
| ReplaceDictionaryConfigOrBuilder |
| ReplaceValueConfig
Replace each input value with a given `Value`.
|
| ReplaceValueConfig.Builder
Replace each input value with a given `Value`.
|
| ReplaceValueConfigOrBuilder |
| 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.
|
| ReplaceWithInfoTypeConfigOrBuilder |
| ResourceVisibility
How broadly a resource has been shared.
|
| RiskAnalysisJobConfig
Configuration for a risk analysis job.
|
| RiskAnalysisJobConfig.Builder
Configuration for a risk analysis job.
|
| RiskAnalysisJobConfigOrBuilder |
| Schedule
Schedule for inspect job triggers.
|
| Schedule.Builder
Schedule for inspect job triggers.
|
| Schedule.OptionCase |
| ScheduleOrBuilder |
| SensitivityScore
Score is a summary of all elements in the data profile.
|
| SensitivityScore.Builder
Score is a summary of all elements in the data profile.
|
| SensitivityScore.SensitivityScoreLevel
Various score levels for resources.
|
| SensitivityScoreOrBuilder |
| StatisticalTable
An auxiliary table containing statistical information on the relative
frequency of different quasi-identifiers values.
|
| StatisticalTable.Builder
An auxiliary table containing statistical information on the relative
frequency of different quasi-identifiers values.
|
| StatisticalTable.QuasiIdentifierField
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
|
| StatisticalTable.QuasiIdentifierField.Builder
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
|
| StatisticalTable.QuasiIdentifierFieldOrBuilder |
| StatisticalTableOrBuilder |
| StorageConfig
Shared message indicating Cloud storage type.
|
| StorageConfig.Builder
Shared message indicating Cloud storage type.
|
| StorageConfig.TimespanConfig
Configuration of the timespan of the items to include in scanning.
|
| StorageConfig.TimespanConfig.Builder
Configuration of the timespan of the items to include in scanning.
|
| StorageConfig.TimespanConfigOrBuilder |
| StorageConfig.TypeCase |
| StorageConfigOrBuilder |
| StorageMetadataLabel
Storage metadata label to indicate which metadata entry contains findings.
|
| StorageMetadataLabel.Builder
Storage metadata label to indicate which metadata entry contains findings.
|
| StorageMetadataLabelOrBuilder |
| StoredInfoType
StoredInfoType resource message that contains information about the current
version and any pending updates.
|
| StoredInfoType.Builder
StoredInfoType resource message that contains information about the current
version and any pending updates.
|
| StoredInfoTypeConfig
Configuration for stored infoTypes.
|
| StoredInfoTypeConfig.Builder
Configuration for stored infoTypes.
|
| StoredInfoTypeConfig.TypeCase |
| StoredInfoTypeConfigOrBuilder |
| StoredInfoTypeName |
| StoredInfoTypeName.Builder
Builder for organizations/{organization}/storedInfoTypes/{stored_info_type}.
|
| StoredInfoTypeName.OrganizationLocationStoredInfoTypeBuilder
Builder for
organizations/{organization}/locations/{location}/storedInfoTypes/{stored_info_type}.
|
| StoredInfoTypeName.ProjectLocationStoredInfoTypeBuilder
Builder for projects/{project}/locations/{location}/storedInfoTypes/{stored_info_type}.
|
| StoredInfoTypeName.ProjectStoredInfoTypeBuilder
Builder for projects/{project}/storedInfoTypes/{stored_info_type}.
|
| StoredInfoTypeOrBuilder |
| StoredInfoTypeState
State of a StoredInfoType version.
|
| StoredInfoTypeStats
Statistics for a StoredInfoType.
|
| StoredInfoTypeStats.Builder
Statistics for a StoredInfoType.
|
| StoredInfoTypeStats.TypeCase |
| StoredInfoTypeStatsOrBuilder |
| StoredInfoTypeVersion
Version of a StoredInfoType, including the configuration used to build it,
create timestamp, and current state.
|
| StoredInfoTypeVersion.Builder
Version of a StoredInfoType, including the configuration used to build it,
create timestamp, and current state.
|
| StoredInfoTypeVersionOrBuilder |
| StoredType
A reference to a StoredInfoType to use with scanning.
|
| StoredType.Builder
A reference to a StoredInfoType to use with scanning.
|
| StoredTypeOrBuilder |
| Table
Structured content to inspect.
|
| Table.Builder
Structured content to inspect.
|
| Table.Row
Values of the row.
|
| Table.Row.Builder
Values of the row.
|
| Table.RowOrBuilder |
| TableDataProfile
The profile for a scanned table.
|
| TableDataProfile.Builder
The profile for a scanned table.
|
| TableDataProfile.State
Possible states of a profile.
|
| TableDataProfileOrBuilder |
| TableLocation
Location of a finding within a table.
|
| TableLocation.Builder
Location of a finding within a table.
|
| TableLocationOrBuilder |
| TableOptions
Instructions regarding the table content being inspected.
|
| TableOptions.Builder
Instructions regarding the table content being inspected.
|
| TableOptionsOrBuilder |
| TableOrBuilder |
| 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.
|
| TimePartConfig.TimePart
Components that make up time.
|
| TimePartConfigOrBuilder |
| TransformationConfig
User specified templates and configs for how to deidentify structured,
unstructures, and image files.
|
| TransformationConfig.Builder
User specified templates and configs for how to deidentify structured,
unstructures, and image files.
|
| TransformationConfigOrBuilder |
| TransformationContainerType
Describes functionality of a given container in its original format.
|
| TransformationDescription
A flattened description of a `PrimitiveTransformation` or
`RecordSuppression`.
|
| TransformationDescription.Builder
A flattened description of a `PrimitiveTransformation` or
`RecordSuppression`.
|
| TransformationDescriptionOrBuilder |
| TransformationDetails
Details about a single transformation.
|
| TransformationDetails.Builder
Details about a single transformation.
|
| TransformationDetailsOrBuilder |
| TransformationDetailsStorageConfig
Config for storing transformation details.
|
| TransformationDetailsStorageConfig.Builder
Config for storing transformation details.
|
| TransformationDetailsStorageConfig.TypeCase |
| TransformationDetailsStorageConfigOrBuilder |
| TransformationErrorHandling
How to handle transformation errors during de-identification.
|
| TransformationErrorHandling.Builder
How to handle transformation errors during de-identification.
|
| TransformationErrorHandling.LeaveUntransformed
Skips the data without modifying it if the requested transformation would
cause an error.
|
| TransformationErrorHandling.LeaveUntransformed.Builder
Skips the data without modifying it if the requested transformation would
cause an error.
|
| TransformationErrorHandling.LeaveUntransformedOrBuilder |
| TransformationErrorHandling.ModeCase |
| TransformationErrorHandling.ThrowError
Throw an error and fail the request when a transformation error occurs.
|
| TransformationErrorHandling.ThrowError.Builder
Throw an error and fail the request when a transformation error occurs.
|
| TransformationErrorHandling.ThrowErrorOrBuilder |
| TransformationErrorHandlingOrBuilder |
| TransformationLocation
Specifies the location of a transformation.
|
| TransformationLocation.Builder
Specifies the location of a transformation.
|
| TransformationLocation.LocationTypeCase |
| TransformationLocationOrBuilder |
| TransformationOverview
Overview of the modifications that occurred.
|
| TransformationOverview.Builder
Overview of the modifications that occurred.
|
| TransformationOverviewOrBuilder |
| TransformationResultStatus
Protobuf type
google.privacy.dlp.v2.TransformationResultStatus |
| TransformationResultStatus.Builder
Protobuf type
google.privacy.dlp.v2.TransformationResultStatus |
| TransformationResultStatusOrBuilder |
| TransformationResultStatusType
Enum of possible outcomes of transformations.
|
| TransformationSummary
Summary of a single transformation.
|
| TransformationSummary.Builder
Summary of a single transformation.
|
| 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.
|
| TransformationSummary.SummaryResultOrBuilder |
| TransformationSummary.TransformationResultCode
Possible outcomes of transformations.
|
| TransformationSummaryOrBuilder |
| TransformationType
An enum of rules that can be used to transform a value.
|
| TransientCryptoKey
Use this to have a random data crypto key generated.
|
| TransientCryptoKey.Builder
Use this to have a random data crypto key generated.
|
| TransientCryptoKeyOrBuilder |
| UntypedDeidentifyTemplateName
Deprecated.
This resource name class will be removed in the next major version.
|
| UntypedInspectTemplateName
Deprecated.
This resource name class will be removed in the next major version.
|
| UntypedStoredInfoTypeName
Deprecated.
This resource name class will be removed in the next major version.
|
| 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.
|
| UnwrappedCryptoKeyOrBuilder |
| UpdateDeidentifyTemplateRequest
Request message for UpdateDeidentifyTemplate.
|
| UpdateDeidentifyTemplateRequest.Builder
Request message for UpdateDeidentifyTemplate.
|
| UpdateDeidentifyTemplateRequestOrBuilder |
| UpdateInspectTemplateRequest
Request message for UpdateInspectTemplate.
|
| UpdateInspectTemplateRequest.Builder
Request message for UpdateInspectTemplate.
|
| UpdateInspectTemplateRequestOrBuilder |
| UpdateJobTriggerRequest
Request message for UpdateJobTrigger.
|
| UpdateJobTriggerRequest.Builder
Request message for UpdateJobTrigger.
|
| UpdateJobTriggerRequestOrBuilder |
| UpdateStoredInfoTypeRequest
Request message for UpdateStoredInfoType.
|
| UpdateStoredInfoTypeRequest.Builder
Request message for UpdateStoredInfoType.
|
| UpdateStoredInfoTypeRequestOrBuilder |
| Value
Set of primitive values supported by the system.
|
| Value.Builder
Set of primitive values supported by the system.
|
| Value.TypeCase |
| ValueFrequency
A value of a field, including its frequency.
|
| ValueFrequency.Builder
A value of a field, including its frequency.
|
| ValueFrequencyOrBuilder |
| ValueOrBuilder |
| VersionDescription
Details about each available version for an infotype.
|
| VersionDescription.Builder
Details about each available version for an infotype.
|
| VersionDescriptionOrBuilder |
Copyright © 2022 Google LLC. All rights reserved.