| Class | Description |
|---|---|
| Action |
A task to execute on the completion of a job.
|
| 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.JobNotificationEmails |
Sends an email when the job completes.
|
| Action.JobNotificationEmails.Builder |
Sends an email when the job completes.
|
| Action.PublishFindingsToCloudDataCatalog |
Publish findings of a DlpJob to Data Catalog.
|
| Action.PublishFindingsToCloudDataCatalog.Builder |
Publish findings of a DlpJob to Data Catalog.
|
| 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.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.PublishToStackdriver |
Enable Stackdriver metric dlp.googleapis.com/finding_count.
|
| Action.PublishToStackdriver.Builder |
Enable Stackdriver metric dlp.googleapis.com/finding_count.
|
| 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.
|
| ActivateJobTriggerRequest |
Request message for ActivateJobTrigger.
|
| ActivateJobTriggerRequest.Builder |
Request message for ActivateJobTrigger.
|
| 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.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.DeltaPresenceEstimationQuasiIdValues |
A tuple of values for the quasi-identifier columns.
|
| AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues.Builder |
A tuple of values for the quasi-identifier columns.
|
| 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.KAnonymityHistogramBucket |
Histogram of k-anonymity equivalence classes.
|
| AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.Builder |
Histogram of k-anonymity equivalence classes.
|
| 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.KMapEstimationQuasiIdValues |
A tuple of values for the quasi-identifier columns.
|
| AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues.Builder |
A tuple of values for the quasi-identifier columns.
|
| 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.LDiversityHistogramBucket |
Histogram of l-diversity equivalence class sensitive value frequencies.
|
| AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.Builder |
Histogram of l-diversity equivalence class sensitive value frequencies.
|
| AnalyzeDataSourceRiskDetails.NumericalStatsResult |
Result of the numerical stats computation.
|
| AnalyzeDataSourceRiskDetails.NumericalStatsResult.Builder |
Result of the numerical stats computation.
|
| AnalyzeDataSourceRiskDetails.RequestedRiskAnalysisOptions |
Risk analysis options.
|
| AnalyzeDataSourceRiskDetails.RequestedRiskAnalysisOptions.Builder |
Risk analysis options.
|
| BigQueryField |
Message defining a field of a BigQuery table.
|
| BigQueryField.Builder |
Message defining a field of a BigQuery table.
|
| BigQueryKey |
Row key for identifying a record in BigQuery table.
|
| BigQueryKey.Builder |
Row key for identifying a record in BigQuery table.
|
| 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.
|
| BoundingBox |
Bounding box encompassing detected text within an image.
|
| BoundingBox.Builder |
Bounding box encompassing detected text within an image.
|
| 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.Builder |
Generalization function that buckets values based on ranges.
|
| ByteContentItem |
Container for bytes to inspect or redact.
|
| ByteContentItem.Builder |
Container for bytes to inspect or redact.
|
| CancelDlpJobRequest |
The request message for canceling a DLP job.
|
| CancelDlpJobRequest.Builder |
The request message for canceling a DLP job.
|
| 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.
|
| CloudStorageFileSet |
Message representing a set of files in Cloud Storage.
|
| CloudStorageFileSet.Builder |
Message representing a set of files in Cloud Storage.
|
| 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.
|
| CloudStoragePath |
Message representing a single file or path in Cloud Storage.
|
| CloudStoragePath.Builder |
Message representing a single file or path in Cloud Storage.
|
| 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.
|
| Color |
Represents a color in the RGB color space.
|
| Color.Builder |
Represents a color in the RGB color space.
|
| Container |
Represents a container that may contain DLP findings.
|
| Container.Builder |
Represents a container that may contain DLP findings.
|
| ContentItem |
Container structure for the content to inspect.
|
| ContentItem.Builder |
Container structure for the content to inspect.
|
| 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.
|
| CreateDeidentifyTemplateRequest |
Request message for CreateDeidentifyTemplate.
|
| CreateDeidentifyTemplateRequest.Builder |
Request message for CreateDeidentifyTemplate.
|
| CreateDlpJobRequest |
Request message for CreateDlpJobRequest.
|
| CreateDlpJobRequest.Builder |
Request message for CreateDlpJobRequest.
|
| CreateInspectTemplateRequest |
Request message for CreateInspectTemplate.
|
| CreateInspectTemplateRequest.Builder |
Request message for CreateInspectTemplate.
|
| CreateJobTriggerRequest |
Request message for CreateJobTrigger.
|
| CreateJobTriggerRequest.Builder |
Request message for CreateJobTrigger.
|
| CreateStoredInfoTypeRequest |
Request message for CreateStoredInfoType.
|
| CreateStoredInfoTypeRequest.Builder |
Request message for CreateStoredInfoType.
|
| CryptoDeterministicConfig |
Pseudonymization method that generates deterministic encryption for the given
input.
|
| CryptoDeterministicConfig.Builder |
Pseudonymization method that generates deterministic encryption for the given
input.
|
| 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 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).
|
| 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.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.
|
| 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.LikelihoodAdjustment |
Message for specifying an adjustment to the likelihood of a finding as
part of a detection rule.
|
| CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
Message for specifying an adjustment to the likelihood of a finding as
part of a detection rule.
|
| 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.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.
|
| CustomInfoType.Regex |
Message defining a custom regular expression.
|
| CustomInfoType.Regex.Builder |
Message defining a custom regular expression.
|
| 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).
|
| DataProfileAction |
A task to execute when a data profile has been generated.
|
| DataProfileAction.Builder |
A task to execute when a data profile has been generated.
|
| 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.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.
|
| DataProfileConfigSnapshot |
Snapshot of the configurations used to generate the profile.
|
| DataProfileConfigSnapshot.Builder |
Snapshot of the configurations used to generate the profile.
|
| 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.
|
| DataProfileLocation |
The data that will be profiled.
|
| DataProfileLocation.Builder |
The data that will be profiled.
|
| 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.PubSubCondition |
A condition consisting of a value.
|
| DataProfilePubSubCondition.PubSubCondition.Builder |
A condition consisting of a value.
|
| DataProfilePubSubCondition.PubSubExpressions |
An expression, consisting of an operator and conditions.
|
| DataProfilePubSubCondition.PubSubExpressions.Builder |
An expression, consisting of an operator and conditions.
|
| DataProfilePubSubMessage |
Pub/Sub topic message for a DataProfileAction.PubSubNotification event.
|
| DataProfilePubSubMessage.Builder |
Pub/Sub topic message for a DataProfileAction.PubSubNotification event.
|
| 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.
|
| 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.
|
| 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.
|
| 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.
|
| 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 ContentItem.
|
| DeidentifyContentRequest.Builder |
Request to de-identify a ContentItem.
|
| DeidentifyContentResponse |
Results of de-identifying a ContentItem.
|
| DeidentifyContentResponse.Builder |
Results of de-identifying a ContentItem.
|
| 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}.
|
| DeidentifyTemplateNames | Deprecated
This resource name class will be removed in the next major version.
|
| DeleteDeidentifyTemplateRequest |
Request message for DeleteDeidentifyTemplate.
|
| DeleteDeidentifyTemplateRequest.Builder |
Request message for DeleteDeidentifyTemplate.
|
| DeleteDlpJobRequest |
The request message for deleting a DLP job.
|
| DeleteDlpJobRequest.Builder |
The request message for deleting a DLP job.
|
| DeleteInspectTemplateRequest |
Request message for DeleteInspectTemplate.
|
| DeleteInspectTemplateRequest.Builder |
Request message for DeleteInspectTemplate.
|
| DeleteJobTriggerRequest |
Request message for DeleteJobTrigger.
|
| DeleteJobTriggerRequest.Builder |
Request message for DeleteJobTrigger.
|
| DeleteStoredInfoTypeRequest |
Request message for DeleteStoredInfoType.
|
| DeleteStoredInfoTypeRequest.Builder |
Request message for DeleteStoredInfoType.
|
| 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.
|
| DlpJobName | |
| DlpJobName.Builder |
Builder for projects/{project}/dlpJobs/{dlp_job}.
|
| DlpJobName.ProjectLocationDlpJobBuilder |
Builder for projects/{project}/locations/{location}/dlpJobs/{dlp_job}.
|
| DlpProto | |
| DlpStorage | |
| DocumentLocation |
Location of a finding within a document.
|
| DocumentLocation.Builder |
Location of a finding within a document.
|
| 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.
|
| 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.
|
| ExcludeInfoTypes |
List of excluded infoTypes.
|
| ExcludeInfoTypes.Builder |
List of excluded infoTypes.
|
| 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.
|
| 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 |
Represents a piece of potentially sensitive content.
|
| Finding.Builder |
Represents a piece of potentially sensitive content.
|
| FinishDlpJobRequest |
The request message for finishing a DLP hybrid job.
|
| FinishDlpJobRequest.Builder |
The request message for finishing a DLP hybrid job.
|
| FixedSizeBucketingConfig |
Buckets values based on fixed size ranges.
|
| FixedSizeBucketingConfig.Builder |
Buckets values based on fixed size ranges.
|
| GetDeidentifyTemplateRequest |
Request message for GetDeidentifyTemplate.
|
| GetDeidentifyTemplateRequest.Builder |
Request message for GetDeidentifyTemplate.
|
| GetDlpJobRequest |
The request message for [DlpJobs.GetDlpJob][].
|
| GetDlpJobRequest.Builder |
The request message for [DlpJobs.GetDlpJob][].
|
| GetInspectTemplateRequest |
Request message for GetInspectTemplate.
|
| GetInspectTemplateRequest.Builder |
Request message for GetInspectTemplate.
|
| GetJobTriggerRequest |
Request message for GetJobTrigger.
|
| GetJobTriggerRequest.Builder |
Request message for GetJobTrigger.
|
| GetStoredInfoTypeRequest |
Request message for GetStoredInfoType.
|
| GetStoredInfoTypeRequest.Builder |
Request message for GetStoredInfoType.
|
| HybridContentItem |
An individual hybrid item to inspect.
|
| HybridContentItem.Builder |
An individual hybrid item to inspect.
|
| HybridFindingDetails |
Populate to associate additional data with each finding.
|
| HybridFindingDetails.Builder |
Populate to associate additional data with each finding.
|
| 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.
|
| 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.
|
| 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.
|
| HybridInspectStatistics |
Statistics related to processing hybrid inspect requests.
|
| HybridInspectStatistics.Builder |
Statistics related to processing hybrid inspect requests.
|
| 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.
|
| ImageLocation |
Location of the finding within an image.
|
| ImageLocation.Builder |
Location of the finding within an image.
|
| 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.AllText |
Apply to all text.
|
| ImageTransformations.ImageTransformation.AllText.Builder |
Apply to all text.
|
| 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.
|
| 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.
|
| InfoTypeDescription |
InfoType description.
|
| InfoTypeDescription.Builder |
InfoType description.
|
| InfoTypeStats |
Statistics regarding a specific InfoType.
|
| InfoTypeStats.Builder |
Statistics regarding a specific InfoType.
|
| InfoTypeSummary |
The infoType details for this column.
|
| InfoTypeSummary.Builder |
The infoType details for this column.
|
| 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.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.
|
| InspectContentRequest |
Request to search for potentially sensitive info in a ContentItem.
|
| InspectContentRequest.Builder |
Request to search for potentially sensitive info in a ContentItem.
|
| InspectContentResponse |
Results of inspecting an item.
|
| InspectContentResponse.Builder |
Results of inspecting an item.
|
| 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.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.
|
| 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`.
|
| 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.
|
| InspectJobConfig |
Controls what and how to inspect for findings.
|
| InspectJobConfig.Builder |
Controls what and how to inspect for findings.
|
| InspectResult |
All the findings for a single scanned item.
|
| InspectResult.Builder |
All the findings for a single scanned item.
|
| 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}.
|
| InspectTemplateNames | Deprecated
This resource name class will be removed in the next major version.
|
| 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.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.
|
| JobTriggerName | |
| JobTriggerName.Builder |
Builder for projects/{project}/jobTriggers/{job_trigger}.
|
| JobTriggerName.ProjectLocationJobTriggerBuilder |
Builder for projects/{project}/locations/{location}/jobTriggers/{job_trigger}.
|
| 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.
|
| 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.
|
| LargeCustomDictionaryStats |
Summary statistics of a custom dictionary.
|
| LargeCustomDictionaryStats.Builder |
Summary statistics of a custom dictionary.
|
| ListDeidentifyTemplatesRequest |
Request message for ListDeidentifyTemplates.
|
| ListDeidentifyTemplatesRequest.Builder |
Request message for ListDeidentifyTemplates.
|
| ListDeidentifyTemplatesResponse |
Response message for ListDeidentifyTemplates.
|
| ListDeidentifyTemplatesResponse.Builder |
Response message for ListDeidentifyTemplates.
|
| ListDlpJobsRequest |
The request message for listing DLP jobs.
|
| ListDlpJobsRequest.Builder |
The request message for listing DLP jobs.
|
| ListDlpJobsResponse |
The response message for listing DLP jobs.
|
| ListDlpJobsResponse.Builder |
The response message for listing DLP jobs.
|
| ListInfoTypesRequest |
Request for the list of infoTypes.
|
| ListInfoTypesRequest.Builder |
Request for the list of infoTypes.
|
| ListInfoTypesResponse |
Response to the ListInfoTypes request.
|
| ListInfoTypesResponse.Builder |
Response to the ListInfoTypes request.
|
| ListInspectTemplatesRequest |
Request message for ListInspectTemplates.
|
| ListInspectTemplatesRequest.Builder |
Request message for ListInspectTemplates.
|
| ListInspectTemplatesResponse |
Response message for ListInspectTemplates.
|
| ListInspectTemplatesResponse.Builder |
Response message for ListInspectTemplates.
|
| ListJobTriggersRequest |
Request message for ListJobTriggers.
|
| ListJobTriggersRequest.Builder |
Request message for ListJobTriggers.
|
| ListJobTriggersResponse |
Response message for ListJobTriggers.
|
| ListJobTriggersResponse.Builder |
Response message for ListJobTriggers.
|
| ListStoredInfoTypesRequest |
Request message for ListStoredInfoTypes.
|
| ListStoredInfoTypesRequest.Builder |
Request message for ListStoredInfoTypes.
|
| ListStoredInfoTypesResponse |
Response message for ListStoredInfoTypes.
|
| ListStoredInfoTypesResponse.Builder |
Response message for ListStoredInfoTypes.
|
| Location |
Specifies the location of the finding.
|
| Location.Builder |
Specifies the location of the finding.
|
| LocationName | |
| LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
| Manual |
Job trigger option for hybrid jobs.
|
| Manual.Builder |
Job trigger option for hybrid jobs.
|
| MetadataLocation |
Metadata Location
|
| MetadataLocation.Builder |
Metadata Location
|
| 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.
|
| 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.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.KAnonymityConfig |
k-anonymity metric, used for analysis of reidentification risk.
|
| PrivacyMetric.KAnonymityConfig.Builder |
k-anonymity metric, used for analysis of reidentification risk.
|
| 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.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.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.
|
| ProfileStatus |
Protobuf type
google.privacy.dlp.v2.ProfileStatus |
| ProfileStatus.Builder |
Protobuf type
google.privacy.dlp.v2.ProfileStatus |
| 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.
|
| QuoteInfo |
Message for infoType-dependent details parsed from quote.
|
| QuoteInfo.Builder |
Message for infoType-dependent details parsed from quote.
|
| 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 |
A collection of conditions.
|
| RecordCondition.Conditions.Builder |
A collection of conditions.
|
| RecordCondition.Expressions |
An expression, consisting of an operator and conditions.
|
| RecordCondition.Expressions.Builder |
An expression, consisting of an operator and conditions.
|
| 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.
|
| RecordLocation |
Location of a finding within a row or record.
|
| RecordLocation.Builder |
Location of a finding within a row or record.
|
| RecordSuppression |
Configuration to suppress records whose suppression conditions evaluate to
true.
|
| RecordSuppression.Builder |
Configuration to suppress records whose suppression conditions evaluate to
true.
|
| RecordTransformation |
Protobuf type
google.privacy.dlp.v2.RecordTransformation |
| RecordTransformation.Builder |
Protobuf type
google.privacy.dlp.v2.RecordTransformation |
| 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.
|
| 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.
|
| RedactImageResponse |
Results of redacting an image.
|
| RedactImageResponse.Builder |
Results of redacting an image.
|
| ReidentifyContentRequest |
Request to re-identify an item.
|
| ReidentifyContentRequest.Builder |
Request to re-identify an item.
|
| ReidentifyContentResponse |
Results of re-identifying an item.
|
| ReidentifyContentResponse.Builder |
Results of re-identifying an item.
|
| 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.
|
| 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.
|
| RiskAnalysisJobConfig |
Configuration for a risk analysis job.
|
| RiskAnalysisJobConfig.Builder |
Configuration for a risk analysis job.
|
| Schedule |
Schedule for inspect job triggers.
|
| Schedule.Builder |
Schedule for inspect job triggers.
|
| 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.
|
| 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.
|
| 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.
|
| StorageMetadataLabel |
Storage metadata label to indicate which metadata entry contains findings.
|
| StorageMetadataLabel.Builder |
Storage metadata label to indicate which metadata entry contains findings.
|
| 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.
|
| 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}.
|
| StoredInfoTypeNames | Deprecated
This resource name class will be removed in the next major version.
|
| StoredInfoTypeStats |
Statistics for a StoredInfoType.
|
| StoredInfoTypeStats.Builder |
Statistics for a StoredInfoType.
|
| 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.
|
| StoredType |
A reference to a StoredInfoType to use with scanning.
|
| StoredType.Builder |
A reference to a StoredInfoType to use with scanning.
|
| Table |
Structured content to inspect.
|
| Table.Builder |
Structured content to inspect.
|
| Table.Row |
Values of the row.
|
| Table.Row.Builder |
Values of the row.
|
| TableDataProfile |
The profile for a scanned table.
|
| TableDataProfile.Builder |
The profile for a scanned table.
|
| TableLocation |
Location of a finding within a table.
|
| TableLocation.Builder |
Location of a finding within a table.
|
| TableOptions |
Instructions regarding the table content being inspected.
|
| TableOptions.Builder |
Instructions regarding the table content being inspected.
|
| 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.
|
| 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.
|
| TransformationDescription |
A flattened description of a `PrimitiveTransformation` or
`RecordSuppression`.
|
| TransformationDescription.Builder |
A flattened description of a `PrimitiveTransformation` or
`RecordSuppression`.
|
| TransformationDetails |
Details about a single transformation.
|
| TransformationDetails.Builder |
Details about a single transformation.
|
| TransformationDetailsStorageConfig |
Config for storing transformation details.
|
| TransformationDetailsStorageConfig.Builder |
Config for storing transformation details.
|
| 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.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.
|
| TransformationLocation |
Specifies the location of a transformation.
|
| TransformationLocation.Builder |
Specifies the location of a transformation.
|
| TransformationOverview |
Overview of the modifications that occurred.
|
| TransformationOverview.Builder |
Overview of the modifications that occurred.
|
| TransformationResultStatus |
Protobuf type
google.privacy.dlp.v2.TransformationResultStatus |
| TransformationResultStatus.Builder |
Protobuf type
google.privacy.dlp.v2.TransformationResultStatus |
| 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.
|
| TransientCryptoKey |
Use this to have a random data crypto key generated.
|
| TransientCryptoKey.Builder |
Use this to have a random data crypto key generated.
|
| 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.
|
| UpdateDeidentifyTemplateRequest |
Request message for UpdateDeidentifyTemplate.
|
| UpdateDeidentifyTemplateRequest.Builder |
Request message for UpdateDeidentifyTemplate.
|
| UpdateInspectTemplateRequest |
Request message for UpdateInspectTemplate.
|
| UpdateInspectTemplateRequest.Builder |
Request message for UpdateInspectTemplate.
|
| UpdateJobTriggerRequest |
Request message for UpdateJobTrigger.
|
| UpdateJobTriggerRequest.Builder |
Request message for UpdateJobTrigger.
|
| UpdateStoredInfoTypeRequest |
Request message for UpdateStoredInfoType.
|
| UpdateStoredInfoTypeRequest.Builder |
Request message for UpdateStoredInfoType.
|
| 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.
|
| VersionDescription |
Details about each available version for an infotype.
|
| VersionDescription.Builder |
Details about each available version for an infotype.
|
Copyright © 2022 Google LLC. All rights reserved.