# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
View and manage your data across Google Cloud Platform services.
# Structs
GooglePrivacyDlpV2beta1AuxiliaryTable: An auxiliary table contains statistical information on the relative frequency of different quasi-identifiers values.
GooglePrivacyDlpV2beta1BigQueryOptions: Options defining BigQuery table and row identifiers.
GooglePrivacyDlpV2beta1BigQueryTable: Message defining the location of a BigQuery table.
GooglePrivacyDlpV2beta1CategoricalStatsConfig: Compute numerical stats over an individual column, including number of distinct values and value count distribution.
GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket: Histogram bucket of value frequencies in the column.
GooglePrivacyDlpV2beta1CategoricalStatsResult: Result of the categorical stats computation.
GooglePrivacyDlpV2beta1CloudStorageOptions: Options defining a file or a set of files (path ending with *) within a Google Cloud Storage bucket.
GooglePrivacyDlpV2beta1CloudStoragePath: A location in Cloud Storage.
GooglePrivacyDlpV2beta1CustomInfoType: Custom information type provided by the user.
GooglePrivacyDlpV2beta1DatastoreOptions: Options defining a data set within Google Cloud Datastore.
GooglePrivacyDlpV2beta1Dictionary: Custom information type based on a dictionary of words or phrases.
GooglePrivacyDlpV2beta1EntityId: An entity in a dataset is a field or set of fields that correspond to a single person.
GooglePrivacyDlpV2beta1FieldId: General identifier of a data field in a storage service.
GooglePrivacyDlpV2beta1FileSet: Set of files to scan.
GooglePrivacyDlpV2beta1InfoType: Type of information detected by the API.
GooglePrivacyDlpV2beta1InfoTypeLimit: Max findings configuration per info type, per content item or long running operation.
GooglePrivacyDlpV2beta1InfoTypeStatistics: Statistics regarding a specific InfoType.
GooglePrivacyDlpV2beta1InspectConfig: Configuration description of the scanning process.
GooglePrivacyDlpV2beta1InspectOperationMetadata: Metadata returned within GetOperation for an inspect request.
GooglePrivacyDlpV2beta1InspectOperationResult: The operational data.
GooglePrivacyDlpV2beta1KAnonymityConfig: k-anonymity metric, used for analysis of reidentification risk.
GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass: The set of columns' values that share the same k-anonymity value.
GooglePrivacyDlpV2beta1KAnonymityHistogramBucket: Histogram bucket of equivalence class sizes in the table.
GooglePrivacyDlpV2beta1KAnonymityResult: Result of the k-anonymity computation.
GooglePrivacyDlpV2beta1KindExpression: A representation of a Datastore kind.
GooglePrivacyDlpV2beta1KMapEstimationConfig: Reidentifiability metric.
GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket: 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.
GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues: A tuple of values for the quasi-identifier columns.
GooglePrivacyDlpV2beta1KMapEstimationResult: Result of the reidentifiability analysis.
GooglePrivacyDlpV2beta1LDiversityConfig: l-diversity metric, used for analysis of reidentification risk.
GooglePrivacyDlpV2beta1LDiversityEquivalenceClass: The set of columns' values that share the same l-diversity value.
GooglePrivacyDlpV2beta1LDiversityHistogramBucket: Histogram bucket of sensitive value frequencies in the table.
GooglePrivacyDlpV2beta1LDiversityResult: Result of the l-diversity computation.
GooglePrivacyDlpV2beta1NumericalStatsConfig: Compute numerical stats over an individual column, including min, max, and quantiles.
GooglePrivacyDlpV2beta1NumericalStatsResult: Result of the numerical stats computation.
GooglePrivacyDlpV2beta1OutputStorageConfig: Cloud repository for storing output.
GooglePrivacyDlpV2beta1PartitionId: Datastore partition ID.
GooglePrivacyDlpV2beta1PrivacyMetric: Privacy metric to compute for reidentification risk analysis.
GooglePrivacyDlpV2beta1Projection: A representation of a Datastore property in a projection.
GooglePrivacyDlpV2beta1PropertyReference: A reference to a property relative to the Datastore kind expressions.
GooglePrivacyDlpV2beta1QuasiIdField: A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.
GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata: Metadata returned within the [`riskAnalysis.operations.get`](/dlp/docs/reference/rest/v2beta1/r iskAnalysis.operations/get) for risk analysis.
GooglePrivacyDlpV2beta1RiskAnalysisOperationResult: Result of a risk analysis [`Operation`](/dlp/docs/reference/rest/v2beta1/inspect.operat ions) request.
GooglePrivacyDlpV2beta1StorageConfig: Shared message indicating Cloud storage type.
GooglePrivacyDlpV2beta1SurrogateType: Message for detecting output from deidentification transformations such as [`CryptoReplaceFfxFpeConfig`](/dlp/docs/reference/rest/v2beta1/cont ent/deidentify#CryptoReplaceFfxFpeConfig).
GooglePrivacyDlpV2beta1TaggedField: A column with a semantic tag attached.
GooglePrivacyDlpV2beta1Value: Set of primitive values supported by the system.
GooglePrivacyDlpV2beta1ValueFrequency: A value of a field, including its frequency.
GooglePrivacyDlpV2beta1WordList: Message defining a list of words or phrases to search for in the data.
GooglePrivacyDlpV2beta2Action: A task to execute on the completion of a job.
GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails: Result of a risk analysis operation request.
GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskRequest: Request for creating a risk analysis DlpJob.
GooglePrivacyDlpV2beta2AuxiliaryTable: An auxiliary table contains statistical information on the relative frequency of different quasi-identifiers values.
GooglePrivacyDlpV2beta2BigQueryKey: Row key for identifying a record in BigQuery table.
GooglePrivacyDlpV2beta2BigQueryOptions: Options defining BigQuery table and row identifiers.
GooglePrivacyDlpV2beta2BigQueryTable: Message defining the location of a BigQuery table.
GooglePrivacyDlpV2beta2Bucket: Bucket is represented as a range, along with replacement values.
GooglePrivacyDlpV2beta2BucketingConfig: Generalization function that buckets values based on ranges.
GooglePrivacyDlpV2beta2CancelDlpJobRequest: The request message for canceling a DLP job.
GooglePrivacyDlpV2beta2CategoricalStatsConfig: Compute numerical stats over an individual column, including number of distinct values and value count distribution.
No description provided by the author
GooglePrivacyDlpV2beta2CategoricalStatsResult: Result of the categorical stats computation.
GooglePrivacyDlpV2beta2CharacterMaskConfig: Partially mask a string by replacing a given number of characters with a fixed character.
GooglePrivacyDlpV2beta2CharsToIgnore: Characters to skip when doing deidentification of a value.
GooglePrivacyDlpV2beta2CloudStorageKey: Record key for a finding in a Cloud Storage file.
GooglePrivacyDlpV2beta2CloudStorageOptions: Options defining a file or a set of files (path ending with *) within a Google Cloud Storage bucket.
GooglePrivacyDlpV2beta2Color: Represents a color in the RGB color space.
GooglePrivacyDlpV2beta2Condition: The field type of `value` and `field` do not need to match to be considered equal, but not all comparisons are possible.
GooglePrivacyDlpV2beta2Conditions: A collection of conditions.
GooglePrivacyDlpV2beta2ContentItem: Container structure for the content to inspect.
GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest: Request message for CreateDeidentifyTemplate.
GooglePrivacyDlpV2beta2CreateInspectTemplateRequest: Request message for CreateInspectTemplate.
GooglePrivacyDlpV2beta2CreateJobTriggerRequest: Request message for CreateJobTrigger.
GooglePrivacyDlpV2beta2CryptoHashConfig: Pseudonymization method that generates surrogates via cryptographic hashing.
GooglePrivacyDlpV2beta2CryptoKey: This is a data encryption key (DEK) (as opposed to a key encryption key (KEK) stored by KMS).
GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig: Replaces an identifier with a surrogate using 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.
GooglePrivacyDlpV2beta2CustomInfoType: Custom information type provided by the user.
GooglePrivacyDlpV2beta2DatastoreKey: Record key for a finding in Cloud Datastore.
GooglePrivacyDlpV2beta2DatastoreOptions: Options defining a data set within Google Cloud Datastore.
GooglePrivacyDlpV2beta2DateShiftConfig: Shifts dates by random number of days, with option to be consistent for the same context.
GooglePrivacyDlpV2beta2DateTime: Message for a date time object.
GooglePrivacyDlpV2beta2DeidentifyConfig: The configuration that controls how the data will change.
GooglePrivacyDlpV2beta2DeidentifyContentRequest: Request to de-identify a list of items.
GooglePrivacyDlpV2beta2DeidentifyContentResponse: Results of de-identifying a ContentItem.
GooglePrivacyDlpV2beta2DeidentifyTemplate: The DeidentifyTemplates contains instructions on how to deidentify content.
GooglePrivacyDlpV2beta2DetectionRule: Rule for modifying a custom info type to alter behavior under certain circumstances, depending on the specific details of the rule.
GooglePrivacyDlpV2beta2Dictionary: Custom information type based on a dictionary of words or phrases.
GooglePrivacyDlpV2beta2DlpJob: Combines all of the information about a DLP job.
GooglePrivacyDlpV2beta2EntityId: An entity in a dataset is a field or set of fields that correspond to a single person.
GooglePrivacyDlpV2beta2Error: The results of an unsuccessful activation of the JobTrigger.
GooglePrivacyDlpV2beta2Expressions: An expression, consisting or an operator and conditions.
GooglePrivacyDlpV2beta2FieldId: General identifier of a data field in a storage service.
GooglePrivacyDlpV2beta2FieldTransformation: The transformation to apply to the field.
GooglePrivacyDlpV2beta2FileSet: Set of files to scan.
GooglePrivacyDlpV2beta2Finding: Represents a piece of potentially sensitive content.
No description provided by the author
GooglePrivacyDlpV2beta2FixedSizeBucketingConfig: Buckets values based on fixed size ranges.
GooglePrivacyDlpV2beta2HotwordRule: Detection rule that adjusts the likelihood of findings within a certain proximity of hotwords.
GooglePrivacyDlpV2beta2ImageLocation: Bounding box encompassing detected text within an image.
GooglePrivacyDlpV2beta2ImageRedactionConfig: Configuration for determining how redaction of images should occur.
GooglePrivacyDlpV2beta2InfoType: Type of information detected by the API.
GooglePrivacyDlpV2beta2InfoTypeDescription: InfoType description.
GooglePrivacyDlpV2beta2InfoTypeLimit: Max findings configuration per infoType, per content item or long running DlpJob.
GooglePrivacyDlpV2beta2InfoTypeStatistics: Statistics regarding a specific InfoType.
GooglePrivacyDlpV2beta2InfoTypeTransformation: A transformation to apply to text that is identified as a specific info_type.
GooglePrivacyDlpV2beta2InfoTypeTransformations: 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.
GooglePrivacyDlpV2beta2InspectConfig: Configuration description of the scanning process.
GooglePrivacyDlpV2beta2InspectContentRequest: Request to search for potentially sensitive info in a ContentItem.
GooglePrivacyDlpV2beta2InspectContentResponse: Results of inspecting an item.
GooglePrivacyDlpV2beta2InspectDataSourceDetails: The results of an inspect DataSource job.
GooglePrivacyDlpV2beta2InspectDataSourceRequest: Request for scheduling a scan of a data subset from a Google Platform data repository.
No description provided by the author
GooglePrivacyDlpV2beta2InspectResult: All the findings for a single scanned item.
GooglePrivacyDlpV2beta2InspectTemplate: The inspectTemplate contains a configuration (set of types of sensitive data to be detected) to be used anywhere you otherwise would normally specify InspectConfig.
GooglePrivacyDlpV2beta2JobTrigger: Contains a configuration to make dlp api calls on a repeating basis.
GooglePrivacyDlpV2beta2KAnonymityConfig: k-anonymity metric, used for analysis of reidentification risk.
GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass: The set of columns' values that share the same ldiversity value.
No description provided by the author
GooglePrivacyDlpV2beta2KAnonymityResult: Result of the k-anonymity computation.
GooglePrivacyDlpV2beta2Key: A unique identifier for a Datastore entity.
GooglePrivacyDlpV2beta2KindExpression: A representation of a Datastore kind.
GooglePrivacyDlpV2beta2KMapEstimationConfig: Reidentifiability metric.
GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket: 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.
GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues: A tuple of values for the quasi-identifier columns.
GooglePrivacyDlpV2beta2KMapEstimationResult: Result of the reidentifiability analysis.
GooglePrivacyDlpV2beta2KmsWrappedCryptoKey: Include to use an existing data crypto key wrapped by KMS.
GooglePrivacyDlpV2beta2LDiversityConfig: l-diversity metric, used for analysis of reidentification risk.
GooglePrivacyDlpV2beta2LDiversityEquivalenceClass: The set of columns' values that share the same ldiversity value.
No description provided by the author
GooglePrivacyDlpV2beta2LDiversityResult: Result of the l-diversity computation.
GooglePrivacyDlpV2beta2LikelihoodAdjustment: Message for specifying an adjustment to the likelihood of a finding as part of a detection rule.
GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse: Response message for ListDeidentifyTemplates.
GooglePrivacyDlpV2beta2ListDlpJobsResponse: The response message for listing DLP jobs.
GooglePrivacyDlpV2beta2ListInfoTypesResponse: Response to the ListInfoTypes request.
GooglePrivacyDlpV2beta2ListInspectTemplatesResponse: Response message for ListInspectTemplates.
GooglePrivacyDlpV2beta2ListJobTriggersResponse: Response message for ListJobTriggers.
GooglePrivacyDlpV2beta2Location: Specifies the location of the finding.
GooglePrivacyDlpV2beta2NumericalStatsConfig: Compute numerical stats over an individual column, including min, max, and quantiles.
GooglePrivacyDlpV2beta2NumericalStatsResult: Result of the numerical stats computation.
GooglePrivacyDlpV2beta2OutputStorageConfig: Cloud repository for storing output.
GooglePrivacyDlpV2beta2PartitionId: Datastore partition ID.
GooglePrivacyDlpV2beta2PathElement: A (kind, ID/name) pair used to construct a key path.
GooglePrivacyDlpV2beta2PrimitiveTransformation: A rule for transforming a value.
GooglePrivacyDlpV2beta2PrivacyMetric: Privacy metric to compute for reidentification risk analysis.
GooglePrivacyDlpV2beta2Proximity: Message for specifying a window around a finding to apply a detection rule.
GooglePrivacyDlpV2beta2PublishToPubSub: Publish the results of a DlpJob to a pub sub channel.
GooglePrivacyDlpV2beta2QuasiIdField: A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.
GooglePrivacyDlpV2beta2QuoteInfo: Message for infoType-dependent details parsed from quote.
GooglePrivacyDlpV2beta2Range: Generic half-open interval [start, end).
GooglePrivacyDlpV2beta2RecordCondition: A condition for determining whether a transformation should be applied to a field.
GooglePrivacyDlpV2beta2RecordKey: Message for a unique key indicating a record that contains a finding.
GooglePrivacyDlpV2beta2RecordSuppression: Configuration to suppress records whose suppression conditions evaluate to true.
GooglePrivacyDlpV2beta2RecordTransformations: A type of transformation that is applied over structured data such as a table.
GooglePrivacyDlpV2beta2RedactConfig: Redact a given value.
GooglePrivacyDlpV2beta2RedactImageRequest: Request to search for potentially sensitive info in a list of items and replace it with a default or provided content.
GooglePrivacyDlpV2beta2RedactImageResponse: Results of redacting an image.
GooglePrivacyDlpV2beta2Regex: Message defining a custom regular expression.
GooglePrivacyDlpV2beta2ReidentifyContentRequest: Request to re-identify an item.
GooglePrivacyDlpV2beta2ReidentifyContentResponse: Results of re-identifying a item.
GooglePrivacyDlpV2beta2ReplaceValueConfig: Replace each input value with a given `Value`.
GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig: Replace each matching finding with the name of the info_type.
No description provided by the author
No description provided by the author
GooglePrivacyDlpV2beta2RiskAnalysisJobConfig: Configuration for a risk analysis job.
No description provided by the author
GooglePrivacyDlpV2beta2SaveFindings: If set, the detailed findings will be persisted to the specified OutputStorageConfig.
GooglePrivacyDlpV2beta2Schedule: Schedule for triggeredJobs.
GooglePrivacyDlpV2beta2StorageConfig: Shared message indicating Cloud storage type.
GooglePrivacyDlpV2beta2SummaryResult: A collection that informs the user the number of times a particular `TransformationResultCode` and error details occurred.
GooglePrivacyDlpV2beta2SurrogateType: Message for detecting output from deidentification transformations such as [`CryptoReplaceFfxFpeConfig`](/dlp/docs/reference/rest/v2beta1/cont ent/deidentify#CryptoReplaceFfxFpeConfig).
GooglePrivacyDlpV2beta2Table: Structured content to inspect.
GooglePrivacyDlpV2beta2TableLocation: Location of a finding within a table.
GooglePrivacyDlpV2beta2TaggedField: A column with a semantic tag attached.
GooglePrivacyDlpV2beta2TimePartConfig: For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value.
GooglePrivacyDlpV2beta2TimespanConfig: Configuration of the timespan of the items to include in scanning.
No description provided by the author
GooglePrivacyDlpV2beta2TransformationOverview: Overview of the modifications that occurred.
GooglePrivacyDlpV2beta2TransformationSummary: Summary of a single tranformation.
GooglePrivacyDlpV2beta2TransientCryptoKey: Use this to have a random data crypto key generated.
GooglePrivacyDlpV2beta2Trigger: What event needs to occur for a new job to be started.
GooglePrivacyDlpV2beta2UnwrappedCryptoKey: Using raw keys is prone to security risks due to accidentally leaking the key.
GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest: Request message for UpdateDeidentifyTemplate.
GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest: Request message for UpdateInspectTemplate.
GooglePrivacyDlpV2beta2UpdateJobTriggerRequest: Request message for UpdateJobTrigger.
GooglePrivacyDlpV2beta2Value: Set of primitive values supported by the system.
GooglePrivacyDlpV2beta2ValueFrequency: A value of a field, including its frequency.
GooglePrivacyDlpV2beta2WordList: Message defining a list of words or phrases to search for in the data.
GoogleProtobufEmpty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
GoogleRpcStatus: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
GoogleTypeDate: Represents a whole calendar date, e.g.
GoogleTypeTimeOfDay: Represents a time of day.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author