Package-level declarations

Types

enum GooglePrivacyDlpV2BigQueryOptionsSampleMethod : Enum<GooglePrivacyDlpV2BigQueryOptionsSampleMethod> , ConvertibleToJava<GooglePrivacyDlpV2BigQueryOptionsSampleMethod>
enum GooglePrivacyDlpV2CharsToIgnoreCommonCharactersToIgnore : Enum<GooglePrivacyDlpV2CharsToIgnoreCommonCharactersToIgnore> , ConvertibleToJava<GooglePrivacyDlpV2CharsToIgnoreCommonCharactersToIgnore>

Common characters to not transform when masking. Useful to avoid removing punctuation.

enum GooglePrivacyDlpV2CloudStorageOptionsFileTypesItem : Enum<GooglePrivacyDlpV2CloudStorageOptionsFileTypesItem> , ConvertibleToJava<GooglePrivacyDlpV2CloudStorageOptionsFileTypesItem>
enum GooglePrivacyDlpV2CloudStorageOptionsSampleMethod : Enum<GooglePrivacyDlpV2CloudStorageOptionsSampleMethod> , ConvertibleToJava<GooglePrivacyDlpV2CloudStorageOptionsSampleMethod>
Link copied to clipboard
enum GooglePrivacyDlpV2ConditionOperator : Enum<GooglePrivacyDlpV2ConditionOperator> , ConvertibleToJava<GooglePrivacyDlpV2ConditionOperator>

Required. Operator used to compare the field or infoType to the value.

enum GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigCommonAlphabet : Enum<GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigCommonAlphabet> , ConvertibleToJava<GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigCommonAlphabet>

Common alphabets.

enum GooglePrivacyDlpV2CustomInfoTypeExclusionType : Enum<GooglePrivacyDlpV2CustomInfoTypeExclusionType> , ConvertibleToJava<GooglePrivacyDlpV2CustomInfoTypeExclusionType>

If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.

enum GooglePrivacyDlpV2CustomInfoTypeLikelihood : Enum<GooglePrivacyDlpV2CustomInfoTypeLikelihood> , ConvertibleToJava<GooglePrivacyDlpV2CustomInfoTypeLikelihood>

Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to VERY_LIKELY if not specified.

enum GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem : Enum<GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem> , ConvertibleToJava<GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem>
enum GooglePrivacyDlpV2ExclusionRuleMatchingType : Enum<GooglePrivacyDlpV2ExclusionRuleMatchingType> , ConvertibleToJava<GooglePrivacyDlpV2ExclusionRuleMatchingType>

How the rule is applied, see MatchingType documentation for details.

enum GooglePrivacyDlpV2ExpressionsLogicalOperator : Enum<GooglePrivacyDlpV2ExpressionsLogicalOperator> , ConvertibleToJava<GooglePrivacyDlpV2ExpressionsLogicalOperator>

The operator to apply to the result of conditions. Default and currently only supported value is AND.

enum GooglePrivacyDlpV2InspectConfigContentOptionsItem : Enum<GooglePrivacyDlpV2InspectConfigContentOptionsItem> , ConvertibleToJava<GooglePrivacyDlpV2InspectConfigContentOptionsItem>
enum GooglePrivacyDlpV2InspectConfigMinLikelihood : Enum<GooglePrivacyDlpV2InspectConfigMinLikelihood> , ConvertibleToJava<GooglePrivacyDlpV2InspectConfigMinLikelihood>

Only returns findings equal or above this threshold. The default is POSSIBLE. See https://cloud.google.com/dlp/docs/likelihood to learn more.

enum GooglePrivacyDlpV2LikelihoodAdjustmentFixedLikelihood : Enum<GooglePrivacyDlpV2LikelihoodAdjustmentFixedLikelihood> , ConvertibleToJava<GooglePrivacyDlpV2LikelihoodAdjustmentFixedLikelihood>

Set the likelihood of a finding to a fixed value.

enum GooglePrivacyDlpV2OutputStorageConfigOutputSchema : Enum<GooglePrivacyDlpV2OutputStorageConfigOutputSchema> , ConvertibleToJava<GooglePrivacyDlpV2OutputStorageConfigOutputSchema>

Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the Finding object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage.

Link copied to clipboard
enum GooglePrivacyDlpV2SensitivityScoreScore : Enum<GooglePrivacyDlpV2SensitivityScoreScore> , ConvertibleToJava<GooglePrivacyDlpV2SensitivityScoreScore>

The sensitivity score applied to the resource.

enum GooglePrivacyDlpV2TimePartConfigPartToExtract : Enum<GooglePrivacyDlpV2TimePartConfigPartToExtract> , ConvertibleToJava<GooglePrivacyDlpV2TimePartConfigPartToExtract>

The part of the time to keep.

Link copied to clipboard
enum GooglePrivacyDlpV2ValueDayOfWeekValue : Enum<GooglePrivacyDlpV2ValueDayOfWeekValue> , ConvertibleToJava<GooglePrivacyDlpV2ValueDayOfWeekValue>

day of week

Link copied to clipboard
enum JobTriggerStatus : Enum<JobTriggerStatus> , ConvertibleToJava<JobTriggerStatus>

Required. A status for this trigger.

Link copied to clipboard
enum OrganizationJobTriggerStatus : Enum<OrganizationJobTriggerStatus> , ConvertibleToJava<OrganizationJobTriggerStatus>

Required. A status for this trigger.