dlppb

package
v1.28.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2025 License: Apache-2.0 Imports: 17 Imported by: 14

Documentation

Index

Constants

View Source
const (
	DlpService_InspectContent_FullMethodName             = "/google.privacy.dlp.v2.DlpService/InspectContent"
	DlpService_RedactImage_FullMethodName                = "/google.privacy.dlp.v2.DlpService/RedactImage"
	DlpService_DeidentifyContent_FullMethodName          = "/google.privacy.dlp.v2.DlpService/DeidentifyContent"
	DlpService_ReidentifyContent_FullMethodName          = "/google.privacy.dlp.v2.DlpService/ReidentifyContent"
	DlpService_ListInfoTypes_FullMethodName              = "/google.privacy.dlp.v2.DlpService/ListInfoTypes"
	DlpService_CreateInspectTemplate_FullMethodName      = "/google.privacy.dlp.v2.DlpService/CreateInspectTemplate"
	DlpService_UpdateInspectTemplate_FullMethodName      = "/google.privacy.dlp.v2.DlpService/UpdateInspectTemplate"
	DlpService_GetInspectTemplate_FullMethodName         = "/google.privacy.dlp.v2.DlpService/GetInspectTemplate"
	DlpService_ListInspectTemplates_FullMethodName       = "/google.privacy.dlp.v2.DlpService/ListInspectTemplates"
	DlpService_DeleteInspectTemplate_FullMethodName      = "/google.privacy.dlp.v2.DlpService/DeleteInspectTemplate"
	DlpService_CreateDeidentifyTemplate_FullMethodName   = "/google.privacy.dlp.v2.DlpService/CreateDeidentifyTemplate"
	DlpService_UpdateDeidentifyTemplate_FullMethodName   = "/google.privacy.dlp.v2.DlpService/UpdateDeidentifyTemplate"
	DlpService_GetDeidentifyTemplate_FullMethodName      = "/google.privacy.dlp.v2.DlpService/GetDeidentifyTemplate"
	DlpService_ListDeidentifyTemplates_FullMethodName    = "/google.privacy.dlp.v2.DlpService/ListDeidentifyTemplates"
	DlpService_DeleteDeidentifyTemplate_FullMethodName   = "/google.privacy.dlp.v2.DlpService/DeleteDeidentifyTemplate"
	DlpService_CreateJobTrigger_FullMethodName           = "/google.privacy.dlp.v2.DlpService/CreateJobTrigger"
	DlpService_UpdateJobTrigger_FullMethodName           = "/google.privacy.dlp.v2.DlpService/UpdateJobTrigger"
	DlpService_HybridInspectJobTrigger_FullMethodName    = "/google.privacy.dlp.v2.DlpService/HybridInspectJobTrigger"
	DlpService_GetJobTrigger_FullMethodName              = "/google.privacy.dlp.v2.DlpService/GetJobTrigger"
	DlpService_ListJobTriggers_FullMethodName            = "/google.privacy.dlp.v2.DlpService/ListJobTriggers"
	DlpService_DeleteJobTrigger_FullMethodName           = "/google.privacy.dlp.v2.DlpService/DeleteJobTrigger"
	DlpService_ActivateJobTrigger_FullMethodName         = "/google.privacy.dlp.v2.DlpService/ActivateJobTrigger"
	DlpService_CreateDiscoveryConfig_FullMethodName      = "/google.privacy.dlp.v2.DlpService/CreateDiscoveryConfig"
	DlpService_UpdateDiscoveryConfig_FullMethodName      = "/google.privacy.dlp.v2.DlpService/UpdateDiscoveryConfig"
	DlpService_GetDiscoveryConfig_FullMethodName         = "/google.privacy.dlp.v2.DlpService/GetDiscoveryConfig"
	DlpService_ListDiscoveryConfigs_FullMethodName       = "/google.privacy.dlp.v2.DlpService/ListDiscoveryConfigs"
	DlpService_DeleteDiscoveryConfig_FullMethodName      = "/google.privacy.dlp.v2.DlpService/DeleteDiscoveryConfig"
	DlpService_CreateDlpJob_FullMethodName               = "/google.privacy.dlp.v2.DlpService/CreateDlpJob"
	DlpService_ListDlpJobs_FullMethodName                = "/google.privacy.dlp.v2.DlpService/ListDlpJobs"
	DlpService_GetDlpJob_FullMethodName                  = "/google.privacy.dlp.v2.DlpService/GetDlpJob"
	DlpService_DeleteDlpJob_FullMethodName               = "/google.privacy.dlp.v2.DlpService/DeleteDlpJob"
	DlpService_CancelDlpJob_FullMethodName               = "/google.privacy.dlp.v2.DlpService/CancelDlpJob"
	DlpService_CreateStoredInfoType_FullMethodName       = "/google.privacy.dlp.v2.DlpService/CreateStoredInfoType"
	DlpService_UpdateStoredInfoType_FullMethodName       = "/google.privacy.dlp.v2.DlpService/UpdateStoredInfoType"
	DlpService_GetStoredInfoType_FullMethodName          = "/google.privacy.dlp.v2.DlpService/GetStoredInfoType"
	DlpService_ListStoredInfoTypes_FullMethodName        = "/google.privacy.dlp.v2.DlpService/ListStoredInfoTypes"
	DlpService_DeleteStoredInfoType_FullMethodName       = "/google.privacy.dlp.v2.DlpService/DeleteStoredInfoType"
	DlpService_ListProjectDataProfiles_FullMethodName    = "/google.privacy.dlp.v2.DlpService/ListProjectDataProfiles"
	DlpService_ListTableDataProfiles_FullMethodName      = "/google.privacy.dlp.v2.DlpService/ListTableDataProfiles"
	DlpService_ListColumnDataProfiles_FullMethodName     = "/google.privacy.dlp.v2.DlpService/ListColumnDataProfiles"
	DlpService_GetProjectDataProfile_FullMethodName      = "/google.privacy.dlp.v2.DlpService/GetProjectDataProfile"
	DlpService_ListFileStoreDataProfiles_FullMethodName  = "/google.privacy.dlp.v2.DlpService/ListFileStoreDataProfiles"
	DlpService_GetFileStoreDataProfile_FullMethodName    = "/google.privacy.dlp.v2.DlpService/GetFileStoreDataProfile"
	DlpService_DeleteFileStoreDataProfile_FullMethodName = "/google.privacy.dlp.v2.DlpService/DeleteFileStoreDataProfile"
	DlpService_GetTableDataProfile_FullMethodName        = "/google.privacy.dlp.v2.DlpService/GetTableDataProfile"
	DlpService_GetColumnDataProfile_FullMethodName       = "/google.privacy.dlp.v2.DlpService/GetColumnDataProfile"
	DlpService_DeleteTableDataProfile_FullMethodName     = "/google.privacy.dlp.v2.DlpService/DeleteTableDataProfile"
	DlpService_HybridInspectDlpJob_FullMethodName        = "/google.privacy.dlp.v2.DlpService/HybridInspectDlpJob"
	DlpService_FinishDlpJob_FullMethodName               = "/google.privacy.dlp.v2.DlpService/FinishDlpJob"
	DlpService_CreateConnection_FullMethodName           = "/google.privacy.dlp.v2.DlpService/CreateConnection"
	DlpService_GetConnection_FullMethodName              = "/google.privacy.dlp.v2.DlpService/GetConnection"
	DlpService_ListConnections_FullMethodName            = "/google.privacy.dlp.v2.DlpService/ListConnections"
	DlpService_SearchConnections_FullMethodName          = "/google.privacy.dlp.v2.DlpService/SearchConnections"
	DlpService_DeleteConnection_FullMethodName           = "/google.privacy.dlp.v2.DlpService/DeleteConnection"
	DlpService_UpdateConnection_FullMethodName           = "/google.privacy.dlp.v2.DlpService/UpdateConnection"
)

Variables

View Source
var (
	TransformationResultStatusType_name = map[int32]string{
		0: "STATE_TYPE_UNSPECIFIED",
		1: "INVALID_TRANSFORM",
		2: "BIGQUERY_MAX_ROW_SIZE_EXCEEDED",
		3: "METADATA_UNRETRIEVABLE",
		4: "SUCCESS",
	}
	TransformationResultStatusType_value = map[string]int32{
		"STATE_TYPE_UNSPECIFIED":         0,
		"INVALID_TRANSFORM":              1,
		"BIGQUERY_MAX_ROW_SIZE_EXCEEDED": 2,
		"METADATA_UNRETRIEVABLE":         3,
		"SUCCESS":                        4,
	}
)

Enum value maps for TransformationResultStatusType.

View Source
var (
	TransformationContainerType_name = map[int32]string{
		0: "TRANSFORM_UNKNOWN_CONTAINER",
		1: "TRANSFORM_BODY",
		2: "TRANSFORM_METADATA",
		3: "TRANSFORM_TABLE",
	}
	TransformationContainerType_value = map[string]int32{
		"TRANSFORM_UNKNOWN_CONTAINER": 0,
		"TRANSFORM_BODY":              1,
		"TRANSFORM_METADATA":          2,
		"TRANSFORM_TABLE":             3,
	}
)

Enum value maps for TransformationContainerType.

View Source
var (
	TransformationType_name = map[int32]string{
		0:  "TRANSFORMATION_TYPE_UNSPECIFIED",
		1:  "RECORD_SUPPRESSION",
		2:  "REPLACE_VALUE",
		15: "REPLACE_DICTIONARY",
		3:  "REDACT",
		4:  "CHARACTER_MASK",
		5:  "CRYPTO_REPLACE_FFX_FPE",
		6:  "FIXED_SIZE_BUCKETING",
		7:  "BUCKETING",
		8:  "REPLACE_WITH_INFO_TYPE",
		9:  "TIME_PART",
		10: "CRYPTO_HASH",
		12: "DATE_SHIFT",
		13: "CRYPTO_DETERMINISTIC_CONFIG",
		14: "REDACT_IMAGE",
	}
	TransformationType_value = map[string]int32{
		"TRANSFORMATION_TYPE_UNSPECIFIED": 0,
		"RECORD_SUPPRESSION":              1,
		"REPLACE_VALUE":                   2,
		"REPLACE_DICTIONARY":              15,
		"REDACT":                          3,
		"CHARACTER_MASK":                  4,
		"CRYPTO_REPLACE_FFX_FPE":          5,
		"FIXED_SIZE_BUCKETING":            6,
		"BUCKETING":                       7,
		"REPLACE_WITH_INFO_TYPE":          8,
		"TIME_PART":                       9,
		"CRYPTO_HASH":                     10,
		"DATE_SHIFT":                      12,
		"CRYPTO_DETERMINISTIC_CONFIG":     13,
		"REDACT_IMAGE":                    14,
	}
)

Enum value maps for TransformationType.

View Source
var (
	ProfileGeneration_name = map[int32]string{
		0: "PROFILE_GENERATION_UNSPECIFIED",
		1: "PROFILE_GENERATION_NEW",
		2: "PROFILE_GENERATION_UPDATE",
	}
	ProfileGeneration_value = map[string]int32{
		"PROFILE_GENERATION_UNSPECIFIED": 0,
		"PROFILE_GENERATION_NEW":         1,
		"PROFILE_GENERATION_UPDATE":      2,
	}
)

Enum value maps for ProfileGeneration.

View Source
var (
	BigQueryTableTypeCollection_name = map[int32]string{
		0: "BIG_QUERY_COLLECTION_UNSPECIFIED",
		1: "BIG_QUERY_COLLECTION_ALL_TYPES",
		2: "BIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES",
	}
	BigQueryTableTypeCollection_value = map[string]int32{
		"BIG_QUERY_COLLECTION_UNSPECIFIED":          0,
		"BIG_QUERY_COLLECTION_ALL_TYPES":            1,
		"BIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES": 2,
	}
)

Enum value maps for BigQueryTableTypeCollection.

View Source
var (
	BigQueryTableType_name = map[int32]string{
		0: "BIG_QUERY_TABLE_TYPE_UNSPECIFIED",
		1: "BIG_QUERY_TABLE_TYPE_TABLE",
		2: "BIG_QUERY_TABLE_TYPE_EXTERNAL_BIG_LAKE",
		3: "BIG_QUERY_TABLE_TYPE_SNAPSHOT",
	}
	BigQueryTableType_value = map[string]int32{
		"BIG_QUERY_TABLE_TYPE_UNSPECIFIED":       0,
		"BIG_QUERY_TABLE_TYPE_TABLE":             1,
		"BIG_QUERY_TABLE_TYPE_EXTERNAL_BIG_LAKE": 2,
		"BIG_QUERY_TABLE_TYPE_SNAPSHOT":          3,
	}
)

Enum value maps for BigQueryTableType.

View Source
var (
	DataProfileUpdateFrequency_name = map[int32]string{
		0: "UPDATE_FREQUENCY_UNSPECIFIED",
		1: "UPDATE_FREQUENCY_NEVER",
		2: "UPDATE_FREQUENCY_DAILY",
		4: "UPDATE_FREQUENCY_MONTHLY",
	}
	DataProfileUpdateFrequency_value = map[string]int32{
		"UPDATE_FREQUENCY_UNSPECIFIED": 0,
		"UPDATE_FREQUENCY_NEVER":       1,
		"UPDATE_FREQUENCY_DAILY":       2,
		"UPDATE_FREQUENCY_MONTHLY":     4,
	}
)

Enum value maps for DataProfileUpdateFrequency.

View Source
var (
	BigQueryTableModification_name = map[int32]string{
		0: "TABLE_MODIFICATION_UNSPECIFIED",
		1: "TABLE_MODIFIED_TIMESTAMP",
	}
	BigQueryTableModification_value = map[string]int32{
		"TABLE_MODIFICATION_UNSPECIFIED": 0,
		"TABLE_MODIFIED_TIMESTAMP":       1,
	}
)

Enum value maps for BigQueryTableModification.

View Source
var (
	BigQuerySchemaModification_name = map[int32]string{
		0: "SCHEMA_MODIFICATION_UNSPECIFIED",
		1: "SCHEMA_NEW_COLUMNS",
		2: "SCHEMA_REMOVED_COLUMNS",
	}
	BigQuerySchemaModification_value = map[string]int32{
		"SCHEMA_MODIFICATION_UNSPECIFIED": 0,
		"SCHEMA_NEW_COLUMNS":              1,
		"SCHEMA_REMOVED_COLUMNS":          2,
	}
)

Enum value maps for BigQuerySchemaModification.

View Source
var (
	RelationalOperator_name = map[int32]string{
		0: "RELATIONAL_OPERATOR_UNSPECIFIED",
		1: "EQUAL_TO",
		2: "NOT_EQUAL_TO",
		3: "GREATER_THAN",
		4: "LESS_THAN",
		5: "GREATER_THAN_OR_EQUALS",
		6: "LESS_THAN_OR_EQUALS",
		7: "EXISTS",
	}
	RelationalOperator_value = map[string]int32{
		"RELATIONAL_OPERATOR_UNSPECIFIED": 0,
		"EQUAL_TO":                        1,
		"NOT_EQUAL_TO":                    2,
		"GREATER_THAN":                    3,
		"LESS_THAN":                       4,
		"GREATER_THAN_OR_EQUALS":          5,
		"LESS_THAN_OR_EQUALS":             6,
		"EXISTS":                          7,
	}
)

Enum value maps for RelationalOperator.

View Source
var (
	MatchingType_name = map[int32]string{
		0: "MATCHING_TYPE_UNSPECIFIED",
		1: "MATCHING_TYPE_FULL_MATCH",
		2: "MATCHING_TYPE_PARTIAL_MATCH",
		3: "MATCHING_TYPE_INVERSE_MATCH",
	}
	MatchingType_value = map[string]int32{
		"MATCHING_TYPE_UNSPECIFIED":   0,
		"MATCHING_TYPE_FULL_MATCH":    1,
		"MATCHING_TYPE_PARTIAL_MATCH": 2,
		"MATCHING_TYPE_INVERSE_MATCH": 3,
	}
)

Enum value maps for MatchingType.

View Source
var (
	ContentOption_name = map[int32]string{
		0: "CONTENT_UNSPECIFIED",
		1: "CONTENT_TEXT",
		2: "CONTENT_IMAGE",
	}
	ContentOption_value = map[string]int32{
		"CONTENT_UNSPECIFIED": 0,
		"CONTENT_TEXT":        1,
		"CONTENT_IMAGE":       2,
	}
)

Enum value maps for ContentOption.

View Source
var (
	MetadataType_name = map[int32]string{
		0: "METADATATYPE_UNSPECIFIED",
		2: "STORAGE_METADATA",
	}
	MetadataType_value = map[string]int32{
		"METADATATYPE_UNSPECIFIED": 0,
		"STORAGE_METADATA":         2,
	}
)

Enum value maps for MetadataType.

View Source
var (
	InfoTypeSupportedBy_name = map[int32]string{
		0: "ENUM_TYPE_UNSPECIFIED",
		1: "INSPECT",
		2: "RISK_ANALYSIS",
	}
	InfoTypeSupportedBy_value = map[string]int32{
		"ENUM_TYPE_UNSPECIFIED": 0,
		"INSPECT":               1,
		"RISK_ANALYSIS":         2,
	}
)

Enum value maps for InfoTypeSupportedBy.

View Source
var (
	DlpJobType_name = map[int32]string{
		0: "DLP_JOB_TYPE_UNSPECIFIED",
		1: "INSPECT_JOB",
		2: "RISK_ANALYSIS_JOB",
	}
	DlpJobType_value = map[string]int32{
		"DLP_JOB_TYPE_UNSPECIFIED": 0,
		"INSPECT_JOB":              1,
		"RISK_ANALYSIS_JOB":        2,
	}
)

Enum value maps for DlpJobType.

View Source
var (
	StoredInfoTypeState_name = map[int32]string{
		0: "STORED_INFO_TYPE_STATE_UNSPECIFIED",
		1: "PENDING",
		2: "READY",
		3: "FAILED",
		4: "INVALID",
	}
	StoredInfoTypeState_value = map[string]int32{
		"STORED_INFO_TYPE_STATE_UNSPECIFIED": 0,
		"PENDING":                            1,
		"READY":                              2,
		"FAILED":                             3,
		"INVALID":                            4,
	}
)

Enum value maps for StoredInfoTypeState.

View Source
var (
	ResourceVisibility_name = map[int32]string{
		0:  "RESOURCE_VISIBILITY_UNSPECIFIED",
		10: "RESOURCE_VISIBILITY_PUBLIC",
		15: "RESOURCE_VISIBILITY_INCONCLUSIVE",
		20: "RESOURCE_VISIBILITY_RESTRICTED",
	}
	ResourceVisibility_value = map[string]int32{
		"RESOURCE_VISIBILITY_UNSPECIFIED":  0,
		"RESOURCE_VISIBILITY_PUBLIC":       10,
		"RESOURCE_VISIBILITY_INCONCLUSIVE": 15,
		"RESOURCE_VISIBILITY_RESTRICTED":   20,
	}
)

Enum value maps for ResourceVisibility.

View Source
var (
	EncryptionStatus_name = map[int32]string{
		0: "ENCRYPTION_STATUS_UNSPECIFIED",
		1: "ENCRYPTION_GOOGLE_MANAGED",
		2: "ENCRYPTION_CUSTOMER_MANAGED",
	}
	EncryptionStatus_value = map[string]int32{
		"ENCRYPTION_STATUS_UNSPECIFIED": 0,
		"ENCRYPTION_GOOGLE_MANAGED":     1,
		"ENCRYPTION_CUSTOMER_MANAGED":   2,
	}
)

Enum value maps for EncryptionStatus.

View Source
var (
	NullPercentageLevel_name = map[int32]string{
		0: "NULL_PERCENTAGE_LEVEL_UNSPECIFIED",
		1: "NULL_PERCENTAGE_VERY_LOW",
		2: "NULL_PERCENTAGE_LOW",
		3: "NULL_PERCENTAGE_MEDIUM",
		4: "NULL_PERCENTAGE_HIGH",
	}
	NullPercentageLevel_value = map[string]int32{
		"NULL_PERCENTAGE_LEVEL_UNSPECIFIED": 0,
		"NULL_PERCENTAGE_VERY_LOW":          1,
		"NULL_PERCENTAGE_LOW":               2,
		"NULL_PERCENTAGE_MEDIUM":            3,
		"NULL_PERCENTAGE_HIGH":              4,
	}
)

Enum value maps for NullPercentageLevel.

View Source
var (
	UniquenessScoreLevel_name = map[int32]string{
		0: "UNIQUENESS_SCORE_LEVEL_UNSPECIFIED",
		1: "UNIQUENESS_SCORE_LOW",
		2: "UNIQUENESS_SCORE_MEDIUM",
		3: "UNIQUENESS_SCORE_HIGH",
	}
	UniquenessScoreLevel_value = map[string]int32{
		"UNIQUENESS_SCORE_LEVEL_UNSPECIFIED": 0,
		"UNIQUENESS_SCORE_LOW":               1,
		"UNIQUENESS_SCORE_MEDIUM":            2,
		"UNIQUENESS_SCORE_HIGH":              3,
	}
)

Enum value maps for UniquenessScoreLevel.

View Source
var (
	ConnectionState_name = map[int32]string{
		0: "CONNECTION_STATE_UNSPECIFIED",
		1: "MISSING_CREDENTIALS",
		2: "AVAILABLE",
		3: "ERROR",
	}
	ConnectionState_value = map[string]int32{
		"CONNECTION_STATE_UNSPECIFIED": 0,
		"MISSING_CREDENTIALS":          1,
		"AVAILABLE":                    2,
		"ERROR":                        3,
	}
)

Enum value maps for ConnectionState.

View Source
var (
	ByteContentItem_BytesType_name = map[int32]string{
		0:  "BYTES_TYPE_UNSPECIFIED",
		6:  "IMAGE",
		1:  "IMAGE_JPEG",
		2:  "IMAGE_BMP",
		3:  "IMAGE_PNG",
		4:  "IMAGE_SVG",
		5:  "TEXT_UTF8",
		7:  "WORD_DOCUMENT",
		8:  "PDF",
		9:  "POWERPOINT_DOCUMENT",
		10: "EXCEL_DOCUMENT",
		11: "AVRO",
		12: "CSV",
		13: "TSV",
		15: "AUDIO",
		16: "VIDEO",
		17: "EXECUTABLE",
		18: "AI_MODEL",
	}
	ByteContentItem_BytesType_value = map[string]int32{
		"BYTES_TYPE_UNSPECIFIED": 0,
		"IMAGE":                  6,
		"IMAGE_JPEG":             1,
		"IMAGE_BMP":              2,
		"IMAGE_PNG":              3,
		"IMAGE_SVG":              4,
		"TEXT_UTF8":              5,
		"WORD_DOCUMENT":          7,
		"PDF":                    8,
		"POWERPOINT_DOCUMENT":    9,
		"EXCEL_DOCUMENT":         10,
		"AVRO":                   11,
		"CSV":                    12,
		"TSV":                    13,
		"AUDIO":                  15,
		"VIDEO":                  16,
		"EXECUTABLE":             17,
		"AI_MODEL":               18,
	}
)

Enum value maps for ByteContentItem_BytesType.

View Source
var (
	OutputStorageConfig_OutputSchema_name = map[int32]string{
		0: "OUTPUT_SCHEMA_UNSPECIFIED",
		1: "BASIC_COLUMNS",
		2: "GCS_COLUMNS",
		3: "DATASTORE_COLUMNS",
		4: "BIG_QUERY_COLUMNS",
		5: "ALL_COLUMNS",
	}
	OutputStorageConfig_OutputSchema_value = map[string]int32{
		"OUTPUT_SCHEMA_UNSPECIFIED": 0,
		"BASIC_COLUMNS":             1,
		"GCS_COLUMNS":               2,
		"DATASTORE_COLUMNS":         3,
		"BIG_QUERY_COLUMNS":         4,
		"ALL_COLUMNS":               5,
	}
)

Enum value maps for OutputStorageConfig_OutputSchema.

View Source
var (
	LocationSupport_RegionalizationScope_name = map[int32]string{
		0: "REGIONALIZATION_SCOPE_UNSPECIFIED",
		1: "REGIONAL",
		2: "ANY_LOCATION",
	}
	LocationSupport_RegionalizationScope_value = map[string]int32{
		"REGIONALIZATION_SCOPE_UNSPECIFIED": 0,
		"REGIONAL":                          1,
		"ANY_LOCATION":                      2,
	}
)

Enum value maps for LocationSupport_RegionalizationScope.

View Source
var (
	InfoTypeCategory_LocationCategory_name = map[int32]string{
		0:  "LOCATION_UNSPECIFIED",
		1:  "GLOBAL",
		2:  "ARGENTINA",
		51: "ARMENIA",
		3:  "AUSTRALIA",
		53: "AUSTRIA",
		48: "AZERBAIJAN",
		50: "BELARUS",
		4:  "BELGIUM",
		5:  "BRAZIL",
		6:  "CANADA",
		7:  "CHILE",
		8:  "CHINA",
		9:  "COLOMBIA",
		42: "CROATIA",
		52: "CZECHIA",
		10: "DENMARK",
		11: "FRANCE",
		12: "FINLAND",
		13: "GERMANY",
		14: "HONG_KONG",
		15: "INDIA",
		16: "INDONESIA",
		17: "IRELAND",
		18: "ISRAEL",
		19: "ITALY",
		20: "JAPAN",
		47: "KAZAKHSTAN",
		21: "KOREA",
		22: "MEXICO",
		23: "THE_NETHERLANDS",
		41: "NEW_ZEALAND",
		24: "NORWAY",
		25: "PARAGUAY",
		26: "PERU",
		27: "POLAND",
		28: "PORTUGAL",
		44: "RUSSIA",
		29: "SINGAPORE",
		30: "SOUTH_AFRICA",
		31: "SPAIN",
		32: "SWEDEN",
		43: "SWITZERLAND",
		33: "TAIWAN",
		34: "THAILAND",
		35: "TURKEY",
		45: "UKRAINE",
		36: "UNITED_KINGDOM",
		37: "UNITED_STATES",
		38: "URUGUAY",
		46: "UZBEKISTAN",
		39: "VENEZUELA",
		40: "INTERNAL",
	}
	InfoTypeCategory_LocationCategory_value = map[string]int32{
		"LOCATION_UNSPECIFIED": 0,
		"GLOBAL":               1,
		"ARGENTINA":            2,
		"ARMENIA":              51,
		"AUSTRALIA":            3,
		"AUSTRIA":              53,
		"AZERBAIJAN":           48,
		"BELARUS":              50,
		"BELGIUM":              4,
		"BRAZIL":               5,
		"CANADA":               6,
		"CHILE":                7,
		"CHINA":                8,
		"COLOMBIA":             9,
		"CROATIA":              42,
		"CZECHIA":              52,
		"DENMARK":              10,
		"FRANCE":               11,
		"FINLAND":              12,
		"GERMANY":              13,
		"HONG_KONG":            14,
		"INDIA":                15,
		"INDONESIA":            16,
		"IRELAND":              17,
		"ISRAEL":               18,
		"ITALY":                19,
		"JAPAN":                20,
		"KAZAKHSTAN":           47,
		"KOREA":                21,
		"MEXICO":               22,
		"THE_NETHERLANDS":      23,
		"NEW_ZEALAND":          41,
		"NORWAY":               24,
		"PARAGUAY":             25,
		"PERU":                 26,
		"POLAND":               27,
		"PORTUGAL":             28,
		"RUSSIA":               44,
		"SINGAPORE":            29,
		"SOUTH_AFRICA":         30,
		"SPAIN":                31,
		"SWEDEN":               32,
		"SWITZERLAND":          43,
		"TAIWAN":               33,
		"THAILAND":             34,
		"TURKEY":               35,
		"UKRAINE":              45,
		"UNITED_KINGDOM":       36,
		"UNITED_STATES":        37,
		"URUGUAY":              38,
		"UZBEKISTAN":           46,
		"VENEZUELA":            39,
		"INTERNAL":             40,
	}
)

Enum value maps for InfoTypeCategory_LocationCategory.

View Source
var (
	InfoTypeCategory_IndustryCategory_name = map[int32]string{
		0: "INDUSTRY_UNSPECIFIED",
		1: "FINANCE",
		2: "HEALTH",
		3: "TELECOMMUNICATIONS",
	}
	InfoTypeCategory_IndustryCategory_value = map[string]int32{
		"INDUSTRY_UNSPECIFIED": 0,
		"FINANCE":              1,
		"HEALTH":               2,
		"TELECOMMUNICATIONS":   3,
	}
)

Enum value maps for InfoTypeCategory_IndustryCategory.

View Source
var (
	InfoTypeCategory_TypeCategory_name = map[int32]string{
		0: "TYPE_UNSPECIFIED",
		1: "PII",
		2: "SPII",
		3: "DEMOGRAPHIC",
		4: "CREDENTIAL",
		5: "GOVERNMENT_ID",
		6: "DOCUMENT",
		7: "CONTEXTUAL_INFORMATION",
		8: "CUSTOM",
	}
	InfoTypeCategory_TypeCategory_value = map[string]int32{
		"TYPE_UNSPECIFIED":       0,
		"PII":                    1,
		"SPII":                   2,
		"DEMOGRAPHIC":            3,
		"CREDENTIAL":             4,
		"GOVERNMENT_ID":          5,
		"DOCUMENT":               6,
		"CONTEXTUAL_INFORMATION": 7,
		"CUSTOM":                 8,
	}
)

Enum value maps for InfoTypeCategory_TypeCategory.

View Source
var (
	TimePartConfig_TimePart_name = map[int32]string{
		0: "TIME_PART_UNSPECIFIED",
		1: "YEAR",
		2: "MONTH",
		3: "DAY_OF_MONTH",
		4: "DAY_OF_WEEK",
		5: "WEEK_OF_YEAR",
		6: "HOUR_OF_DAY",
	}
	TimePartConfig_TimePart_value = map[string]int32{
		"TIME_PART_UNSPECIFIED": 0,
		"YEAR":                  1,
		"MONTH":                 2,
		"DAY_OF_MONTH":          3,
		"DAY_OF_WEEK":           4,
		"WEEK_OF_YEAR":          5,
		"HOUR_OF_DAY":           6,
	}
)

Enum value maps for TimePartConfig_TimePart.

View Source
var (
	CharsToIgnore_CommonCharsToIgnore_name = map[int32]string{
		0: "COMMON_CHARS_TO_IGNORE_UNSPECIFIED",
		1: "NUMERIC",
		2: "ALPHA_UPPER_CASE",
		3: "ALPHA_LOWER_CASE",
		4: "PUNCTUATION",
		5: "WHITESPACE",
	}
	CharsToIgnore_CommonCharsToIgnore_value = map[string]int32{
		"COMMON_CHARS_TO_IGNORE_UNSPECIFIED": 0,
		"NUMERIC":                            1,
		"ALPHA_UPPER_CASE":                   2,
		"ALPHA_LOWER_CASE":                   3,
		"PUNCTUATION":                        4,
		"WHITESPACE":                         5,
	}
)

Enum value maps for CharsToIgnore_CommonCharsToIgnore.

View Source
var (
	CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_name = map[int32]string{
		0: "FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED",
		1: "NUMERIC",
		2: "HEXADECIMAL",
		3: "UPPER_CASE_ALPHA_NUMERIC",
		4: "ALPHA_NUMERIC",
	}
	CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_value = map[string]int32{
		"FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED": 0,
		"NUMERIC":                                1,
		"HEXADECIMAL":                            2,
		"UPPER_CASE_ALPHA_NUMERIC":               3,
		"ALPHA_NUMERIC":                          4,
	}
)

Enum value maps for CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet.

View Source
var (
	RecordCondition_Expressions_LogicalOperator_name = map[int32]string{
		0: "LOGICAL_OPERATOR_UNSPECIFIED",
		1: "AND",
	}
	RecordCondition_Expressions_LogicalOperator_value = map[string]int32{
		"LOGICAL_OPERATOR_UNSPECIFIED": 0,
		"AND":                          1,
	}
)

Enum value maps for RecordCondition_Expressions_LogicalOperator.

View Source
var (
	TransformationSummary_TransformationResultCode_name = map[int32]string{
		0: "TRANSFORMATION_RESULT_CODE_UNSPECIFIED",
		1: "SUCCESS",
		2: "ERROR",
	}
	TransformationSummary_TransformationResultCode_value = map[string]int32{
		"TRANSFORMATION_RESULT_CODE_UNSPECIFIED": 0,
		"SUCCESS":                                1,
		"ERROR":                                  2,
	}
)

Enum value maps for TransformationSummary_TransformationResultCode.

View Source
var (
	Error_ErrorExtraInfo_name = map[int32]string{
		0: "ERROR_INFO_UNSPECIFIED",
		1: "IMAGE_SCAN_UNAVAILABLE_IN_REGION",
		2: "FILE_STORE_CLUSTER_UNSUPPORTED",
	}
	Error_ErrorExtraInfo_value = map[string]int32{
		"ERROR_INFO_UNSPECIFIED":           0,
		"IMAGE_SCAN_UNAVAILABLE_IN_REGION": 1,
		"FILE_STORE_CLUSTER_UNSUPPORTED":   2,
	}
)

Enum value maps for Error_ErrorExtraInfo.

View Source
var (
	JobTrigger_Status_name = map[int32]string{
		0: "STATUS_UNSPECIFIED",
		1: "HEALTHY",
		2: "PAUSED",
		3: "CANCELLED",
	}
	JobTrigger_Status_value = map[string]int32{
		"STATUS_UNSPECIFIED": 0,
		"HEALTHY":            1,
		"PAUSED":             2,
		"CANCELLED":          3,
	}
)

Enum value maps for JobTrigger_Status.

View Source
var (
	DataProfileAction_EventType_name = map[int32]string{
		0: "EVENT_TYPE_UNSPECIFIED",
		1: "NEW_PROFILE",
		2: "CHANGED_PROFILE",
		3: "SCORE_INCREASED",
		4: "ERROR_CHANGED",
	}
	DataProfileAction_EventType_value = map[string]int32{
		"EVENT_TYPE_UNSPECIFIED": 0,
		"NEW_PROFILE":            1,
		"CHANGED_PROFILE":        2,
		"SCORE_INCREASED":        3,
		"ERROR_CHANGED":          4,
	}
)

Enum value maps for DataProfileAction_EventType.

View Source
var (
	DataProfileAction_PubSubNotification_DetailLevel_name = map[int32]string{
		0: "DETAIL_LEVEL_UNSPECIFIED",
		1: "TABLE_PROFILE",
		2: "RESOURCE_NAME",
		3: "FILE_STORE_PROFILE",
	}
	DataProfileAction_PubSubNotification_DetailLevel_value = map[string]int32{
		"DETAIL_LEVEL_UNSPECIFIED": 0,
		"TABLE_PROFILE":            1,
		"RESOURCE_NAME":            2,
		"FILE_STORE_PROFILE":       3,
	}
)

Enum value maps for DataProfileAction_PubSubNotification_DetailLevel.

View Source
var (
	DiscoveryConfig_Status_name = map[int32]string{
		0: "STATUS_UNSPECIFIED",
		1: "RUNNING",
		2: "PAUSED",
	}
	DiscoveryConfig_Status_value = map[string]int32{
		"STATUS_UNSPECIFIED": 0,
		"RUNNING":            1,
		"PAUSED":             2,
	}
)

Enum value maps for DiscoveryConfig_Status.

View Source
var (
	DiscoveryCloudSqlConditions_DatabaseEngine_name = map[int32]string{
		0: "DATABASE_ENGINE_UNSPECIFIED",
		1: "ALL_SUPPORTED_DATABASE_ENGINES",
		2: "MYSQL",
		3: "POSTGRES",
	}
	DiscoveryCloudSqlConditions_DatabaseEngine_value = map[string]int32{
		"DATABASE_ENGINE_UNSPECIFIED":    0,
		"ALL_SUPPORTED_DATABASE_ENGINES": 1,
		"MYSQL":                          2,
		"POSTGRES":                       3,
	}
)

Enum value maps for DiscoveryCloudSqlConditions_DatabaseEngine.

View Source
var (
	DiscoveryCloudSqlConditions_DatabaseResourceType_name = map[int32]string{
		0: "DATABASE_RESOURCE_TYPE_UNSPECIFIED",
		1: "DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES",
		2: "DATABASE_RESOURCE_TYPE_TABLE",
	}
	DiscoveryCloudSqlConditions_DatabaseResourceType_value = map[string]int32{
		"DATABASE_RESOURCE_TYPE_UNSPECIFIED":         0,
		"DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES": 1,
		"DATABASE_RESOURCE_TYPE_TABLE":               2,
	}
)

Enum value maps for DiscoveryCloudSqlConditions_DatabaseResourceType.

View Source
var (
	DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification_name = map[int32]string{
		0: "SQL_SCHEMA_MODIFICATION_UNSPECIFIED",
		1: "NEW_COLUMNS",
		2: "REMOVED_COLUMNS",
	}
	DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification_value = map[string]int32{
		"SQL_SCHEMA_MODIFICATION_UNSPECIFIED": 0,
		"NEW_COLUMNS":                         1,
		"REMOVED_COLUMNS":                     2,
	}
)

Enum value maps for DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification.

View Source
var (
	DiscoveryCloudStorageConditions_CloudStorageObjectAttribute_name = map[int32]string{
		0: "CLOUD_STORAGE_OBJECT_ATTRIBUTE_UNSPECIFIED",
		1: "ALL_SUPPORTED_OBJECTS",
		2: "STANDARD",
		3: "NEARLINE",
		4: "COLDLINE",
		5: "ARCHIVE",
		6: "REGIONAL",
		7: "MULTI_REGIONAL",
		8: "DURABLE_REDUCED_AVAILABILITY",
	}
	DiscoveryCloudStorageConditions_CloudStorageObjectAttribute_value = map[string]int32{
		"CLOUD_STORAGE_OBJECT_ATTRIBUTE_UNSPECIFIED": 0,
		"ALL_SUPPORTED_OBJECTS":                      1,
		"STANDARD":                                   2,
		"NEARLINE":                                   3,
		"COLDLINE":                                   4,
		"ARCHIVE":                                    5,
		"REGIONAL":                                   6,
		"MULTI_REGIONAL":                             7,
		"DURABLE_REDUCED_AVAILABILITY":               8,
	}
)

Enum value maps for DiscoveryCloudStorageConditions_CloudStorageObjectAttribute.

View Source
var (
	DiscoveryCloudStorageConditions_CloudStorageBucketAttribute_name = map[int32]string{
		0: "CLOUD_STORAGE_BUCKET_ATTRIBUTE_UNSPECIFIED",
		1: "ALL_SUPPORTED_BUCKETS",
		2: "AUTOCLASS_DISABLED",
		3: "AUTOCLASS_ENABLED",
	}
	DiscoveryCloudStorageConditions_CloudStorageBucketAttribute_value = map[string]int32{
		"CLOUD_STORAGE_BUCKET_ATTRIBUTE_UNSPECIFIED": 0,
		"ALL_SUPPORTED_BUCKETS":                      1,
		"AUTOCLASS_DISABLED":                         2,
		"AUTOCLASS_ENABLED":                          3,
	}
)

Enum value maps for DiscoveryCloudStorageConditions_CloudStorageBucketAttribute.

View Source
var (
	AmazonS3BucketConditions_BucketType_name = map[int32]string{
		0: "TYPE_UNSPECIFIED",
		1: "TYPE_ALL_SUPPORTED",
		2: "TYPE_GENERAL_PURPOSE",
	}
	AmazonS3BucketConditions_BucketType_value = map[string]int32{
		"TYPE_UNSPECIFIED":     0,
		"TYPE_ALL_SUPPORTED":   1,
		"TYPE_GENERAL_PURPOSE": 2,
	}
)

Enum value maps for AmazonS3BucketConditions_BucketType.

View Source
var (
	AmazonS3BucketConditions_ObjectStorageClass_name = map[int32]string{
		0: "UNSPECIFIED",
		1: "ALL_SUPPORTED_CLASSES",
		2: "STANDARD",
		4: "STANDARD_INFREQUENT_ACCESS",
		6: "GLACIER_INSTANT_RETRIEVAL",
		7: "INTELLIGENT_TIERING",
	}
	AmazonS3BucketConditions_ObjectStorageClass_value = map[string]int32{
		"UNSPECIFIED":                0,
		"ALL_SUPPORTED_CLASSES":      1,
		"STANDARD":                   2,
		"STANDARD_INFREQUENT_ACCESS": 4,
		"GLACIER_INSTANT_RETRIEVAL":  6,
		"INTELLIGENT_TIERING":        7,
	}
)

Enum value maps for AmazonS3BucketConditions_ObjectStorageClass.

View Source
var (
	DlpJob_JobState_name = map[int32]string{
		0: "JOB_STATE_UNSPECIFIED",
		1: "PENDING",
		2: "RUNNING",
		3: "DONE",
		4: "CANCELED",
		5: "FAILED",
		6: "ACTIVE",
	}
	DlpJob_JobState_value = map[string]int32{
		"JOB_STATE_UNSPECIFIED": 0,
		"PENDING":               1,
		"RUNNING":               2,
		"DONE":                  3,
		"CANCELED":              4,
		"FAILED":                5,
		"ACTIVE":                6,
	}
)

Enum value maps for DlpJob_JobState.

View Source
var (
	DataRiskLevel_DataRiskLevelScore_name = map[int32]string{
		0:  "RISK_SCORE_UNSPECIFIED",
		10: "RISK_LOW",
		12: "RISK_UNKNOWN",
		20: "RISK_MODERATE",
		30: "RISK_HIGH",
	}
	DataRiskLevel_DataRiskLevelScore_value = map[string]int32{
		"RISK_SCORE_UNSPECIFIED": 0,
		"RISK_LOW":               10,
		"RISK_UNKNOWN":           12,
		"RISK_MODERATE":          20,
		"RISK_HIGH":              30,
	}
)

Enum value maps for DataRiskLevel_DataRiskLevelScore.

View Source
var (
	TableDataProfile_State_name = map[int32]string{
		0: "STATE_UNSPECIFIED",
		1: "RUNNING",
		2: "DONE",
	}
	TableDataProfile_State_value = map[string]int32{
		"STATE_UNSPECIFIED": 0,
		"RUNNING":           1,
		"DONE":              2,
	}
)

Enum value maps for TableDataProfile_State.

View Source
var (
	ColumnDataProfile_State_name = map[int32]string{
		0: "STATE_UNSPECIFIED",
		1: "RUNNING",
		2: "DONE",
	}
	ColumnDataProfile_State_value = map[string]int32{
		"STATE_UNSPECIFIED": 0,
		"RUNNING":           1,
		"DONE":              2,
	}
)

Enum value maps for ColumnDataProfile_State.

View Source
var (
	ColumnDataProfile_ColumnDataType_name = map[int32]string{
		0:  "COLUMN_DATA_TYPE_UNSPECIFIED",
		1:  "TYPE_INT64",
		2:  "TYPE_BOOL",
		3:  "TYPE_FLOAT64",
		4:  "TYPE_STRING",
		5:  "TYPE_BYTES",
		6:  "TYPE_TIMESTAMP",
		7:  "TYPE_DATE",
		8:  "TYPE_TIME",
		9:  "TYPE_DATETIME",
		10: "TYPE_GEOGRAPHY",
		11: "TYPE_NUMERIC",
		12: "TYPE_RECORD",
		13: "TYPE_BIGNUMERIC",
		14: "TYPE_JSON",
		15: "TYPE_INTERVAL",
		16: "TYPE_RANGE_DATE",
		17: "TYPE_RANGE_DATETIME",
		18: "TYPE_RANGE_TIMESTAMP",
	}
	ColumnDataProfile_ColumnDataType_value = map[string]int32{
		"COLUMN_DATA_TYPE_UNSPECIFIED": 0,
		"TYPE_INT64":                   1,
		"TYPE_BOOL":                    2,
		"TYPE_FLOAT64":                 3,
		"TYPE_STRING":                  4,
		"TYPE_BYTES":                   5,
		"TYPE_TIMESTAMP":               6,
		"TYPE_DATE":                    7,
		"TYPE_TIME":                    8,
		"TYPE_DATETIME":                9,
		"TYPE_GEOGRAPHY":               10,
		"TYPE_NUMERIC":                 11,
		"TYPE_RECORD":                  12,
		"TYPE_BIGNUMERIC":              13,
		"TYPE_JSON":                    14,
		"TYPE_INTERVAL":                15,
		"TYPE_RANGE_DATE":              16,
		"TYPE_RANGE_DATETIME":          17,
		"TYPE_RANGE_TIMESTAMP":         18,
	}
)

Enum value maps for ColumnDataProfile_ColumnDataType.

View Source
var (
	ColumnDataProfile_ColumnPolicyState_name = map[int32]string{
		0: "COLUMN_POLICY_STATE_UNSPECIFIED",
		1: "COLUMN_POLICY_TAGGED",
	}
	ColumnDataProfile_ColumnPolicyState_value = map[string]int32{
		"COLUMN_POLICY_STATE_UNSPECIFIED": 0,
		"COLUMN_POLICY_TAGGED":            1,
	}
)

Enum value maps for ColumnDataProfile_ColumnPolicyState.

View Source
var (
	FileStoreDataProfile_State_name = map[int32]string{
		0: "STATE_UNSPECIFIED",
		1: "RUNNING",
		2: "DONE",
	}
	FileStoreDataProfile_State_value = map[string]int32{
		"STATE_UNSPECIFIED": 0,
		"RUNNING":           1,
		"DONE":              2,
	}
)

Enum value maps for FileStoreDataProfile_State.

View Source
var (
	DataProfilePubSubCondition_ProfileScoreBucket_name = map[int32]string{
		0: "PROFILE_SCORE_BUCKET_UNSPECIFIED",
		1: "HIGH",
		2: "MEDIUM_OR_HIGH",
	}
	DataProfilePubSubCondition_ProfileScoreBucket_value = map[string]int32{
		"PROFILE_SCORE_BUCKET_UNSPECIFIED": 0,
		"HIGH":                             1,
		"MEDIUM_OR_HIGH":                   2,
	}
)

Enum value maps for DataProfilePubSubCondition_ProfileScoreBucket.

View Source
var (
	DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator_name = map[int32]string{
		0: "LOGICAL_OPERATOR_UNSPECIFIED",
		1: "OR",
		2: "AND",
	}
	DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator_value = map[string]int32{
		"LOGICAL_OPERATOR_UNSPECIFIED": 0,
		"OR":                           1,
		"AND":                          2,
	}
)

Enum value maps for DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator.

View Source
var (
	CloudSqlProperties_DatabaseEngine_name = map[int32]string{
		0: "DATABASE_ENGINE_UNKNOWN",
		1: "DATABASE_ENGINE_MYSQL",
		2: "DATABASE_ENGINE_POSTGRES",
	}
	CloudSqlProperties_DatabaseEngine_value = map[string]int32{
		"DATABASE_ENGINE_UNKNOWN":  0,
		"DATABASE_ENGINE_MYSQL":    1,
		"DATABASE_ENGINE_POSTGRES": 2,
	}
)

Enum value maps for CloudSqlProperties_DatabaseEngine.

View Source
var (
	FileClusterType_Cluster_name = map[int32]string{
		0:  "CLUSTER_UNSPECIFIED",
		1:  "CLUSTER_UNKNOWN",
		2:  "CLUSTER_TEXT",
		3:  "CLUSTER_STRUCTURED_DATA",
		4:  "CLUSTER_SOURCE_CODE",
		5:  "CLUSTER_RICH_DOCUMENT",
		6:  "CLUSTER_IMAGE",
		7:  "CLUSTER_ARCHIVE",
		8:  "CLUSTER_MULTIMEDIA",
		9:  "CLUSTER_EXECUTABLE",
		10: "CLUSTER_AI_MODEL",
	}
	FileClusterType_Cluster_value = map[string]int32{
		"CLUSTER_UNSPECIFIED":     0,
		"CLUSTER_UNKNOWN":         1,
		"CLUSTER_TEXT":            2,
		"CLUSTER_STRUCTURED_DATA": 3,
		"CLUSTER_SOURCE_CODE":     4,
		"CLUSTER_RICH_DOCUMENT":   5,
		"CLUSTER_IMAGE":           6,
		"CLUSTER_ARCHIVE":         7,
		"CLUSTER_MULTIMEDIA":      8,
		"CLUSTER_EXECUTABLE":      9,
		"CLUSTER_AI_MODEL":        10,
	}
)

Enum value maps for FileClusterType_Cluster.

View Source
var (
	Domain_Category_name = map[int32]string{
		0: "CATEGORY_UNSPECIFIED",
		1: "AI",
		2: "CODE",
	}
	Domain_Category_value = map[string]int32{
		"CATEGORY_UNSPECIFIED": 0,
		"AI":                   1,
		"CODE":                 2,
	}
)

Enum value maps for Domain_Category.

View Source
var (
	Domain_Signal_name = map[int32]string{
		0: "SIGNAL_UNSPECIFIED",
		1: "MODEL",
		2: "TEXT_EMBEDDING",
		3: "VERTEX_PLUGIN",
		4: "VECTOR_PLUGIN",
		5: "SOURCE_CODE",
		6: "SERVICE",
	}
	Domain_Signal_value = map[string]int32{
		"SIGNAL_UNSPECIFIED": 0,
		"MODEL":              1,
		"TEXT_EMBEDDING":     2,
		"VERTEX_PLUGIN":      3,
		"VECTOR_PLUGIN":      4,
		"SOURCE_CODE":        5,
		"SERVICE":            6,
	}
)

Enum value maps for Domain_Signal.

View Source
var (
	Likelihood_name = map[int32]string{
		0: "LIKELIHOOD_UNSPECIFIED",
		1: "VERY_UNLIKELY",
		2: "UNLIKELY",
		3: "POSSIBLE",
		4: "LIKELY",
		5: "VERY_LIKELY",
	}
	Likelihood_value = map[string]int32{
		"LIKELIHOOD_UNSPECIFIED": 0,
		"VERY_UNLIKELY":          1,
		"UNLIKELY":               2,
		"POSSIBLE":               3,
		"LIKELY":                 4,
		"VERY_LIKELY":            5,
	}
)

Enum value maps for Likelihood.

View Source
var (
	FileType_name = map[int32]string{
		0:  "FILE_TYPE_UNSPECIFIED",
		1:  "BINARY_FILE",
		2:  "TEXT_FILE",
		3:  "IMAGE",
		5:  "WORD",
		6:  "PDF",
		7:  "AVRO",
		8:  "CSV",
		9:  "TSV",
		11: "POWERPOINT",
		12: "EXCEL",
	}
	FileType_value = map[string]int32{
		"FILE_TYPE_UNSPECIFIED": 0,
		"BINARY_FILE":           1,
		"TEXT_FILE":             2,
		"IMAGE":                 3,
		"WORD":                  5,
		"PDF":                   6,
		"AVRO":                  7,
		"CSV":                   8,
		"TSV":                   9,
		"POWERPOINT":            11,
		"EXCEL":                 12,
	}
)

Enum value maps for FileType.

View Source
var (
	SensitivityScore_SensitivityScoreLevel_name = map[int32]string{
		0:  "SENSITIVITY_SCORE_UNSPECIFIED",
		10: "SENSITIVITY_LOW",
		12: "SENSITIVITY_UNKNOWN",
		20: "SENSITIVITY_MODERATE",
		30: "SENSITIVITY_HIGH",
	}
	SensitivityScore_SensitivityScoreLevel_value = map[string]int32{
		"SENSITIVITY_SCORE_UNSPECIFIED": 0,
		"SENSITIVITY_LOW":               10,
		"SENSITIVITY_UNKNOWN":           12,
		"SENSITIVITY_MODERATE":          20,
		"SENSITIVITY_HIGH":              30,
	}
)

Enum value maps for SensitivityScore_SensitivityScoreLevel.

View Source
var (
	CustomInfoType_ExclusionType_name = map[int32]string{
		0: "EXCLUSION_TYPE_UNSPECIFIED",
		1: "EXCLUSION_TYPE_EXCLUDE",
	}
	CustomInfoType_ExclusionType_value = map[string]int32{
		"EXCLUSION_TYPE_UNSPECIFIED": 0,
		"EXCLUSION_TYPE_EXCLUDE":     1,
	}
)

Enum value maps for CustomInfoType_ExclusionType.

View Source
var (
	CloudStorageOptions_SampleMethod_name = map[int32]string{
		0: "SAMPLE_METHOD_UNSPECIFIED",
		1: "TOP",
		2: "RANDOM_START",
	}
	CloudStorageOptions_SampleMethod_value = map[string]int32{
		"SAMPLE_METHOD_UNSPECIFIED": 0,
		"TOP":                       1,
		"RANDOM_START":              2,
	}
)

Enum value maps for CloudStorageOptions_SampleMethod.

View Source
var (
	BigQueryOptions_SampleMethod_name = map[int32]string{
		0: "SAMPLE_METHOD_UNSPECIFIED",
		1: "TOP",
		2: "RANDOM_START",
	}
	BigQueryOptions_SampleMethod_value = map[string]int32{
		"SAMPLE_METHOD_UNSPECIFIED": 0,
		"TOP":                       1,
		"RANDOM_START":              2,
	}
)

Enum value maps for BigQueryOptions_SampleMethod.

View Source
var DlpService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "google.privacy.dlp.v2.DlpService",
	HandlerType: (*DlpServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "InspectContent",
			Handler:    _DlpService_InspectContent_Handler,
		},
		{
			MethodName: "RedactImage",
			Handler:    _DlpService_RedactImage_Handler,
		},
		{
			MethodName: "DeidentifyContent",
			Handler:    _DlpService_DeidentifyContent_Handler,
		},
		{
			MethodName: "ReidentifyContent",
			Handler:    _DlpService_ReidentifyContent_Handler,
		},
		{
			MethodName: "ListInfoTypes",
			Handler:    _DlpService_ListInfoTypes_Handler,
		},
		{
			MethodName: "CreateInspectTemplate",
			Handler:    _DlpService_CreateInspectTemplate_Handler,
		},
		{
			MethodName: "UpdateInspectTemplate",
			Handler:    _DlpService_UpdateInspectTemplate_Handler,
		},
		{
			MethodName: "GetInspectTemplate",
			Handler:    _DlpService_GetInspectTemplate_Handler,
		},
		{
			MethodName: "ListInspectTemplates",
			Handler:    _DlpService_ListInspectTemplates_Handler,
		},
		{
			MethodName: "DeleteInspectTemplate",
			Handler:    _DlpService_DeleteInspectTemplate_Handler,
		},
		{
			MethodName: "CreateDeidentifyTemplate",
			Handler:    _DlpService_CreateDeidentifyTemplate_Handler,
		},
		{
			MethodName: "UpdateDeidentifyTemplate",
			Handler:    _DlpService_UpdateDeidentifyTemplate_Handler,
		},
		{
			MethodName: "GetDeidentifyTemplate",
			Handler:    _DlpService_GetDeidentifyTemplate_Handler,
		},
		{
			MethodName: "ListDeidentifyTemplates",
			Handler:    _DlpService_ListDeidentifyTemplates_Handler,
		},
		{
			MethodName: "DeleteDeidentifyTemplate",
			Handler:    _DlpService_DeleteDeidentifyTemplate_Handler,
		},
		{
			MethodName: "CreateJobTrigger",
			Handler:    _DlpService_CreateJobTrigger_Handler,
		},
		{
			MethodName: "UpdateJobTrigger",
			Handler:    _DlpService_UpdateJobTrigger_Handler,
		},
		{
			MethodName: "HybridInspectJobTrigger",
			Handler:    _DlpService_HybridInspectJobTrigger_Handler,
		},
		{
			MethodName: "GetJobTrigger",
			Handler:    _DlpService_GetJobTrigger_Handler,
		},
		{
			MethodName: "ListJobTriggers",
			Handler:    _DlpService_ListJobTriggers_Handler,
		},
		{
			MethodName: "DeleteJobTrigger",
			Handler:    _DlpService_DeleteJobTrigger_Handler,
		},
		{
			MethodName: "ActivateJobTrigger",
			Handler:    _DlpService_ActivateJobTrigger_Handler,
		},
		{
			MethodName: "CreateDiscoveryConfig",
			Handler:    _DlpService_CreateDiscoveryConfig_Handler,
		},
		{
			MethodName: "UpdateDiscoveryConfig",
			Handler:    _DlpService_UpdateDiscoveryConfig_Handler,
		},
		{
			MethodName: "GetDiscoveryConfig",
			Handler:    _DlpService_GetDiscoveryConfig_Handler,
		},
		{
			MethodName: "ListDiscoveryConfigs",
			Handler:    _DlpService_ListDiscoveryConfigs_Handler,
		},
		{
			MethodName: "DeleteDiscoveryConfig",
			Handler:    _DlpService_DeleteDiscoveryConfig_Handler,
		},
		{
			MethodName: "CreateDlpJob",
			Handler:    _DlpService_CreateDlpJob_Handler,
		},
		{
			MethodName: "ListDlpJobs",
			Handler:    _DlpService_ListDlpJobs_Handler,
		},
		{
			MethodName: "GetDlpJob",
			Handler:    _DlpService_GetDlpJob_Handler,
		},
		{
			MethodName: "DeleteDlpJob",
			Handler:    _DlpService_DeleteDlpJob_Handler,
		},
		{
			MethodName: "CancelDlpJob",
			Handler:    _DlpService_CancelDlpJob_Handler,
		},
		{
			MethodName: "CreateStoredInfoType",
			Handler:    _DlpService_CreateStoredInfoType_Handler,
		},
		{
			MethodName: "UpdateStoredInfoType",
			Handler:    _DlpService_UpdateStoredInfoType_Handler,
		},
		{
			MethodName: "GetStoredInfoType",
			Handler:    _DlpService_GetStoredInfoType_Handler,
		},
		{
			MethodName: "ListStoredInfoTypes",
			Handler:    _DlpService_ListStoredInfoTypes_Handler,
		},
		{
			MethodName: "DeleteStoredInfoType",
			Handler:    _DlpService_DeleteStoredInfoType_Handler,
		},
		{
			MethodName: "ListProjectDataProfiles",
			Handler:    _DlpService_ListProjectDataProfiles_Handler,
		},
		{
			MethodName: "ListTableDataProfiles",
			Handler:    _DlpService_ListTableDataProfiles_Handler,
		},
		{
			MethodName: "ListColumnDataProfiles",
			Handler:    _DlpService_ListColumnDataProfiles_Handler,
		},
		{
			MethodName: "GetProjectDataProfile",
			Handler:    _DlpService_GetProjectDataProfile_Handler,
		},
		{
			MethodName: "ListFileStoreDataProfiles",
			Handler:    _DlpService_ListFileStoreDataProfiles_Handler,
		},
		{
			MethodName: "GetFileStoreDataProfile",
			Handler:    _DlpService_GetFileStoreDataProfile_Handler,
		},
		{
			MethodName: "DeleteFileStoreDataProfile",
			Handler:    _DlpService_DeleteFileStoreDataProfile_Handler,
		},
		{
			MethodName: "GetTableDataProfile",
			Handler:    _DlpService_GetTableDataProfile_Handler,
		},
		{
			MethodName: "GetColumnDataProfile",
			Handler:    _DlpService_GetColumnDataProfile_Handler,
		},
		{
			MethodName: "DeleteTableDataProfile",
			Handler:    _DlpService_DeleteTableDataProfile_Handler,
		},
		{
			MethodName: "HybridInspectDlpJob",
			Handler:    _DlpService_HybridInspectDlpJob_Handler,
		},
		{
			MethodName: "FinishDlpJob",
			Handler:    _DlpService_FinishDlpJob_Handler,
		},
		{
			MethodName: "CreateConnection",
			Handler:    _DlpService_CreateConnection_Handler,
		},
		{
			MethodName: "GetConnection",
			Handler:    _DlpService_GetConnection_Handler,
		},
		{
			MethodName: "ListConnections",
			Handler:    _DlpService_ListConnections_Handler,
		},
		{
			MethodName: "SearchConnections",
			Handler:    _DlpService_SearchConnections_Handler,
		},
		{
			MethodName: "DeleteConnection",
			Handler:    _DlpService_DeleteConnection_Handler,
		},
		{
			MethodName: "UpdateConnection",
			Handler:    _DlpService_UpdateConnection_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "google/privacy/dlp/v2/dlp.proto",
}

DlpService_ServiceDesc is the grpc.ServiceDesc for DlpService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_google_privacy_dlp_v2_dlp_proto protoreflect.FileDescriptor
View Source
var File_google_privacy_dlp_v2_storage_proto protoreflect.FileDescriptor

Functions

func RegisterDlpServiceServer

func RegisterDlpServiceServer(s grpc.ServiceRegistrar, srv DlpServiceServer)

Types

type Action

type Action struct {

	// Extra events to execute after the job has finished.
	//
	// Types that are assignable to Action:
	//
	//	*Action_SaveFindings_
	//	*Action_PubSub
	//	*Action_PublishSummaryToCscc_
	//	*Action_PublishFindingsToCloudDataCatalog_
	//	*Action_PublishFindingsToDataplexCatalog_
	//	*Action_Deidentify_
	//	*Action_JobNotificationEmails_
	//	*Action_PublishToStackdriver_
	Action isAction_Action `protobuf_oneof:"action"`
	// contains filtered or unexported fields
}

A task to execute on the completion of a job. See https://cloud.google.com/sensitive-data-protection/docs/concepts-actions to learn more.

func (*Action) Descriptor deprecated

func (*Action) Descriptor() ([]byte, []int)

Deprecated: Use Action.ProtoReflect.Descriptor instead.

func (*Action) GetAction

func (m *Action) GetAction() isAction_Action

func (*Action) GetDeidentify

func (x *Action) GetDeidentify() *Action_Deidentify

func (*Action) GetJobNotificationEmails

func (x *Action) GetJobNotificationEmails() *Action_JobNotificationEmails

func (*Action) GetPubSub

func (x *Action) GetPubSub() *Action_PublishToPubSub

func (*Action) GetPublishFindingsToCloudDataCatalog deprecated

func (x *Action) GetPublishFindingsToCloudDataCatalog() *Action_PublishFindingsToCloudDataCatalog

Deprecated: Marked as deprecated in google/privacy/dlp/v2/dlp.proto.

func (*Action) GetPublishFindingsToDataplexCatalog added in v1.27.0

func (x *Action) GetPublishFindingsToDataplexCatalog() *Action_PublishFindingsToDataplexCatalog

func (*Action) GetPublishSummaryToCscc

func (x *Action) GetPublishSummaryToCscc() *Action_PublishSummaryToCscc

func (*Action) GetPublishToStackdriver

func (x *Action) GetPublishToStackdriver() *Action_PublishToStackdriver

func (*Action) GetSaveFindings

func (x *Action) GetSaveFindings() *Action_SaveFindings

func (*Action) ProtoMessage

func (*Action) ProtoMessage()

func (*Action) ProtoReflect

func (x *Action) ProtoReflect() protoreflect.Message

func (*Action) Reset

func (x *Action) Reset()

func (*Action) String

func (x *Action) String() string

type ActionDetails added in v1.11.0

type ActionDetails struct {

	// Summary of what occurred in the actions.
	//
	// Types that are assignable to Details:
	//
	//	*ActionDetails_DeidentifyDetails
	Details isActionDetails_Details `protobuf_oneof:"details"`
	// contains filtered or unexported fields
}

The results of an Action[google.privacy.dlp.v2.Action].

func (*ActionDetails) Descriptor deprecated added in v1.11.0

func (*ActionDetails) Descriptor() ([]byte, []int)

Deprecated: Use ActionDetails.ProtoReflect.Descriptor instead.

func (*ActionDetails) GetDeidentifyDetails added in v1.11.0

func (x *ActionDetails) GetDeidentifyDetails() *DeidentifyDataSourceDetails

func (*ActionDetails) GetDetails added in v1.11.0

func (m *ActionDetails) GetDetails() isActionDetails_Details

func (*ActionDetails) ProtoMessage added in v1.11.0

func (*ActionDetails) ProtoMessage()

func (*ActionDetails) ProtoReflect added in v1.11.0

func (x *ActionDetails) ProtoReflect() protoreflect.Message

func (*ActionDetails) Reset added in v1.11.0

func (x *ActionDetails) Reset()

func (*ActionDetails) String added in v1.11.0

func (x *ActionDetails) String() string

type ActionDetails_DeidentifyDetails added in v1.11.0

type ActionDetails_DeidentifyDetails struct {
	// Outcome of a de-identification action.
	DeidentifyDetails *DeidentifyDataSourceDetails `protobuf:"bytes,1,opt,name=deidentify_details,json=deidentifyDetails,proto3,oneof"`
}

type Action_Deidentify

type Action_Deidentify struct {

	// User specified deidentify templates and configs for structured,
	// unstructured, and image files.
	TransformationConfig *TransformationConfig `protobuf:"bytes,7,opt,name=transformation_config,json=transformationConfig,proto3" json:"transformation_config,omitempty"`
	// Config for storing transformation details.
	//
	// This field specifies the configuration for storing detailed metadata
	// about each transformation performed during a de-identification process.
	// The metadata is stored separately from the de-identified content itself
	// and provides a granular record of both successful transformations and any
	// failures that occurred.
	//
	// Enabling this configuration is essential for users who need to access
	// comprehensive information about the status, outcome, and specifics of
	// each transformation. The details are captured in the
	// [TransformationDetails][google.privacy.dlp.v2.TransformationDetails]
	// message for each operation.
	//
	// Key use cases:
	//
	// * **Auditing and compliance**
	//   - Provides a verifiable audit trail of de-identification activities,
	//     which is crucial for meeting regulatory requirements and internal
	//     data governance policies.
	//   - Logs what data was transformed, what transformations were applied,
	//     when they occurred, and their success status. This helps
	//     demonstrate accountability and due diligence in protecting
	//     sensitive data.
	//
	// * **Troubleshooting and debugging**
	//   - Offers detailed error messages and context if a transformation
	//     fails. This information is useful for diagnosing and resolving
	//     issues in the de-identification pipeline.
	//   - Helps pinpoint the exact location and nature of failures, speeding
	//     up the debugging process.
	//
	// * **Process verification and quality assurance**
	//   - Allows users to confirm that de-identification rules and
	//     transformations were applied correctly and consistently across
	//     the dataset as intended.
	//   - Helps in verifying the effectiveness of the chosen
	//     de-identification strategies.
	//
	// * **Data lineage and impact analysis**
	//   - Creates a record of how data elements were modified, contributing
	//     to data lineage. This is useful for understanding the provenance
	//     of de-identified data.
	//   - Aids in assessing the potential impact of de-identification choices
	//     on downstream analytical processes or data usability.
	//
	// * **Reporting and operational insights**
	//   - You can analyze the metadata stored in a queryable BigQuery table
	//     to generate reports on transformation success rates, common
	//     error types, processing volumes (e.g., transformedBytes), and the
	//     types of transformations applied.
	//   - These insights can inform optimization of de-identification
	//     configurations and resource planning.
	//
	// To take advantage of these benefits, set this configuration. The stored
	// details include a description of the transformation, success or
	// error codes, error messages, the number of bytes transformed, the
	// location of the transformed content, and identifiers for the job and
	// source data.
	TransformationDetailsStorageConfig *TransformationDetailsStorageConfig `` /* 167-byte string literal not displayed */
	// Where to store the output.
	//
	// Types that are assignable to Output:
	//
	//	*Action_Deidentify_CloudStorageOutput
	Output isAction_Deidentify_Output `protobuf_oneof:"output"`
	// List of user-specified file type groups to transform. If specified, only
	// the files with these file types are transformed. If empty, all
	// supported files are transformed. Supported types may be automatically
	// added over time. Any unsupported file types that are set in this field
	// are excluded from de-identification. An error is recorded for each
	// unsupported file in the TransformationDetails output table. Currently the
	// only file types supported are: IMAGES, TEXT_FILES, CSV, TSV.
	FileTypesToTransform []FileType `` /* 169-byte string literal not displayed */
	// contains filtered or unexported fields
}

Create a de-identified copy of a storage bucket. Only compatible with Cloud Storage buckets.

A TransformationDetail will be created for each transformation.

Compatible with: Inspection of Cloud Storage

func (*Action_Deidentify) Descriptor deprecated

func (*Action_Deidentify) Descriptor() ([]byte, []int)

Deprecated: Use Action_Deidentify.ProtoReflect.Descriptor instead.

func (*Action_Deidentify) GetCloudStorageOutput

func (x *Action_Deidentify) GetCloudStorageOutput() string

func (*Action_Deidentify) GetFileTypesToTransform

func (x *Action_Deidentify) GetFileTypesToTransform() []FileType

func (*Action_Deidentify) GetOutput

func (m *Action_Deidentify) GetOutput() isAction_Deidentify_Output

func (*Action_Deidentify) GetTransformationConfig

func (x *Action_Deidentify) GetTransformationConfig() *TransformationConfig

func (*Action_Deidentify) GetTransformationDetailsStorageConfig

func (x *Action_Deidentify) GetTransformationDetailsStorageConfig() *TransformationDetailsStorageConfig

func (*Action_Deidentify) ProtoMessage

func (*Action_Deidentify) ProtoMessage()

func (*Action_Deidentify) ProtoReflect

func (x *Action_Deidentify) ProtoReflect() protoreflect.Message

func (*Action_Deidentify) Reset

func (x *Action_Deidentify) Reset()

func (*Action_Deidentify) String

func (x *Action_Deidentify) String() string

type Action_Deidentify_

type Action_Deidentify_ struct {
	// Create a de-identified copy of the input data.
	Deidentify *Action_Deidentify `protobuf:"bytes,7,opt,name=deidentify,proto3,oneof"`
}

type Action_Deidentify_CloudStorageOutput

type Action_Deidentify_CloudStorageOutput struct {
	// Required. User settable Cloud Storage bucket and folders to store
	// de-identified files. This field must be set for Cloud Storage
	// deidentification. The output Cloud Storage bucket must be different
	// from the input bucket. De-identified files will overwrite files in the
	// output path.
	//
	// Form of: gs://bucket/folder/ or gs://bucket
	CloudStorageOutput string `protobuf:"bytes,9,opt,name=cloud_storage_output,json=cloudStorageOutput,proto3,oneof"`
}

type Action_JobNotificationEmails

type Action_JobNotificationEmails struct {
	// contains filtered or unexported fields
}

Sends an email when the job completes. The email goes to IAM project owners and technical [Essential Contacts](https://cloud.google.com/resource-manager/docs/managing-notification-contacts).

func (*Action_JobNotificationEmails) Descriptor deprecated

func (*Action_JobNotificationEmails) Descriptor() ([]byte, []int)

Deprecated: Use Action_JobNotificationEmails.ProtoReflect.Descriptor instead.

func (*Action_JobNotificationEmails) ProtoMessage

func (*Action_JobNotificationEmails) ProtoMessage()

func (*Action_JobNotificationEmails) ProtoReflect

func (*Action_JobNotificationEmails) Reset

func (x *Action_JobNotificationEmails) Reset()

func (*Action_JobNotificationEmails) String

type Action_JobNotificationEmails_

type Action_JobNotificationEmails_ struct {
	// Sends an email when the job completes. The email goes to IAM project
	// owners and technical [Essential
	// Contacts](https://cloud.google.com/resource-manager/docs/managing-notification-contacts).
	JobNotificationEmails *Action_JobNotificationEmails `protobuf:"bytes,8,opt,name=job_notification_emails,json=jobNotificationEmails,proto3,oneof"`
}

type Action_PubSub

type Action_PubSub struct {
	// Publish a notification to a Pub/Sub topic.
	PubSub *Action_PublishToPubSub `protobuf:"bytes,2,opt,name=pub_sub,json=pubSub,proto3,oneof"`
}

type Action_PublishFindingsToCloudDataCatalog

type Action_PublishFindingsToCloudDataCatalog struct {
	// contains filtered or unexported fields
}

Publish findings of a DlpJob to Data Catalog. In Data Catalog, tag templates are applied to the resource that Cloud DLP scanned. Data Catalog tag templates are stored in the same project and region where the BigQuery table exists. For Cloud DLP to create and apply the tag template, the Cloud DLP service agent must have the `roles/datacatalog.tagTemplateOwner` permission on the project. The tag template contains fields summarizing the results of the DlpJob. Any field values previously written by another DlpJob are deleted. [InfoType naming patterns][google.privacy.dlp.v2.InfoType] are strictly enforced when using this feature.

Findings are persisted in Data Catalog storage and are governed by service-specific policies for Data Catalog. For more information, see [Service Specific Terms](https://cloud.google.com/terms/service-terms).

Only a single instance of this action can be specified. This action is allowed only if all resources being scanned are BigQuery tables. Compatible with: Inspect

func (*Action_PublishFindingsToCloudDataCatalog) Descriptor deprecated

func (*Action_PublishFindingsToCloudDataCatalog) Descriptor() ([]byte, []int)

Deprecated: Use Action_PublishFindingsToCloudDataCatalog.ProtoReflect.Descriptor instead.

func (*Action_PublishFindingsToCloudDataCatalog) ProtoMessage

func (*Action_PublishFindingsToCloudDataCatalog) ProtoReflect

func (*Action_PublishFindingsToCloudDataCatalog) Reset

func (*Action_PublishFindingsToCloudDataCatalog) String

type Action_PublishFindingsToCloudDataCatalog_

type Action_PublishFindingsToCloudDataCatalog_ struct {
	// Deprecated because Data Catalog is being turned down. Use
	// publish_findings_to_dataplex_catalog to publish findings to Dataplex
	// Universal Catalog.
	//
	// Deprecated: Marked as deprecated in google/privacy/dlp/v2/dlp.proto.
	PublishFindingsToCloudDataCatalog *Action_PublishFindingsToCloudDataCatalog `protobuf:"bytes,5,opt,name=publish_findings_to_cloud_data_catalog,json=publishFindingsToCloudDataCatalog,proto3,oneof"`
}

type Action_PublishFindingsToDataplexCatalog added in v1.27.0

type Action_PublishFindingsToDataplexCatalog struct {
	// contains filtered or unexported fields
}

Publish findings of a DlpJob to Dataplex Universal Catalog as a `sensitive-data-protection-job-result` aspect. For more information, see [Send inspection results to Dataplex Universal Catalog as aspects](https://cloud.google.com/sensitive-data-protection/docs/add-aspects-inspection-job).

Aspects are stored in Dataplex Universal Catalog storage and are governed by service-specific policies for Dataplex Universal Catalog. For more information, see [Service Specific Terms](https://cloud.google.com/terms/service-terms).

Only a single instance of this action can be specified. This action is allowed only if all resources being scanned are BigQuery tables. Compatible with: Inspect

func (*Action_PublishFindingsToDataplexCatalog) Descriptor deprecated added in v1.27.0

func (*Action_PublishFindingsToDataplexCatalog) Descriptor() ([]byte, []int)

Deprecated: Use Action_PublishFindingsToDataplexCatalog.ProtoReflect.Descriptor instead.

func (*Action_PublishFindingsToDataplexCatalog) ProtoMessage added in v1.27.0

func (*Action_PublishFindingsToDataplexCatalog) ProtoReflect added in v1.27.0

func (*Action_PublishFindingsToDataplexCatalog) Reset added in v1.27.0

func (*Action_PublishFindingsToDataplexCatalog) String added in v1.27.0

type Action_PublishFindingsToDataplexCatalog_ added in v1.27.0

type Action_PublishFindingsToDataplexCatalog_ struct {
	// Publish findings as an aspect to Dataplex Universal Catalog.
	PublishFindingsToDataplexCatalog *Action_PublishFindingsToDataplexCatalog `protobuf:"bytes,10,opt,name=publish_findings_to_dataplex_catalog,json=publishFindingsToDataplexCatalog,proto3,oneof"`
}

type Action_PublishSummaryToCscc

type Action_PublishSummaryToCscc struct {
	// contains filtered or unexported fields
}

Publish the result summary of a DlpJob to [Security Command Center](https://cloud.google.com/security-command-center). This action is available for only projects that belong to an organization. This action publishes the count of finding instances and their infoTypes. The summary of findings are persisted in Security Command Center and are governed by [service-specific policies for Security Command Center](https://cloud.google.com/terms/service-terms). Only a single instance of this action can be specified. Compatible with: Inspect

func (*Action_PublishSummaryToCscc) Descriptor deprecated

func (*Action_PublishSummaryToCscc) Descriptor() ([]byte, []int)

Deprecated: Use Action_PublishSummaryToCscc.ProtoReflect.Descriptor instead.

func (*Action_PublishSummaryToCscc) ProtoMessage

func (*Action_PublishSummaryToCscc) ProtoMessage()

func (*Action_PublishSummaryToCscc) ProtoReflect

func (*Action_PublishSummaryToCscc) Reset

func (x *Action_PublishSummaryToCscc) Reset()

func (*Action_PublishSummaryToCscc) String

func (x *Action_PublishSummaryToCscc) String() string

type Action_PublishSummaryToCscc_

type Action_PublishSummaryToCscc_ struct {
	// Publish summary to Cloud Security Command Center (Alpha).
	PublishSummaryToCscc *Action_PublishSummaryToCscc `protobuf:"bytes,3,opt,name=publish_summary_to_cscc,json=publishSummaryToCscc,proto3,oneof"`
}

type Action_PublishToPubSub

type Action_PublishToPubSub struct {

	// Cloud Pub/Sub topic to send notifications to. The topic must have given
	// publishing access rights to the DLP API service account executing
	// the long running DlpJob sending the notifications.
	// Format is projects/{project}/topics/{topic}.
	Topic string `protobuf:"bytes,1,opt,name=topic,proto3" json:"topic,omitempty"`
	// contains filtered or unexported fields
}

Publish a message into a given Pub/Sub topic when DlpJob has completed. The message contains a single field, `DlpJobName`, which is equal to the finished job's [`DlpJob.name`](https://cloud.google.com/sensitive-data-protection/docs/reference/rest/v2/projects.dlpJobs#DlpJob). Compatible with: Inspect, Risk

func (*Action_PublishToPubSub) Descriptor deprecated

func (*Action_PublishToPubSub) Descriptor() ([]byte, []int)

Deprecated: Use Action_PublishToPubSub.ProtoReflect.Descriptor instead.

func (*Action_PublishToPubSub) GetTopic

func (x *Action_PublishToPubSub) GetTopic() string

func (*Action_PublishToPubSub) ProtoMessage

func (*Action_PublishToPubSub) ProtoMessage()

func (*Action_PublishToPubSub) ProtoReflect

func (x *Action_PublishToPubSub) ProtoReflect() protoreflect.Message

func (*Action_PublishToPubSub) Reset

func (x *Action_PublishToPubSub) Reset()

func (*Action_PublishToPubSub) String

func (x *Action_PublishToPubSub) String() string

type Action_PublishToStackdriver

type Action_PublishToStackdriver struct {
	// contains filtered or unexported fields
}

Enable Stackdriver metric dlp.googleapis.com/finding_count. This will publish a metric to stack driver on each infotype requested and how many findings were found for it. CustomDetectors will be bucketed as 'Custom' under the Stackdriver label 'info_type'.

func (*Action_PublishToStackdriver) Descriptor deprecated

func (*Action_PublishToStackdriver) Descriptor() ([]byte, []int)

Deprecated: Use Action_PublishToStackdriver.ProtoReflect.Descriptor instead.

func (*Action_PublishToStackdriver) ProtoMessage

func (*Action_PublishToStackdriver) ProtoMessage()

func (*Action_PublishToStackdriver) ProtoReflect

func (*Action_PublishToStackdriver) Reset

func (x *Action_PublishToStackdriver) Reset()

func (*Action_PublishToStackdriver) String

func (x *Action_PublishToStackdriver) String() string

type Action_PublishToStackdriver_

type Action_PublishToStackdriver_ struct {
	// Enable Stackdriver metric dlp.googleapis.com/finding_count.
	PublishToStackdriver *Action_PublishToStackdriver `protobuf:"bytes,9,opt,name=publish_to_stackdriver,json=publishToStackdriver,proto3,oneof"`
}

type Action_SaveFindings

type Action_SaveFindings struct {

	// Location to store findings outside of DLP.
	OutputConfig *OutputStorageConfig `protobuf:"bytes,1,opt,name=output_config,json=outputConfig,proto3" json:"output_config,omitempty"`
	// contains filtered or unexported fields
}

If set, the detailed findings will be persisted to the specified OutputStorageConfig. Only a single instance of this action can be specified. Compatible with: Inspect, Risk

func (*Action_SaveFindings) Descriptor deprecated

func (*Action_SaveFindings) Descriptor() ([]byte, []int)

Deprecated: Use Action_SaveFindings.ProtoReflect.Descriptor instead.

func (*Action_SaveFindings) GetOutputConfig

func (x *Action_SaveFindings) GetOutputConfig() *OutputStorageConfig

func (*Action_SaveFindings) ProtoMessage

func (*Action_SaveFindings) ProtoMessage()

func (*Action_SaveFindings) ProtoReflect

func (x *Action_SaveFindings) ProtoReflect() protoreflect.Message

func (*Action_SaveFindings) Reset

func (x *Action_SaveFindings) Reset()

func (*Action_SaveFindings) String

func (x *Action_SaveFindings) String() string

type Action_SaveFindings_

type Action_SaveFindings_ struct {
	// Save resulting findings in a provided location.
	SaveFindings *Action_SaveFindings `protobuf:"bytes,1,opt,name=save_findings,json=saveFindings,proto3,oneof"`
}

type ActivateJobTriggerRequest

type ActivateJobTriggerRequest struct {

	// Required. Resource name of the trigger to activate, for example
	// `projects/dlp-test-project/jobTriggers/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for ActivateJobTrigger.

func (*ActivateJobTriggerRequest) Descriptor deprecated

func (*ActivateJobTriggerRequest) Descriptor() ([]byte, []int)

Deprecated: Use ActivateJobTriggerRequest.ProtoReflect.Descriptor instead.

func (*ActivateJobTriggerRequest) GetName

func (x *ActivateJobTriggerRequest) GetName() string

func (*ActivateJobTriggerRequest) ProtoMessage

func (*ActivateJobTriggerRequest) ProtoMessage()

func (*ActivateJobTriggerRequest) ProtoReflect

func (*ActivateJobTriggerRequest) Reset

func (x *ActivateJobTriggerRequest) Reset()

func (*ActivateJobTriggerRequest) String

func (x *ActivateJobTriggerRequest) String() string

type AllOtherDatabaseResources added in v1.13.0

type AllOtherDatabaseResources struct {
	// contains filtered or unexported fields
}

Match database resources not covered by any other filter.

func (*AllOtherDatabaseResources) Descriptor deprecated added in v1.13.0

func (*AllOtherDatabaseResources) Descriptor() ([]byte, []int)

Deprecated: Use AllOtherDatabaseResources.ProtoReflect.Descriptor instead.

func (*AllOtherDatabaseResources) ProtoMessage added in v1.13.0

func (*AllOtherDatabaseResources) ProtoMessage()

func (*AllOtherDatabaseResources) ProtoReflect added in v1.13.0

func (*AllOtherDatabaseResources) Reset added in v1.13.0

func (x *AllOtherDatabaseResources) Reset()

func (*AllOtherDatabaseResources) String added in v1.13.0

func (x *AllOtherDatabaseResources) String() string

type AllOtherResources added in v1.15.0

type AllOtherResources struct {
	// contains filtered or unexported fields
}

Match discovery resources not covered by any other filter.

func (*AllOtherResources) Descriptor deprecated added in v1.15.0

func (*AllOtherResources) Descriptor() ([]byte, []int)

Deprecated: Use AllOtherResources.ProtoReflect.Descriptor instead.

func (*AllOtherResources) ProtoMessage added in v1.15.0

func (*AllOtherResources) ProtoMessage()

func (*AllOtherResources) ProtoReflect added in v1.15.0

func (x *AllOtherResources) ProtoReflect() protoreflect.Message

func (*AllOtherResources) Reset added in v1.15.0

func (x *AllOtherResources) Reset()

func (*AllOtherResources) String added in v1.15.0

func (x *AllOtherResources) String() string

type AmazonS3Bucket added in v1.19.0

type AmazonS3Bucket struct {

	// The AWS account.
	AwsAccount *AwsAccount `protobuf:"bytes,1,opt,name=aws_account,json=awsAccount,proto3" json:"aws_account,omitempty"`
	// Required. The bucket name.
	BucketName string `protobuf:"bytes,2,opt,name=bucket_name,json=bucketName,proto3" json:"bucket_name,omitempty"`
	// contains filtered or unexported fields
}

Amazon S3 bucket.

func (*AmazonS3Bucket) Descriptor deprecated added in v1.19.0

func (*AmazonS3Bucket) Descriptor() ([]byte, []int)

Deprecated: Use AmazonS3Bucket.ProtoReflect.Descriptor instead.

func (*AmazonS3Bucket) GetAwsAccount added in v1.19.0

func (x *AmazonS3Bucket) GetAwsAccount() *AwsAccount

func (*AmazonS3Bucket) GetBucketName added in v1.19.0

func (x *AmazonS3Bucket) GetBucketName() string

func (*AmazonS3Bucket) ProtoMessage added in v1.19.0

func (*AmazonS3Bucket) ProtoMessage()

func (*AmazonS3Bucket) ProtoReflect added in v1.19.0

func (x *AmazonS3Bucket) ProtoReflect() protoreflect.Message

func (*AmazonS3Bucket) Reset added in v1.19.0

func (x *AmazonS3Bucket) Reset()

func (*AmazonS3Bucket) String added in v1.19.0

func (x *AmazonS3Bucket) String() string

type AmazonS3BucketConditions added in v1.19.0

type AmazonS3BucketConditions struct {

	// Optional. Bucket types that should be profiled.
	// Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.
	BucketTypes []AmazonS3BucketConditions_BucketType `` /* 165-byte string literal not displayed */
	// Optional. Object classes that should be profiled.
	// Optional. Defaults to ALL_SUPPORTED_CLASSES if unspecified.
	ObjectStorageClasses []AmazonS3BucketConditions_ObjectStorageClass `` /* 202-byte string literal not displayed */
	// contains filtered or unexported fields
}

Amazon S3 bucket conditions.

func (*AmazonS3BucketConditions) Descriptor deprecated added in v1.19.0

func (*AmazonS3BucketConditions) Descriptor() ([]byte, []int)

Deprecated: Use AmazonS3BucketConditions.ProtoReflect.Descriptor instead.

func (*AmazonS3BucketConditions) GetBucketTypes added in v1.19.0

func (*AmazonS3BucketConditions) GetObjectStorageClasses added in v1.19.0

func (*AmazonS3BucketConditions) ProtoMessage added in v1.19.0

func (*AmazonS3BucketConditions) ProtoMessage()

func (*AmazonS3BucketConditions) ProtoReflect added in v1.19.0

func (x *AmazonS3BucketConditions) ProtoReflect() protoreflect.Message

func (*AmazonS3BucketConditions) Reset added in v1.19.0

func (x *AmazonS3BucketConditions) Reset()

func (*AmazonS3BucketConditions) String added in v1.19.0

func (x *AmazonS3BucketConditions) String() string

type AmazonS3BucketConditions_BucketType added in v1.19.0

type AmazonS3BucketConditions_BucketType int32

Supported Amazon S3 bucket types. Defaults to TYPE_ALL_SUPPORTED.

const (
	// Unused.
	AmazonS3BucketConditions_TYPE_UNSPECIFIED AmazonS3BucketConditions_BucketType = 0
	// All supported classes.
	AmazonS3BucketConditions_TYPE_ALL_SUPPORTED AmazonS3BucketConditions_BucketType = 1
	// A general purpose Amazon S3 bucket.
	AmazonS3BucketConditions_TYPE_GENERAL_PURPOSE AmazonS3BucketConditions_BucketType = 2
)

func (AmazonS3BucketConditions_BucketType) Descriptor added in v1.19.0

func (AmazonS3BucketConditions_BucketType) Enum added in v1.19.0

func (AmazonS3BucketConditions_BucketType) EnumDescriptor deprecated added in v1.19.0

func (AmazonS3BucketConditions_BucketType) EnumDescriptor() ([]byte, []int)

Deprecated: Use AmazonS3BucketConditions_BucketType.Descriptor instead.

func (AmazonS3BucketConditions_BucketType) Number added in v1.19.0

func (AmazonS3BucketConditions_BucketType) String added in v1.19.0

func (AmazonS3BucketConditions_BucketType) Type added in v1.19.0

type AmazonS3BucketConditions_ObjectStorageClass added in v1.19.0

type AmazonS3BucketConditions_ObjectStorageClass int32

Supported Amazon S3 object storage classes. Defaults to ALL_SUPPORTED_CLASSES.

const (
	// Unused.
	AmazonS3BucketConditions_UNSPECIFIED AmazonS3BucketConditions_ObjectStorageClass = 0
	// All supported classes.
	AmazonS3BucketConditions_ALL_SUPPORTED_CLASSES AmazonS3BucketConditions_ObjectStorageClass = 1
	// Standard object class.
	AmazonS3BucketConditions_STANDARD AmazonS3BucketConditions_ObjectStorageClass = 2
	// Standard - infrequent access object class.
	AmazonS3BucketConditions_STANDARD_INFREQUENT_ACCESS AmazonS3BucketConditions_ObjectStorageClass = 4
	// Glacier - instant retrieval object class.
	AmazonS3BucketConditions_GLACIER_INSTANT_RETRIEVAL AmazonS3BucketConditions_ObjectStorageClass = 6
	// Objects in the S3 Intelligent-Tiering access tiers.
	AmazonS3BucketConditions_INTELLIGENT_TIERING AmazonS3BucketConditions_ObjectStorageClass = 7
)

func (AmazonS3BucketConditions_ObjectStorageClass) Descriptor added in v1.19.0

func (AmazonS3BucketConditions_ObjectStorageClass) Enum added in v1.19.0

func (AmazonS3BucketConditions_ObjectStorageClass) EnumDescriptor deprecated added in v1.19.0

func (AmazonS3BucketConditions_ObjectStorageClass) EnumDescriptor() ([]byte, []int)

Deprecated: Use AmazonS3BucketConditions_ObjectStorageClass.Descriptor instead.

func (AmazonS3BucketConditions_ObjectStorageClass) Number added in v1.19.0

func (AmazonS3BucketConditions_ObjectStorageClass) String added in v1.19.0

func (AmazonS3BucketConditions_ObjectStorageClass) Type added in v1.19.0

type AmazonS3BucketRegex added in v1.19.0

type AmazonS3BucketRegex struct {

	// The AWS account regex.
	AwsAccountRegex *AwsAccountRegex `protobuf:"bytes,1,opt,name=aws_account_regex,json=awsAccountRegex,proto3" json:"aws_account_regex,omitempty"`
	// Optional. Regex to test the bucket name against.
	// If empty, all buckets match.
	BucketNameRegex string `protobuf:"bytes,2,opt,name=bucket_name_regex,json=bucketNameRegex,proto3" json:"bucket_name_regex,omitempty"`
	// contains filtered or unexported fields
}

Amazon S3 bucket regex.

func (*AmazonS3BucketRegex) Descriptor deprecated added in v1.19.0

func (*AmazonS3BucketRegex) Descriptor() ([]byte, []int)

Deprecated: Use AmazonS3BucketRegex.ProtoReflect.Descriptor instead.

func (*AmazonS3BucketRegex) GetAwsAccountRegex added in v1.19.0

func (x *AmazonS3BucketRegex) GetAwsAccountRegex() *AwsAccountRegex

func (*AmazonS3BucketRegex) GetBucketNameRegex added in v1.19.0

func (x *AmazonS3BucketRegex) GetBucketNameRegex() string

func (*AmazonS3BucketRegex) ProtoMessage added in v1.19.0

func (*AmazonS3BucketRegex) ProtoMessage()

func (*AmazonS3BucketRegex) ProtoReflect added in v1.19.0

func (x *AmazonS3BucketRegex) ProtoReflect() protoreflect.Message

func (*AmazonS3BucketRegex) Reset added in v1.19.0

func (x *AmazonS3BucketRegex) Reset()

func (*AmazonS3BucketRegex) String added in v1.19.0

func (x *AmazonS3BucketRegex) String() string

type AnalyzeDataSourceRiskDetails

type AnalyzeDataSourceRiskDetails struct {

	// Privacy metric to compute.
	RequestedPrivacyMetric *PrivacyMetric `` /* 129-byte string literal not displayed */
	// Input dataset to compute metrics over.
	RequestedSourceTable *BigQueryTable `protobuf:"bytes,2,opt,name=requested_source_table,json=requestedSourceTable,proto3" json:"requested_source_table,omitempty"`
	// Values associated with this metric.
	//
	// Types that are assignable to Result:
	//
	//	*AnalyzeDataSourceRiskDetails_NumericalStatsResult_
	//	*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_
	//	*AnalyzeDataSourceRiskDetails_KAnonymityResult_
	//	*AnalyzeDataSourceRiskDetails_LDiversityResult_
	//	*AnalyzeDataSourceRiskDetails_KMapEstimationResult_
	//	*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_
	Result isAnalyzeDataSourceRiskDetails_Result `protobuf_oneof:"result"`
	// The configuration used for this job.
	RequestedOptions *AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions `protobuf:"bytes,10,opt,name=requested_options,json=requestedOptions,proto3" json:"requested_options,omitempty"`
	// contains filtered or unexported fields
}

Result of a risk analysis operation request.

func (*AnalyzeDataSourceRiskDetails) Descriptor deprecated

func (*AnalyzeDataSourceRiskDetails) Descriptor() ([]byte, []int)

Deprecated: Use AnalyzeDataSourceRiskDetails.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails) GetCategoricalStatsResult

func (*AnalyzeDataSourceRiskDetails) GetDeltaPresenceEstimationResult

func (*AnalyzeDataSourceRiskDetails) GetKAnonymityResult

func (*AnalyzeDataSourceRiskDetails) GetKMapEstimationResult

func (*AnalyzeDataSourceRiskDetails) GetLDiversityResult

func (*AnalyzeDataSourceRiskDetails) GetNumericalStatsResult

func (*AnalyzeDataSourceRiskDetails) GetRequestedOptions

func (*AnalyzeDataSourceRiskDetails) GetRequestedPrivacyMetric

func (x *AnalyzeDataSourceRiskDetails) GetRequestedPrivacyMetric() *PrivacyMetric

func (*AnalyzeDataSourceRiskDetails) GetRequestedSourceTable

func (x *AnalyzeDataSourceRiskDetails) GetRequestedSourceTable() *BigQueryTable

func (*AnalyzeDataSourceRiskDetails) GetResult

func (m *AnalyzeDataSourceRiskDetails) GetResult() isAnalyzeDataSourceRiskDetails_Result

func (*AnalyzeDataSourceRiskDetails) ProtoMessage

func (*AnalyzeDataSourceRiskDetails) ProtoMessage()

func (*AnalyzeDataSourceRiskDetails) ProtoReflect

func (*AnalyzeDataSourceRiskDetails) Reset

func (x *AnalyzeDataSourceRiskDetails) Reset()

func (*AnalyzeDataSourceRiskDetails) String

type AnalyzeDataSourceRiskDetails_CategoricalStatsResult

type AnalyzeDataSourceRiskDetails_CategoricalStatsResult struct {

	// Histogram of value frequencies in the column.
	ValueFrequencyHistogramBuckets []*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

Result of the categorical stats computation.

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_CategoricalStatsResult.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) GetValueFrequencyHistogramBuckets

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Reset

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) String

type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_

type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_ struct {
	// Categorical stats result
	CategoricalStatsResult *AnalyzeDataSourceRiskDetails_CategoricalStatsResult `protobuf:"bytes,4,opt,name=categorical_stats_result,json=categoricalStatsResult,proto3,oneof"`
}

type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket

type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket struct {

	// Lower bound on the value frequency of the values in this bucket.
	ValueFrequencyLowerBound int64 `` /* 138-byte string literal not displayed */
	// Upper bound on the value frequency of the values in this bucket.
	ValueFrequencyUpperBound int64 `` /* 138-byte string literal not displayed */
	// Total number of values in this bucket.
	BucketSize int64 `protobuf:"varint,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"`
	// Sample of value frequencies in this bucket. The total number of
	// values returned per bucket is capped at 20.
	BucketValues []*ValueFrequency `protobuf:"bytes,4,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"`
	// Total number of distinct values in this bucket.
	BucketValueCount int64 `protobuf:"varint,5,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"`
	// contains filtered or unexported fields
}

Histogram of value frequencies in the column.

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketSize

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValueCount

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValues

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyLowerBound

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyUpperBound

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Reset

func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) String

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult struct {

	// The intervals [min_probability, max_probability) do not overlap. If a
	// value doesn't correspond to any such interval, the associated frequency
	// is zero. For example, the following records:
	//
	//	{min_probability: 0, max_probability: 0.1, frequency: 17}
	//	{min_probability: 0.2, max_probability: 0.3, frequency: 42}
	//	{min_probability: 0.3, max_probability: 0.4, frequency: 99}
	//
	// mean that there are no record with an estimated probability in [0.1, 0.2)
	// nor larger or equal to 0.4.
	DeltaPresenceEstimationHistogram []*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

Result of the δ-presence computation. Note that these results are an estimation, not exact values.

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Reset

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) String

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_ struct {
	// Delta-presence result
	DeltaPresenceEstimationResult *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult `protobuf:"bytes,9,opt,name=delta_presence_estimation_result,json=deltaPresenceEstimationResult,proto3,oneof"`
}

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket struct {

	// Between 0 and 1.
	MinProbability float64 `protobuf:"fixed64,1,opt,name=min_probability,json=minProbability,proto3" json:"min_probability,omitempty"`
	// Always greater than or equal to min_probability.
	MaxProbability float64 `protobuf:"fixed64,2,opt,name=max_probability,json=maxProbability,proto3" json:"max_probability,omitempty"`
	// Number of records within these probability bounds.
	BucketSize int64 `protobuf:"varint,5,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"`
	// Sample of quasi-identifier tuple values in this bucket. The total
	// number of classes returned per bucket is capped at 20.
	BucketValues []*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues `protobuf:"bytes,6,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"`
	// Total number of distinct quasi-identifier tuple values in this bucket.
	BucketValueCount int64 `protobuf:"varint,7,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"`
	// contains filtered or unexported fields
}

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). An important particular case is when min_probability = max_probability = 1: then, every individual who shares this quasi-identifier combination is in the dataset.

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketSize

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValueCount

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValues

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMaxProbability

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMinProbability

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Reset

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) String

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues

type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues struct {

	// The quasi-identifier values.
	QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"`
	// The estimated probability that a given individual sharing these
	// quasi-identifier values is in the dataset. This value, typically
	// called δ, is the ratio between the number of records in the dataset
	// with these quasi-identifier values, and the total number of individuals
	// (inside *and* outside the dataset) with these quasi-identifier values.
	// For example, if there are 15 individuals in the dataset who share the
	// same quasi-identifier values, and an estimated 100 people in the entire
	// population with these values, then δ is 0.15.
	EstimatedProbability float64 `protobuf:"fixed64,2,opt,name=estimated_probability,json=estimatedProbability,proto3" json:"estimated_probability,omitempty"`
	// contains filtered or unexported fields
}

A tuple of values for the quasi-identifier columns.

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetEstimatedProbability

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetQuasiIdsValues

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Reset

func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) String

type AnalyzeDataSourceRiskDetails_KAnonymityResult

type AnalyzeDataSourceRiskDetails_KAnonymityResult struct {

	// Histogram of k-anonymity equivalence classes.
	EquivalenceClassHistogramBuckets []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

Result of the k-anonymity computation.

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_KAnonymityResult.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) GetEquivalenceClassHistogramBuckets

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) Reset

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) String

type AnalyzeDataSourceRiskDetails_KAnonymityResult_

type AnalyzeDataSourceRiskDetails_KAnonymityResult_ struct {
	// K-anonymity result
	KAnonymityResult *AnalyzeDataSourceRiskDetails_KAnonymityResult `protobuf:"bytes,5,opt,name=k_anonymity_result,json=kAnonymityResult,proto3,oneof"`
}

type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass

type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass struct {

	// Set of values defining the equivalence class. One value per
	// quasi-identifier column in the original KAnonymity metric message.
	// The order is always the same as the original request.
	QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"`
	// Size of the equivalence class, for example number of rows with the
	// above set of values.
	EquivalenceClassSize int64 `protobuf:"varint,2,opt,name=equivalence_class_size,json=equivalenceClassSize,proto3" json:"equivalence_class_size,omitempty"`
	// contains filtered or unexported fields
}

The set of columns' values that share the same ldiversity value

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetEquivalenceClassSize

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetQuasiIdsValues

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Reset

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) String

type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket

type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket struct {

	// Lower bound on the size of the equivalence classes in this bucket.
	EquivalenceClassSizeLowerBound int64 `` /* 158-byte string literal not displayed */
	// Upper bound on the size of the equivalence classes in this bucket.
	EquivalenceClassSizeUpperBound int64 `` /* 158-byte string literal not displayed */
	// Total number of equivalence classes in this bucket.
	BucketSize int64 `protobuf:"varint,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"`
	// Sample of equivalence classes in this bucket. The total number of
	// classes returned per bucket is capped at 20.
	BucketValues []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass `protobuf:"bytes,4,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"`
	// Total number of distinct equivalence classes in this bucket.
	BucketValueCount int64 `protobuf:"varint,5,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"`
	// contains filtered or unexported fields
}

Histogram of k-anonymity equivalence classes.

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketSize

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValueCount

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValues

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeLowerBound

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeUpperBound

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Reset

func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) String

type AnalyzeDataSourceRiskDetails_KMapEstimationResult

type AnalyzeDataSourceRiskDetails_KMapEstimationResult struct {

	// The intervals [min_anonymity, max_anonymity] do not overlap. If a value
	// doesn't correspond to any such interval, the associated frequency is
	// zero. For example, the following records:
	//
	//	{min_anonymity: 1, max_anonymity: 1, frequency: 17}
	//	{min_anonymity: 2, max_anonymity: 3, frequency: 42}
	//	{min_anonymity: 5, max_anonymity: 10, frequency: 99}
	//
	// mean that there are no record with an estimated anonymity of 4, 5, or
	// larger than 10.
	KMapEstimationHistogram []*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

Result of the reidentifiability analysis. Note that these results are an estimation, not exact values.

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_KMapEstimationResult.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) GetKMapEstimationHistogram

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) Reset

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) String

type AnalyzeDataSourceRiskDetails_KMapEstimationResult_

type AnalyzeDataSourceRiskDetails_KMapEstimationResult_ struct {
	// K-map result
	KMapEstimationResult *AnalyzeDataSourceRiskDetails_KMapEstimationResult `protobuf:"bytes,7,opt,name=k_map_estimation_result,json=kMapEstimationResult,proto3,oneof"`
}

type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket

type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket struct {

	// Always positive.
	MinAnonymity int64 `protobuf:"varint,1,opt,name=min_anonymity,json=minAnonymity,proto3" json:"min_anonymity,omitempty"`
	// Always greater than or equal to min_anonymity.
	MaxAnonymity int64 `protobuf:"varint,2,opt,name=max_anonymity,json=maxAnonymity,proto3" json:"max_anonymity,omitempty"`
	// Number of records within these anonymity bounds.
	BucketSize int64 `protobuf:"varint,5,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"`
	// Sample of quasi-identifier tuple values in this bucket. The total
	// number of classes returned per bucket is capped at 20.
	BucketValues []*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues `protobuf:"bytes,6,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"`
	// Total number of distinct quasi-identifier tuple values in this bucket.
	BucketValueCount int64 `protobuf:"varint,7,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"`
	// contains filtered or unexported fields
}

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. An important particular case is when min_anonymity = max_anonymity = 1: the frequency field then corresponds to the number of uniquely identifiable records.

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketSize

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValueCount

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValues

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMaxAnonymity

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMinAnonymity

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Reset

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) String

type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues

type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues struct {

	// The quasi-identifier values.
	QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"`
	// The estimated anonymity for these quasi-identifier values.
	EstimatedAnonymity int64 `protobuf:"varint,2,opt,name=estimated_anonymity,json=estimatedAnonymity,proto3" json:"estimated_anonymity,omitempty"`
	// contains filtered or unexported fields
}

A tuple of values for the quasi-identifier columns.

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetEstimatedAnonymity

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetQuasiIdsValues

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Reset

func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) String

type AnalyzeDataSourceRiskDetails_LDiversityResult

type AnalyzeDataSourceRiskDetails_LDiversityResult struct {

	// Histogram of l-diversity equivalence class sensitive value frequencies.
	SensitiveValueFrequencyHistogramBuckets []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket `` /* 184-byte string literal not displayed */
	// contains filtered or unexported fields
}

Result of the l-diversity computation.

func (*AnalyzeDataSourceRiskDetails_LDiversityResult) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_LDiversityResult.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_LDiversityResult) GetSensitiveValueFrequencyHistogramBuckets

func (*AnalyzeDataSourceRiskDetails_LDiversityResult) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_LDiversityResult) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_LDiversityResult) Reset

func (*AnalyzeDataSourceRiskDetails_LDiversityResult) String

type AnalyzeDataSourceRiskDetails_LDiversityResult_

type AnalyzeDataSourceRiskDetails_LDiversityResult_ struct {
	// L-divesity result
	LDiversityResult *AnalyzeDataSourceRiskDetails_LDiversityResult `protobuf:"bytes,6,opt,name=l_diversity_result,json=lDiversityResult,proto3,oneof"`
}

type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass

type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass struct {

	// Quasi-identifier values defining the k-anonymity equivalence
	// class. The order is always the same as the original request.
	QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"`
	// Size of the k-anonymity equivalence class.
	EquivalenceClassSize int64 `protobuf:"varint,2,opt,name=equivalence_class_size,json=equivalenceClassSize,proto3" json:"equivalence_class_size,omitempty"`
	// Number of distinct sensitive values in this equivalence class.
	NumDistinctSensitiveValues int64 `` /* 144-byte string literal not displayed */
	// Estimated frequencies of top sensitive values.
	TopSensitiveValues []*ValueFrequency `protobuf:"bytes,4,rep,name=top_sensitive_values,json=topSensitiveValues,proto3" json:"top_sensitive_values,omitempty"`
	// contains filtered or unexported fields
}

The set of columns' values that share the same ldiversity value.

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetEquivalenceClassSize

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetNumDistinctSensitiveValues

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetQuasiIdsValues

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetTopSensitiveValues

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Reset

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) String

type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket

type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket struct {

	// Lower bound on the sensitive value frequencies of the equivalence
	// classes in this bucket.
	SensitiveValueFrequencyLowerBound int64 `` /* 167-byte string literal not displayed */
	// Upper bound on the sensitive value frequencies of the equivalence
	// classes in this bucket.
	SensitiveValueFrequencyUpperBound int64 `` /* 167-byte string literal not displayed */
	// Total number of equivalence classes in this bucket.
	BucketSize int64 `protobuf:"varint,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"`
	// Sample of equivalence classes in this bucket. The total number of
	// classes returned per bucket is capped at 20.
	BucketValues []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass `protobuf:"bytes,4,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"`
	// Total number of distinct equivalence classes in this bucket.
	BucketValueCount int64 `protobuf:"varint,5,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"`
	// contains filtered or unexported fields
}

Histogram of l-diversity equivalence class sensitive value frequencies.

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketSize

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValueCount

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValues

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyLowerBound

func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyLowerBound() int64

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyUpperBound

func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyUpperBound() int64

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Reset

func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) String

type AnalyzeDataSourceRiskDetails_NumericalStatsResult

type AnalyzeDataSourceRiskDetails_NumericalStatsResult struct {

	// Minimum value appearing in the column.
	MinValue *Value `protobuf:"bytes,1,opt,name=min_value,json=minValue,proto3" json:"min_value,omitempty"`
	// Maximum value appearing in the column.
	MaxValue *Value `protobuf:"bytes,2,opt,name=max_value,json=maxValue,proto3" json:"max_value,omitempty"`
	// List of 99 values that partition the set of field values into 100 equal
	// sized buckets.
	QuantileValues []*Value `protobuf:"bytes,4,rep,name=quantile_values,json=quantileValues,proto3" json:"quantile_values,omitempty"`
	// contains filtered or unexported fields
}

Result of the numerical stats computation.

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_NumericalStatsResult.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMaxValue

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMinValue

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetQuantileValues

func (x *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetQuantileValues() []*Value

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) Reset

func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) String

type AnalyzeDataSourceRiskDetails_NumericalStatsResult_

type AnalyzeDataSourceRiskDetails_NumericalStatsResult_ struct {
	// Numerical stats result
	NumericalStatsResult *AnalyzeDataSourceRiskDetails_NumericalStatsResult `protobuf:"bytes,3,opt,name=numerical_stats_result,json=numericalStatsResult,proto3,oneof"`
}

type AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions

type AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions struct {

	// The job config for the risk job.
	JobConfig *RiskAnalysisJobConfig `protobuf:"bytes,1,opt,name=job_config,json=jobConfig,proto3" json:"job_config,omitempty"`
	// contains filtered or unexported fields
}

Risk analysis options.

func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) Descriptor deprecated

Deprecated: Use AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions.ProtoReflect.Descriptor instead.

func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) GetJobConfig

func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) ProtoMessage

func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) ProtoReflect

func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) Reset

func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) String

type AwsAccount added in v1.19.0

type AwsAccount struct {

	// Required. AWS account ID.
	AccountId string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"`
	// contains filtered or unexported fields
}

AWS account.

func (*AwsAccount) Descriptor deprecated added in v1.19.0

func (*AwsAccount) Descriptor() ([]byte, []int)

Deprecated: Use AwsAccount.ProtoReflect.Descriptor instead.

func (*AwsAccount) GetAccountId added in v1.19.0

func (x *AwsAccount) GetAccountId() string

func (*AwsAccount) ProtoMessage added in v1.19.0

func (*AwsAccount) ProtoMessage()

func (*AwsAccount) ProtoReflect added in v1.19.0

func (x *AwsAccount) ProtoReflect() protoreflect.Message

func (*AwsAccount) Reset added in v1.19.0

func (x *AwsAccount) Reset()

func (*AwsAccount) String added in v1.19.0

func (x *AwsAccount) String() string

type AwsAccountRegex added in v1.19.0

type AwsAccountRegex struct {

	// Optional. Regex to test the AWS account ID against.
	// If empty, all accounts match.
	AccountIdRegex string `protobuf:"bytes,1,opt,name=account_id_regex,json=accountIdRegex,proto3" json:"account_id_regex,omitempty"`
	// contains filtered or unexported fields
}

AWS account regex.

func (*AwsAccountRegex) Descriptor deprecated added in v1.19.0

func (*AwsAccountRegex) Descriptor() ([]byte, []int)

Deprecated: Use AwsAccountRegex.ProtoReflect.Descriptor instead.

func (*AwsAccountRegex) GetAccountIdRegex added in v1.19.0

func (x *AwsAccountRegex) GetAccountIdRegex() string

func (*AwsAccountRegex) ProtoMessage added in v1.19.0

func (*AwsAccountRegex) ProtoMessage()

func (*AwsAccountRegex) ProtoReflect added in v1.19.0

func (x *AwsAccountRegex) ProtoReflect() protoreflect.Message

func (*AwsAccountRegex) Reset added in v1.19.0

func (x *AwsAccountRegex) Reset()

func (*AwsAccountRegex) String added in v1.19.0

func (x *AwsAccountRegex) String() string

type BigQueryDiscoveryTarget added in v1.11.0

type BigQueryDiscoveryTarget struct {

	// Required. The tables the discovery cadence applies to. The first target
	// with a matching filter will be the one to apply to a table.
	Filter *DiscoveryBigQueryFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"`
	// In addition to matching the filter, these conditions must be true
	// before a profile is generated.
	Conditions *DiscoveryBigQueryConditions `protobuf:"bytes,2,opt,name=conditions,proto3" json:"conditions,omitempty"`
	// The generation rule includes the logic on how frequently
	// to update the data profiles. If not specified, discovery will re-run and
	// update no more than once a month if new columns appear in the table.
	//
	// Types that are assignable to Frequency:
	//
	//	*BigQueryDiscoveryTarget_Cadence
	//	*BigQueryDiscoveryTarget_Disabled
	Frequency isBigQueryDiscoveryTarget_Frequency `protobuf_oneof:"frequency"`
	// contains filtered or unexported fields
}

Target used to match against for discovery with BigQuery tables

func (*BigQueryDiscoveryTarget) Descriptor deprecated added in v1.11.0

func (*BigQueryDiscoveryTarget) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryDiscoveryTarget.ProtoReflect.Descriptor instead.

func (*BigQueryDiscoveryTarget) GetCadence added in v1.11.0

func (*BigQueryDiscoveryTarget) GetConditions added in v1.11.0

func (*BigQueryDiscoveryTarget) GetDisabled added in v1.11.0

func (x *BigQueryDiscoveryTarget) GetDisabled() *Disabled

func (*BigQueryDiscoveryTarget) GetFilter added in v1.11.0

func (*BigQueryDiscoveryTarget) GetFrequency added in v1.11.0

func (m *BigQueryDiscoveryTarget) GetFrequency() isBigQueryDiscoveryTarget_Frequency

func (*BigQueryDiscoveryTarget) ProtoMessage added in v1.11.0

func (*BigQueryDiscoveryTarget) ProtoMessage()

func (*BigQueryDiscoveryTarget) ProtoReflect added in v1.11.0

func (x *BigQueryDiscoveryTarget) ProtoReflect() protoreflect.Message

func (*BigQueryDiscoveryTarget) Reset added in v1.11.0

func (x *BigQueryDiscoveryTarget) Reset()

func (*BigQueryDiscoveryTarget) String added in v1.11.0

func (x *BigQueryDiscoveryTarget) String() string

type BigQueryDiscoveryTarget_Cadence added in v1.11.0

type BigQueryDiscoveryTarget_Cadence struct {
	// How often and when to update profiles. New tables that match both the
	// filter and conditions are scanned as quickly as possible depending on
	// system capacity.
	Cadence *DiscoveryGenerationCadence `protobuf:"bytes,3,opt,name=cadence,proto3,oneof"`
}

type BigQueryDiscoveryTarget_Disabled added in v1.11.0

type BigQueryDiscoveryTarget_Disabled struct {
	// Tables that match this filter will not have profiles created.
	Disabled *Disabled `protobuf:"bytes,4,opt,name=disabled,proto3,oneof"`
}

type BigQueryField

type BigQueryField struct {

	// Source table of the field.
	Table *BigQueryTable `protobuf:"bytes,1,opt,name=table,proto3" json:"table,omitempty"`
	// Designated field in the BigQuery table.
	Field *FieldId `protobuf:"bytes,2,opt,name=field,proto3" json:"field,omitempty"`
	// contains filtered or unexported fields
}

Message defining a field of a BigQuery table.

func (*BigQueryField) Descriptor deprecated

func (*BigQueryField) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryField.ProtoReflect.Descriptor instead.

func (*BigQueryField) GetField

func (x *BigQueryField) GetField() *FieldId

func (*BigQueryField) GetTable

func (x *BigQueryField) GetTable() *BigQueryTable

func (*BigQueryField) ProtoMessage

func (*BigQueryField) ProtoMessage()

func (*BigQueryField) ProtoReflect

func (x *BigQueryField) ProtoReflect() protoreflect.Message

func (*BigQueryField) Reset

func (x *BigQueryField) Reset()

func (*BigQueryField) String

func (x *BigQueryField) String() string

type BigQueryKey

type BigQueryKey struct {

	// Complete BigQuery table reference.
	TableReference *BigQueryTable `protobuf:"bytes,1,opt,name=table_reference,json=tableReference,proto3" json:"table_reference,omitempty"`
	// Row number inferred at the time the table was scanned. This value is
	// nondeterministic, cannot be queried, and may be null for inspection
	// jobs. To locate findings within a table, specify
	// `inspect_job.storage_config.big_query_options.identifying_fields` in
	// `CreateDlpJobRequest`.
	RowNumber int64 `protobuf:"varint,2,opt,name=row_number,json=rowNumber,proto3" json:"row_number,omitempty"`
	// contains filtered or unexported fields
}

Row key for identifying a record in BigQuery table.

func (*BigQueryKey) Descriptor deprecated

func (*BigQueryKey) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryKey.ProtoReflect.Descriptor instead.

func (*BigQueryKey) GetRowNumber

func (x *BigQueryKey) GetRowNumber() int64

func (*BigQueryKey) GetTableReference

func (x *BigQueryKey) GetTableReference() *BigQueryTable

func (*BigQueryKey) ProtoMessage

func (*BigQueryKey) ProtoMessage()

func (*BigQueryKey) ProtoReflect

func (x *BigQueryKey) ProtoReflect() protoreflect.Message

func (*BigQueryKey) Reset

func (x *BigQueryKey) Reset()

func (*BigQueryKey) String

func (x *BigQueryKey) String() string

type BigQueryOptions

type BigQueryOptions struct {

	// Complete BigQuery table reference.
	TableReference *BigQueryTable `protobuf:"bytes,1,opt,name=table_reference,json=tableReference,proto3" json:"table_reference,omitempty"`
	// Table fields that may uniquely identify a row within the table. When
	// `actions.saveFindings.outputConfig.table` is specified, the values of
	// columns specified here are available in the output table under
	// `location.content_locations.record_location.record_key.id_values`. Nested
	// fields such as `person.birthdate.year` are allowed.
	IdentifyingFields []*FieldId `protobuf:"bytes,2,rep,name=identifying_fields,json=identifyingFields,proto3" json:"identifying_fields,omitempty"`
	// Max number of rows to scan. If the table has more rows than this value, the
	// rest of the rows are omitted. If not set, or if set to 0, all rows will be
	// scanned. Only one of rows_limit and rows_limit_percent can be specified.
	// Cannot be used in conjunction with TimespanConfig.
	RowsLimit int64 `protobuf:"varint,3,opt,name=rows_limit,json=rowsLimit,proto3" json:"rows_limit,omitempty"`
	// Max percentage of rows to scan. The rest are omitted. The number of rows
	// scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and
	// 100 means no limit. Defaults to 0. Only one of rows_limit and
	// rows_limit_percent can be specified. Cannot be used in conjunction with
	// TimespanConfig.
	//
	// Caution: A [known
	// issue](https://cloud.google.com/sensitive-data-protection/docs/known-issues#bq-sampling)
	// is causing the `rowsLimitPercent` field to behave unexpectedly. We
	// recommend using `rowsLimit` instead.
	RowsLimitPercent int32 `protobuf:"varint,6,opt,name=rows_limit_percent,json=rowsLimitPercent,proto3" json:"rows_limit_percent,omitempty"`
	// How to sample the data.
	SampleMethod BigQueryOptions_SampleMethod `` /* 154-byte string literal not displayed */
	// References to fields excluded from scanning. This allows you to skip
	// inspection of entire columns which you know have no findings.
	// When inspecting a table, we recommend that you inspect all columns.
	// Otherwise, findings might be affected because hints from excluded columns
	// will not be used.
	ExcludedFields []*FieldId `protobuf:"bytes,5,rep,name=excluded_fields,json=excludedFields,proto3" json:"excluded_fields,omitempty"`
	// Limit scanning only to these fields.
	// When inspecting a table, we recommend that you inspect all columns.
	// Otherwise, findings might be affected because hints from excluded columns
	// will not be used.
	IncludedFields []*FieldId `protobuf:"bytes,7,rep,name=included_fields,json=includedFields,proto3" json:"included_fields,omitempty"`
	// contains filtered or unexported fields
}

Options defining BigQuery table and row identifiers.

func (*BigQueryOptions) Descriptor deprecated

func (*BigQueryOptions) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryOptions.ProtoReflect.Descriptor instead.

func (*BigQueryOptions) GetExcludedFields

func (x *BigQueryOptions) GetExcludedFields() []*FieldId

func (*BigQueryOptions) GetIdentifyingFields

func (x *BigQueryOptions) GetIdentifyingFields() []*FieldId

func (*BigQueryOptions) GetIncludedFields

func (x *BigQueryOptions) GetIncludedFields() []*FieldId

func (*BigQueryOptions) GetRowsLimit

func (x *BigQueryOptions) GetRowsLimit() int64

func (*BigQueryOptions) GetRowsLimitPercent

func (x *BigQueryOptions) GetRowsLimitPercent() int32

func (*BigQueryOptions) GetSampleMethod

func (x *BigQueryOptions) GetSampleMethod() BigQueryOptions_SampleMethod

func (*BigQueryOptions) GetTableReference

func (x *BigQueryOptions) GetTableReference() *BigQueryTable

func (*BigQueryOptions) ProtoMessage

func (*BigQueryOptions) ProtoMessage()

func (*BigQueryOptions) ProtoReflect

func (x *BigQueryOptions) ProtoReflect() protoreflect.Message

func (*BigQueryOptions) Reset

func (x *BigQueryOptions) Reset()

func (*BigQueryOptions) String

func (x *BigQueryOptions) String() string

type BigQueryOptions_SampleMethod

type BigQueryOptions_SampleMethod int32

How to sample rows if not all rows are scanned. Meaningful only when used in conjunction with either rows_limit or rows_limit_percent. If not specified, rows are scanned in the order BigQuery reads them.

const (
	// No sampling.
	BigQueryOptions_SAMPLE_METHOD_UNSPECIFIED BigQueryOptions_SampleMethod = 0
	// Scan groups of rows in the order BigQuery provides (default). Multiple
	// groups of rows may be scanned in parallel, so results may not appear in
	// the same order the rows are read.
	BigQueryOptions_TOP BigQueryOptions_SampleMethod = 1
	// Randomly pick groups of rows to scan.
	BigQueryOptions_RANDOM_START BigQueryOptions_SampleMethod = 2
)

func (BigQueryOptions_SampleMethod) Descriptor

func (BigQueryOptions_SampleMethod) Enum

func (BigQueryOptions_SampleMethod) EnumDescriptor deprecated

func (BigQueryOptions_SampleMethod) EnumDescriptor() ([]byte, []int)

Deprecated: Use BigQueryOptions_SampleMethod.Descriptor instead.

func (BigQueryOptions_SampleMethod) Number

func (BigQueryOptions_SampleMethod) String

func (BigQueryOptions_SampleMethod) Type

type BigQueryRegex added in v1.11.0

type BigQueryRegex struct {

	// For organizations, if unset, will match all projects. Has no effect
	// for data profile configurations created within a project.
	ProjectIdRegex string `protobuf:"bytes,1,opt,name=project_id_regex,json=projectIdRegex,proto3" json:"project_id_regex,omitempty"`
	// If unset, this property matches all datasets.
	DatasetIdRegex string `protobuf:"bytes,2,opt,name=dataset_id_regex,json=datasetIdRegex,proto3" json:"dataset_id_regex,omitempty"`
	// If unset, this property matches all tables.
	TableIdRegex string `protobuf:"bytes,3,opt,name=table_id_regex,json=tableIdRegex,proto3" json:"table_id_regex,omitempty"`
	// contains filtered or unexported fields
}

A pattern to match against one or more tables, datasets, or projects that contain BigQuery tables. At least one pattern must be specified. Regular expressions use RE2 [syntax](https://github.com/google/re2/wiki/Syntax); a guide can be found under the google/re2 repository on GitHub.

func (*BigQueryRegex) Descriptor deprecated added in v1.11.0

func (*BigQueryRegex) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryRegex.ProtoReflect.Descriptor instead.

func (*BigQueryRegex) GetDatasetIdRegex added in v1.11.0

func (x *BigQueryRegex) GetDatasetIdRegex() string

func (*BigQueryRegex) GetProjectIdRegex added in v1.11.0

func (x *BigQueryRegex) GetProjectIdRegex() string

func (*BigQueryRegex) GetTableIdRegex added in v1.11.0

func (x *BigQueryRegex) GetTableIdRegex() string

func (*BigQueryRegex) ProtoMessage added in v1.11.0

func (*BigQueryRegex) ProtoMessage()

func (*BigQueryRegex) ProtoReflect added in v1.11.0

func (x *BigQueryRegex) ProtoReflect() protoreflect.Message

func (*BigQueryRegex) Reset added in v1.11.0

func (x *BigQueryRegex) Reset()

func (*BigQueryRegex) String added in v1.11.0

func (x *BigQueryRegex) String() string

type BigQueryRegexes added in v1.11.0

type BigQueryRegexes struct {

	// A single BigQuery regular expression pattern to match against one or more
	// tables, datasets, or projects that contain BigQuery tables.
	Patterns []*BigQueryRegex `protobuf:"bytes,1,rep,name=patterns,proto3" json:"patterns,omitempty"`
	// contains filtered or unexported fields
}

A collection of regular expressions to determine what tables to match against.

func (*BigQueryRegexes) Descriptor deprecated added in v1.11.0

func (*BigQueryRegexes) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryRegexes.ProtoReflect.Descriptor instead.

func (*BigQueryRegexes) GetPatterns added in v1.11.0

func (x *BigQueryRegexes) GetPatterns() []*BigQueryRegex

func (*BigQueryRegexes) ProtoMessage added in v1.11.0

func (*BigQueryRegexes) ProtoMessage()

func (*BigQueryRegexes) ProtoReflect added in v1.11.0

func (x *BigQueryRegexes) ProtoReflect() protoreflect.Message

func (*BigQueryRegexes) Reset added in v1.11.0

func (x *BigQueryRegexes) Reset()

func (*BigQueryRegexes) String added in v1.11.0

func (x *BigQueryRegexes) String() string

type BigQuerySchemaModification added in v1.11.0

type BigQuerySchemaModification int32

Attributes evaluated to determine if a schema has been modified. New values may be added at a later time.

const (
	// Unused
	BigQuerySchemaModification_SCHEMA_MODIFICATION_UNSPECIFIED BigQuerySchemaModification = 0
	// Profiles should be regenerated when new columns are added to the table.
	// Default.
	BigQuerySchemaModification_SCHEMA_NEW_COLUMNS BigQuerySchemaModification = 1
	// Profiles should be regenerated when columns are removed from the table.
	BigQuerySchemaModification_SCHEMA_REMOVED_COLUMNS BigQuerySchemaModification = 2
)

func (BigQuerySchemaModification) Descriptor added in v1.11.0

func (BigQuerySchemaModification) Enum added in v1.11.0

func (BigQuerySchemaModification) EnumDescriptor deprecated added in v1.11.0

func (BigQuerySchemaModification) EnumDescriptor() ([]byte, []int)

Deprecated: Use BigQuerySchemaModification.Descriptor instead.

func (BigQuerySchemaModification) Number added in v1.11.0

func (BigQuerySchemaModification) String added in v1.11.0

func (BigQuerySchemaModification) Type added in v1.11.0

type BigQueryTable

type BigQueryTable struct {

	// The Google Cloud project ID of the project containing the table.
	// If omitted, project ID is inferred from the API call.
	ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// Dataset ID of the table.
	DatasetId string `protobuf:"bytes,2,opt,name=dataset_id,json=datasetId,proto3" json:"dataset_id,omitempty"`
	// Name of the table.
	TableId string `protobuf:"bytes,3,opt,name=table_id,json=tableId,proto3" json:"table_id,omitempty"`
	// contains filtered or unexported fields
}

Message defining the location of a BigQuery table. A table is uniquely identified by its project_id, dataset_id, and table_name. Within a query a table is often referenced with a string in the format of: `<project_id>:<dataset_id>.<table_id>` or `<project_id>.<dataset_id>.<table_id>`.

func (*BigQueryTable) Descriptor deprecated

func (*BigQueryTable) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryTable.ProtoReflect.Descriptor instead.

func (*BigQueryTable) GetDatasetId

func (x *BigQueryTable) GetDatasetId() string

func (*BigQueryTable) GetProjectId

func (x *BigQueryTable) GetProjectId() string

func (*BigQueryTable) GetTableId

func (x *BigQueryTable) GetTableId() string

func (*BigQueryTable) ProtoMessage

func (*BigQueryTable) ProtoMessage()

func (*BigQueryTable) ProtoReflect

func (x *BigQueryTable) ProtoReflect() protoreflect.Message

func (*BigQueryTable) Reset

func (x *BigQueryTable) Reset()

func (*BigQueryTable) String

func (x *BigQueryTable) String() string

type BigQueryTableCollection added in v1.11.0

type BigQueryTableCollection struct {

	// Maximum of 100 entries.
	// The first filter containing a pattern that matches a table will be used.
	//
	// Types that are assignable to Pattern:
	//
	//	*BigQueryTableCollection_IncludeRegexes
	Pattern isBigQueryTableCollection_Pattern `protobuf_oneof:"pattern"`
	// contains filtered or unexported fields
}

Specifies a collection of BigQuery tables. Used for Discovery.

func (*BigQueryTableCollection) Descriptor deprecated added in v1.11.0

func (*BigQueryTableCollection) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryTableCollection.ProtoReflect.Descriptor instead.

func (*BigQueryTableCollection) GetIncludeRegexes added in v1.11.0

func (x *BigQueryTableCollection) GetIncludeRegexes() *BigQueryRegexes

func (*BigQueryTableCollection) GetPattern added in v1.11.0

func (m *BigQueryTableCollection) GetPattern() isBigQueryTableCollection_Pattern

func (*BigQueryTableCollection) ProtoMessage added in v1.11.0

func (*BigQueryTableCollection) ProtoMessage()

func (*BigQueryTableCollection) ProtoReflect added in v1.11.0

func (x *BigQueryTableCollection) ProtoReflect() protoreflect.Message

func (*BigQueryTableCollection) Reset added in v1.11.0

func (x *BigQueryTableCollection) Reset()

func (*BigQueryTableCollection) String added in v1.11.0

func (x *BigQueryTableCollection) String() string

type BigQueryTableCollection_IncludeRegexes added in v1.11.0

type BigQueryTableCollection_IncludeRegexes struct {
	// A collection of regular expressions to match a BigQuery table against.
	IncludeRegexes *BigQueryRegexes `protobuf:"bytes,1,opt,name=include_regexes,json=includeRegexes,proto3,oneof"`
}

type BigQueryTableModification added in v1.11.0

type BigQueryTableModification int32

Attributes evaluated to determine if a table has been modified. New values may be added at a later time.

const (
	// Unused.
	BigQueryTableModification_TABLE_MODIFICATION_UNSPECIFIED BigQueryTableModification = 0
	// A table will be considered modified when the last_modified_time from
	// BigQuery has been updated.
	BigQueryTableModification_TABLE_MODIFIED_TIMESTAMP BigQueryTableModification = 1
)

func (BigQueryTableModification) Descriptor added in v1.11.0

func (BigQueryTableModification) Enum added in v1.11.0

func (BigQueryTableModification) EnumDescriptor deprecated added in v1.11.0

func (BigQueryTableModification) EnumDescriptor() ([]byte, []int)

Deprecated: Use BigQueryTableModification.Descriptor instead.

func (BigQueryTableModification) Number added in v1.11.0

func (BigQueryTableModification) String added in v1.11.0

func (x BigQueryTableModification) String() string

func (BigQueryTableModification) Type added in v1.11.0

type BigQueryTableType added in v1.11.0

type BigQueryTableType int32

Over time new types may be added. Currently VIEW, MATERIALIZED_VIEW, and non-BigLake external tables are not supported.

const (
	// Unused.
	BigQueryTableType_BIG_QUERY_TABLE_TYPE_UNSPECIFIED BigQueryTableType = 0
	// A normal BigQuery table.
	BigQueryTableType_BIG_QUERY_TABLE_TYPE_TABLE BigQueryTableType = 1
	// A table that references data stored in Cloud Storage.
	BigQueryTableType_BIG_QUERY_TABLE_TYPE_EXTERNAL_BIG_LAKE BigQueryTableType = 2
	// A snapshot of a BigQuery table.
	BigQueryTableType_BIG_QUERY_TABLE_TYPE_SNAPSHOT BigQueryTableType = 3
)

func (BigQueryTableType) Descriptor added in v1.11.0

func (BigQueryTableType) Enum added in v1.11.0

func (BigQueryTableType) EnumDescriptor deprecated added in v1.11.0

func (BigQueryTableType) EnumDescriptor() ([]byte, []int)

Deprecated: Use BigQueryTableType.Descriptor instead.

func (BigQueryTableType) Number added in v1.11.0

func (BigQueryTableType) String added in v1.11.0

func (x BigQueryTableType) String() string

func (BigQueryTableType) Type added in v1.11.0

type BigQueryTableTypeCollection added in v1.11.0

type BigQueryTableTypeCollection int32

Over time new types may be added. Currently VIEW, MATERIALIZED_VIEW, and non-BigLake external tables are not supported.

const (
	// Unused.
	BigQueryTableTypeCollection_BIG_QUERY_COLLECTION_UNSPECIFIED BigQueryTableTypeCollection = 0
	// Automatically generate profiles for all tables, even if the table type is
	// not yet fully supported for analysis. Profiles for unsupported tables will
	// be generated with errors to indicate their partial support. When full
	// support is added, the tables will automatically be profiled during the next
	// scheduled run.
	BigQueryTableTypeCollection_BIG_QUERY_COLLECTION_ALL_TYPES BigQueryTableTypeCollection = 1
	// Only those types fully supported will be profiled. Will expand
	// automatically as Cloud DLP adds support for new table types. Unsupported
	// table types will not have partial profiles generated.
	BigQueryTableTypeCollection_BIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES BigQueryTableTypeCollection = 2
)

func (BigQueryTableTypeCollection) Descriptor added in v1.11.0

func (BigQueryTableTypeCollection) Enum added in v1.11.0

func (BigQueryTableTypeCollection) EnumDescriptor deprecated added in v1.11.0

func (BigQueryTableTypeCollection) EnumDescriptor() ([]byte, []int)

Deprecated: Use BigQueryTableTypeCollection.Descriptor instead.

func (BigQueryTableTypeCollection) Number added in v1.11.0

func (BigQueryTableTypeCollection) String added in v1.11.0

func (BigQueryTableTypeCollection) Type added in v1.11.0

type BigQueryTableTypes added in v1.11.0

type BigQueryTableTypes struct {

	// A set of BigQuery table types.
	Types []BigQueryTableType `protobuf:"varint,1,rep,packed,name=types,proto3,enum=google.privacy.dlp.v2.BigQueryTableType" json:"types,omitempty"`
	// contains filtered or unexported fields
}

The types of BigQuery tables supported by Cloud DLP.

func (*BigQueryTableTypes) Descriptor deprecated added in v1.11.0

func (*BigQueryTableTypes) Descriptor() ([]byte, []int)

Deprecated: Use BigQueryTableTypes.ProtoReflect.Descriptor instead.

func (*BigQueryTableTypes) GetTypes added in v1.11.0

func (x *BigQueryTableTypes) GetTypes() []BigQueryTableType

func (*BigQueryTableTypes) ProtoMessage added in v1.11.0

func (*BigQueryTableTypes) ProtoMessage()

func (*BigQueryTableTypes) ProtoReflect added in v1.11.0

func (x *BigQueryTableTypes) ProtoReflect() protoreflect.Message

func (*BigQueryTableTypes) Reset added in v1.11.0

func (x *BigQueryTableTypes) Reset()

func (*BigQueryTableTypes) String added in v1.11.0

func (x *BigQueryTableTypes) String() string

type BoundingBox

type BoundingBox struct {

	// Top coordinate of the bounding box. (0,0) is upper left.
	Top int32 `protobuf:"varint,1,opt,name=top,proto3" json:"top,omitempty"`
	// Left coordinate of the bounding box. (0,0) is upper left.
	Left int32 `protobuf:"varint,2,opt,name=left,proto3" json:"left,omitempty"`
	// Width of the bounding box in pixels.
	Width int32 `protobuf:"varint,3,opt,name=width,proto3" json:"width,omitempty"`
	// Height of the bounding box in pixels.
	Height int32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"`
	// contains filtered or unexported fields
}

Bounding box encompassing detected text within an image.

func (*BoundingBox) Descriptor deprecated

func (*BoundingBox) Descriptor() ([]byte, []int)

Deprecated: Use BoundingBox.ProtoReflect.Descriptor instead.

func (*BoundingBox) GetHeight

func (x *BoundingBox) GetHeight() int32

func (*BoundingBox) GetLeft

func (x *BoundingBox) GetLeft() int32

func (*BoundingBox) GetTop

func (x *BoundingBox) GetTop() int32

func (*BoundingBox) GetWidth

func (x *BoundingBox) GetWidth() int32

func (*BoundingBox) ProtoMessage

func (*BoundingBox) ProtoMessage()

func (*BoundingBox) ProtoReflect

func (x *BoundingBox) ProtoReflect() protoreflect.Message

func (*BoundingBox) Reset

func (x *BoundingBox) Reset()

func (*BoundingBox) String

func (x *BoundingBox) String() string

type BucketingConfig

type BucketingConfig struct {

	// Set of buckets. Ranges must be non-overlapping.
	Buckets []*BucketingConfig_Bucket `protobuf:"bytes,1,rep,name=buckets,proto3" json:"buckets,omitempty"`
	// contains filtered or unexported fields
}

Generalization function that buckets values based on ranges. The ranges and replacement values are dynamically provided by the user for custom behavior, such as 1-30 -> LOW, 31-65 -> MEDIUM, 66-100 -> HIGH.

This can be used on data of type: number, long, string, timestamp.

If the bound `Value` type differs from the type of data being transformed, we will first attempt converting the type of the data to be transformed to match the type of the bound before comparing. See https://cloud.google.com/sensitive-data-protection/docs/concepts-bucketing to learn more.

func (*BucketingConfig) Descriptor deprecated

func (*BucketingConfig) Descriptor() ([]byte, []int)

Deprecated: Use BucketingConfig.ProtoReflect.Descriptor instead.

func (*BucketingConfig) GetBuckets

func (x *BucketingConfig) GetBuckets() []*BucketingConfig_Bucket

func (*BucketingConfig) ProtoMessage

func (*BucketingConfig) ProtoMessage()

func (*BucketingConfig) ProtoReflect

func (x *BucketingConfig) ProtoReflect() protoreflect.Message

func (*BucketingConfig) Reset

func (x *BucketingConfig) Reset()

func (*BucketingConfig) String

func (x *BucketingConfig) String() string

type BucketingConfig_Bucket

type BucketingConfig_Bucket struct {

	// Lower bound of the range, inclusive. Type should be the same as max if
	// used.
	Min *Value `protobuf:"bytes,1,opt,name=min,proto3" json:"min,omitempty"`
	// Upper bound of the range, exclusive; type must match min.
	Max *Value `protobuf:"bytes,2,opt,name=max,proto3" json:"max,omitempty"`
	// Required. Replacement value for this bucket.
	ReplacementValue *Value `protobuf:"bytes,3,opt,name=replacement_value,json=replacementValue,proto3" json:"replacement_value,omitempty"`
	// contains filtered or unexported fields
}

Bucket is represented as a range, along with replacement values.

func (*BucketingConfig_Bucket) Descriptor deprecated

func (*BucketingConfig_Bucket) Descriptor() ([]byte, []int)

Deprecated: Use BucketingConfig_Bucket.ProtoReflect.Descriptor instead.

func (*BucketingConfig_Bucket) GetMax

func (x *BucketingConfig_Bucket) GetMax() *Value

func (*BucketingConfig_Bucket) GetMin

func (x *BucketingConfig_Bucket) GetMin() *Value

func (*BucketingConfig_Bucket) GetReplacementValue

func (x *BucketingConfig_Bucket) GetReplacementValue() *Value

func (*BucketingConfig_Bucket) ProtoMessage

func (*BucketingConfig_Bucket) ProtoMessage()

func (*BucketingConfig_Bucket) ProtoReflect

func (x *BucketingConfig_Bucket) ProtoReflect() protoreflect.Message

func (*BucketingConfig_Bucket) Reset

func (x *BucketingConfig_Bucket) Reset()

func (*BucketingConfig_Bucket) String

func (x *BucketingConfig_Bucket) String() string

type ByteContentItem

type ByteContentItem struct {

	// The type of data stored in the bytes string. Default will be TEXT_UTF8.
	Type ByteContentItem_BytesType `protobuf:"varint,1,opt,name=type,proto3,enum=google.privacy.dlp.v2.ByteContentItem_BytesType" json:"type,omitempty"`
	// Content data to inspect or redact.
	Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Container for bytes to inspect or redact.

func (*ByteContentItem) Descriptor deprecated

func (*ByteContentItem) Descriptor() ([]byte, []int)

Deprecated: Use ByteContentItem.ProtoReflect.Descriptor instead.

func (*ByteContentItem) GetData

func (x *ByteContentItem) GetData() []byte

func (*ByteContentItem) GetType

func (*ByteContentItem) ProtoMessage

func (*ByteContentItem) ProtoMessage()

func (*ByteContentItem) ProtoReflect

func (x *ByteContentItem) ProtoReflect() protoreflect.Message

func (*ByteContentItem) Reset

func (x *ByteContentItem) Reset()

func (*ByteContentItem) String

func (x *ByteContentItem) String() string

type ByteContentItem_BytesType

type ByteContentItem_BytesType int32

The type of data being sent for inspection. To learn more, see [Supported file types](https://cloud.google.com/sensitive-data-protection/docs/supported-file-types).

Only the first frame of each multiframe image is inspected. Metadata and other frames aren't inspected.

const (
	// Unused
	ByteContentItem_BYTES_TYPE_UNSPECIFIED ByteContentItem_BytesType = 0
	// Any image type.
	ByteContentItem_IMAGE ByteContentItem_BytesType = 6
	// jpeg
	ByteContentItem_IMAGE_JPEG ByteContentItem_BytesType = 1
	// bmp
	ByteContentItem_IMAGE_BMP ByteContentItem_BytesType = 2
	// png
	ByteContentItem_IMAGE_PNG ByteContentItem_BytesType = 3
	// svg
	ByteContentItem_IMAGE_SVG ByteContentItem_BytesType = 4
	// plain text
	ByteContentItem_TEXT_UTF8 ByteContentItem_BytesType = 5
	// docx, docm, dotx, dotm
	ByteContentItem_WORD_DOCUMENT ByteContentItem_BytesType = 7
	// pdf
	ByteContentItem_PDF ByteContentItem_BytesType = 8
	// pptx, pptm, potx, potm, pot
	ByteContentItem_POWERPOINT_DOCUMENT ByteContentItem_BytesType = 9
	// xlsx, xlsm, xltx, xltm
	ByteContentItem_EXCEL_DOCUMENT ByteContentItem_BytesType = 10
	// avro
	ByteContentItem_AVRO ByteContentItem_BytesType = 11
	// csv
	ByteContentItem_CSV ByteContentItem_BytesType = 12
	// tsv
	ByteContentItem_TSV ByteContentItem_BytesType = 13
	// Audio file types. Only used for profiling.
	ByteContentItem_AUDIO ByteContentItem_BytesType = 15
	// Video file types. Only used for profiling.
	ByteContentItem_VIDEO ByteContentItem_BytesType = 16
	// Executable file types. Only used for profiling.
	ByteContentItem_EXECUTABLE ByteContentItem_BytesType = 17
	// AI model file types. Only used for profiling.
	ByteContentItem_AI_MODEL ByteContentItem_BytesType = 18
)

func (ByteContentItem_BytesType) Descriptor

func (ByteContentItem_BytesType) Enum

func (ByteContentItem_BytesType) EnumDescriptor deprecated

func (ByteContentItem_BytesType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ByteContentItem_BytesType.Descriptor instead.

func (ByteContentItem_BytesType) Number

func (ByteContentItem_BytesType) String

func (x ByteContentItem_BytesType) String() string

func (ByteContentItem_BytesType) Type

type CancelDlpJobRequest

type CancelDlpJobRequest struct {

	// Required. The name of the DlpJob resource to be cancelled.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

The request message for canceling a DLP job.

func (*CancelDlpJobRequest) Descriptor deprecated

func (*CancelDlpJobRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelDlpJobRequest.ProtoReflect.Descriptor instead.

func (*CancelDlpJobRequest) GetName

func (x *CancelDlpJobRequest) GetName() string

func (*CancelDlpJobRequest) ProtoMessage

func (*CancelDlpJobRequest) ProtoMessage()

func (*CancelDlpJobRequest) ProtoReflect

func (x *CancelDlpJobRequest) ProtoReflect() protoreflect.Message

func (*CancelDlpJobRequest) Reset

func (x *CancelDlpJobRequest) Reset()

func (*CancelDlpJobRequest) String

func (x *CancelDlpJobRequest) String() string

type CharacterMaskConfig

type CharacterMaskConfig struct {

	// Character to use to mask the sensitive values&mdash;for example, `*` for an
	// alphabetic string such as a name, or `0` for a numeric string such as ZIP
	// code or credit card number. This string must have a length of 1. If not
	// supplied, this value defaults to `*` for strings, and `0` for digits.
	MaskingCharacter string `protobuf:"bytes,1,opt,name=masking_character,json=maskingCharacter,proto3" json:"masking_character,omitempty"`
	// Number of characters to mask. If not set, all matching chars will be
	// masked. Skipped characters do not count towards this tally.
	//
	// If `number_to_mask` is negative, this denotes inverse masking. Cloud DLP
	// masks all but a number of characters.
	// For example, suppose you have the following values:
	//
	// - `masking_character` is `*`
	// - `number_to_mask` is `-4`
	// - `reverse_order` is `false`
	// - `CharsToIgnore` includes `-`
	// - Input string is `1234-5678-9012-3456`
	//
	// The resulting de-identified string is
	// `****-****-****-3456`. Cloud DLP masks all but the last four characters.
	// If `reverse_order` is `true`, all but the first four characters are masked
	// as `1234-****-****-****`.
	NumberToMask int32 `protobuf:"varint,2,opt,name=number_to_mask,json=numberToMask,proto3" json:"number_to_mask,omitempty"`
	// Mask characters in reverse order. For example, if `masking_character` is
	// `0`, `number_to_mask` is `14`, and `reverse_order` is `false`, then the
	// input string `1234-5678-9012-3456` is masked as `00000000000000-3456`.
	// If `masking_character` is `*`, `number_to_mask` is `3`, and `reverse_order`
	// is `true`, then the string `12345` is masked as `12***`.
	ReverseOrder bool `protobuf:"varint,3,opt,name=reverse_order,json=reverseOrder,proto3" json:"reverse_order,omitempty"`
	// When masking a string, items in this list will be skipped when replacing
	// characters. For example, if the input string is `555-555-5555` and you
	// instruct Cloud DLP to skip `-` and mask 5 characters with `*`, Cloud DLP
	// returns `***-**5-5555`.
	CharactersToIgnore []*CharsToIgnore `protobuf:"bytes,4,rep,name=characters_to_ignore,json=charactersToIgnore,proto3" json:"characters_to_ignore,omitempty"`
	// contains filtered or unexported fields
}

Partially mask a string by replacing a given number of characters with a fixed character. Masking can start from the beginning or end of the string. This can be used on data of any type (numbers, longs, and so on) and when de-identifying structured data we'll attempt to preserve the original data's type. (This allows you to take a long like 123 and modify it to a string like **3.

func (*CharacterMaskConfig) Descriptor deprecated

func (*CharacterMaskConfig) Descriptor() ([]byte, []int)

Deprecated: Use CharacterMaskConfig.ProtoReflect.Descriptor instead.

func (*CharacterMaskConfig) GetCharactersToIgnore

func (x *CharacterMaskConfig) GetCharactersToIgnore() []*CharsToIgnore

func (*CharacterMaskConfig) GetMaskingCharacter

func (x *CharacterMaskConfig) GetMaskingCharacter() string

func (*CharacterMaskConfig) GetNumberToMask

func (x *CharacterMaskConfig) GetNumberToMask() int32

func (*CharacterMaskConfig) GetReverseOrder

func (x *CharacterMaskConfig) GetReverseOrder() bool

func (*CharacterMaskConfig) ProtoMessage

func (*CharacterMaskConfig) ProtoMessage()

func (*CharacterMaskConfig) ProtoReflect

func (x *CharacterMaskConfig) ProtoReflect() protoreflect.Message

func (*CharacterMaskConfig) Reset

func (x *CharacterMaskConfig) Reset()

func (*CharacterMaskConfig) String

func (x *CharacterMaskConfig) String() string

type CharsToIgnore

type CharsToIgnore struct {

	// Type of characters to skip.
	//
	// Types that are assignable to Characters:
	//
	//	*CharsToIgnore_CharactersToSkip
	//	*CharsToIgnore_CommonCharactersToIgnore
	Characters isCharsToIgnore_Characters `protobuf_oneof:"characters"`
	// contains filtered or unexported fields
}

Characters to skip when doing deidentification of a value. These will be left alone and skipped.

func (*CharsToIgnore) Descriptor deprecated

func (*CharsToIgnore) Descriptor() ([]byte, []int)

Deprecated: Use CharsToIgnore.ProtoReflect.Descriptor instead.

func (*CharsToIgnore) GetCharacters

func (m *CharsToIgnore) GetCharacters() isCharsToIgnore_Characters

func (*CharsToIgnore) GetCharactersToSkip

func (x *CharsToIgnore) GetCharactersToSkip() string

func (*CharsToIgnore) GetCommonCharactersToIgnore

func (x *CharsToIgnore) GetCommonCharactersToIgnore() CharsToIgnore_CommonCharsToIgnore

func (*CharsToIgnore) ProtoMessage

func (*CharsToIgnore) ProtoMessage()

func (*CharsToIgnore) ProtoReflect

func (x *CharsToIgnore) ProtoReflect() protoreflect.Message

func (*CharsToIgnore) Reset

func (x *CharsToIgnore) Reset()

func (*CharsToIgnore) String

func (x *CharsToIgnore) String() string

type CharsToIgnore_CharactersToSkip

type CharsToIgnore_CharactersToSkip struct {
	// Characters to not transform when masking.
	CharactersToSkip string `protobuf:"bytes,1,opt,name=characters_to_skip,json=charactersToSkip,proto3,oneof"`
}

type CharsToIgnore_CommonCharactersToIgnore

type CharsToIgnore_CommonCharactersToIgnore struct {
	// Common characters to not transform when masking. Useful to avoid removing
	// punctuation.
	CommonCharactersToIgnore CharsToIgnore_CommonCharsToIgnore `` /* 160-byte string literal not displayed */
}

type CharsToIgnore_CommonCharsToIgnore

type CharsToIgnore_CommonCharsToIgnore int32

Convenience enum for indicating common characters to not transform.

const (
	// Unused.
	CharsToIgnore_COMMON_CHARS_TO_IGNORE_UNSPECIFIED CharsToIgnore_CommonCharsToIgnore = 0
	// 0-9
	CharsToIgnore_NUMERIC CharsToIgnore_CommonCharsToIgnore = 1
	// A-Z
	CharsToIgnore_ALPHA_UPPER_CASE CharsToIgnore_CommonCharsToIgnore = 2
	// a-z
	CharsToIgnore_ALPHA_LOWER_CASE CharsToIgnore_CommonCharsToIgnore = 3
	// US Punctuation, one of !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
	CharsToIgnore_PUNCTUATION CharsToIgnore_CommonCharsToIgnore = 4
	// Whitespace character, one of [ \t\n\x0B\f\r]
	CharsToIgnore_WHITESPACE CharsToIgnore_CommonCharsToIgnore = 5
)

func (CharsToIgnore_CommonCharsToIgnore) Descriptor

func (CharsToIgnore_CommonCharsToIgnore) Enum

func (CharsToIgnore_CommonCharsToIgnore) EnumDescriptor deprecated

func (CharsToIgnore_CommonCharsToIgnore) EnumDescriptor() ([]byte, []int)

Deprecated: Use CharsToIgnore_CommonCharsToIgnore.Descriptor instead.

func (CharsToIgnore_CommonCharsToIgnore) Number

func (CharsToIgnore_CommonCharsToIgnore) String

func (CharsToIgnore_CommonCharsToIgnore) Type

type CloudSqlDiscoveryTarget added in v1.13.0

type CloudSqlDiscoveryTarget struct {

	// Required. The tables the discovery cadence applies to. The first target
	// with a matching filter will be the one to apply to a table.
	Filter *DiscoveryCloudSqlFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"`
	// In addition to matching the filter, these conditions must be true
	// before a profile is generated.
	Conditions *DiscoveryCloudSqlConditions `protobuf:"bytes,2,opt,name=conditions,proto3" json:"conditions,omitempty"`
	// Type of schedule.
	//
	// Types that are assignable to Cadence:
	//
	//	*CloudSqlDiscoveryTarget_GenerationCadence
	//	*CloudSqlDiscoveryTarget_Disabled
	Cadence isCloudSqlDiscoveryTarget_Cadence `protobuf_oneof:"cadence"`
	// contains filtered or unexported fields
}

Target used to match against for discovery with Cloud SQL tables.

func (*CloudSqlDiscoveryTarget) Descriptor deprecated added in v1.13.0

func (*CloudSqlDiscoveryTarget) Descriptor() ([]byte, []int)

Deprecated: Use CloudSqlDiscoveryTarget.ProtoReflect.Descriptor instead.

func (*CloudSqlDiscoveryTarget) GetCadence added in v1.13.0

func (m *CloudSqlDiscoveryTarget) GetCadence() isCloudSqlDiscoveryTarget_Cadence

func (*CloudSqlDiscoveryTarget) GetConditions added in v1.13.0

func (*CloudSqlDiscoveryTarget) GetDisabled added in v1.13.0

func (x *CloudSqlDiscoveryTarget) GetDisabled() *Disabled

func (*CloudSqlDiscoveryTarget) GetFilter added in v1.13.0

func (*CloudSqlDiscoveryTarget) GetGenerationCadence added in v1.13.0

func (*CloudSqlDiscoveryTarget) ProtoMessage added in v1.13.0

func (*CloudSqlDiscoveryTarget) ProtoMessage()

func (*CloudSqlDiscoveryTarget) ProtoReflect added in v1.13.0

func (x *CloudSqlDiscoveryTarget) ProtoReflect() protoreflect.Message

func (*CloudSqlDiscoveryTarget) Reset added in v1.13.0

func (x *CloudSqlDiscoveryTarget) Reset()

func (*CloudSqlDiscoveryTarget) String added in v1.13.0

func (x *CloudSqlDiscoveryTarget) String() string

type CloudSqlDiscoveryTarget_Disabled added in v1.13.0

type CloudSqlDiscoveryTarget_Disabled struct {
	// Disable profiling for database resources that match this filter.
	Disabled *Disabled `protobuf:"bytes,4,opt,name=disabled,proto3,oneof"`
}

type CloudSqlDiscoveryTarget_GenerationCadence added in v1.13.0

type CloudSqlDiscoveryTarget_GenerationCadence struct {
	// How often and when to update profiles. New tables that match both the
	// filter and conditions are scanned as quickly as possible depending on
	// system capacity.
	GenerationCadence *DiscoveryCloudSqlGenerationCadence `protobuf:"bytes,3,opt,name=generation_cadence,json=generationCadence,proto3,oneof"`
}

type CloudSqlIamCredential added in v1.13.0

type CloudSqlIamCredential struct {
	// contains filtered or unexported fields
}

Use IAM authentication to connect. This requires the Cloud SQL IAM feature to be enabled on the instance, which is not the default for Cloud SQL. See https://cloud.google.com/sql/docs/postgres/authentication and https://cloud.google.com/sql/docs/mysql/authentication.

func (*CloudSqlIamCredential) Descriptor deprecated added in v1.13.0

func (*CloudSqlIamCredential) Descriptor() ([]byte, []int)

Deprecated: Use CloudSqlIamCredential.ProtoReflect.Descriptor instead.

func (*CloudSqlIamCredential) ProtoMessage added in v1.13.0

func (*CloudSqlIamCredential) ProtoMessage()

func (*CloudSqlIamCredential) ProtoReflect added in v1.13.0

func (x *CloudSqlIamCredential) ProtoReflect() protoreflect.Message

func (*CloudSqlIamCredential) Reset added in v1.13.0

func (x *CloudSqlIamCredential) Reset()

func (*CloudSqlIamCredential) String added in v1.13.0

func (x *CloudSqlIamCredential) String() string

type CloudSqlProperties added in v1.13.0

type CloudSqlProperties struct {

	// Optional. Immutable. The Cloud SQL instance for which the connection is
	// defined. Only one connection per instance is allowed. This can only be set
	// at creation time, and cannot be updated.
	//
	// It is an error to use a connection_name from different project or region
	// than the one that holds the connection.
	// For example, a Connection resource for Cloud SQL connection_name
	// `project-id:us-central1:sql-instance`
	// must be created under the parent
	// `projects/project-id/locations/us-central1`
	ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=connectionName,proto3" json:"connection_name,omitempty"`
	// How to authenticate to the instance.
	//
	// Types that are assignable to Credential:
	//
	//	*CloudSqlProperties_UsernamePassword
	//	*CloudSqlProperties_CloudSqlIam
	Credential isCloudSqlProperties_Credential `protobuf_oneof:"credential"`
	// Required. The DLP API will limit its connections to max_connections.
	// Must be 2 or greater.
	MaxConnections int32 `protobuf:"varint,4,opt,name=max_connections,json=maxConnections,proto3" json:"max_connections,omitempty"`
	// Required. The database engine used by the Cloud SQL instance that this
	// connection configures.
	DatabaseEngine CloudSqlProperties_DatabaseEngine `` /* 165-byte string literal not displayed */
	// contains filtered or unexported fields
}

Cloud SQL connection properties.

func (*CloudSqlProperties) Descriptor deprecated added in v1.13.0

func (*CloudSqlProperties) Descriptor() ([]byte, []int)

Deprecated: Use CloudSqlProperties.ProtoReflect.Descriptor instead.

func (*CloudSqlProperties) GetCloudSqlIam added in v1.13.0

func (x *CloudSqlProperties) GetCloudSqlIam() *CloudSqlIamCredential

func (*CloudSqlProperties) GetConnectionName added in v1.13.0

func (x *CloudSqlProperties) GetConnectionName() string

func (*CloudSqlProperties) GetCredential added in v1.13.0

func (m *CloudSqlProperties) GetCredential() isCloudSqlProperties_Credential

func (*CloudSqlProperties) GetDatabaseEngine added in v1.13.0

func (*CloudSqlProperties) GetMaxConnections added in v1.13.0

func (x *CloudSqlProperties) GetMaxConnections() int32

func (*CloudSqlProperties) GetUsernamePassword added in v1.13.0

func (x *CloudSqlProperties) GetUsernamePassword() *SecretManagerCredential

func (*CloudSqlProperties) ProtoMessage added in v1.13.0

func (*CloudSqlProperties) ProtoMessage()

func (*CloudSqlProperties) ProtoReflect added in v1.13.0

func (x *CloudSqlProperties) ProtoReflect() protoreflect.Message

func (*CloudSqlProperties) Reset added in v1.13.0

func (x *CloudSqlProperties) Reset()

func (*CloudSqlProperties) String added in v1.13.0

func (x *CloudSqlProperties) String() string

type CloudSqlProperties_CloudSqlIam added in v1.13.0

type CloudSqlProperties_CloudSqlIam struct {
	// Built-in IAM authentication (must be configured in Cloud SQL).
	CloudSqlIam *CloudSqlIamCredential `protobuf:"bytes,3,opt,name=cloud_sql_iam,json=cloudSqlIam,proto3,oneof"`
}

type CloudSqlProperties_DatabaseEngine added in v1.13.0

type CloudSqlProperties_DatabaseEngine int32

Database engine of a Cloud SQL instance. New values may be added over time.

const (
	// An engine that is not currently supported by Sensitive Data Protection.
	CloudSqlProperties_DATABASE_ENGINE_UNKNOWN CloudSqlProperties_DatabaseEngine = 0
	// Cloud SQL for MySQL instance.
	CloudSqlProperties_DATABASE_ENGINE_MYSQL CloudSqlProperties_DatabaseEngine = 1
	// Cloud SQL for PostgreSQL instance.
	CloudSqlProperties_DATABASE_ENGINE_POSTGRES CloudSqlProperties_DatabaseEngine = 2
)

func (CloudSqlProperties_DatabaseEngine) Descriptor added in v1.13.0

func (CloudSqlProperties_DatabaseEngine) Enum added in v1.13.0

func (CloudSqlProperties_DatabaseEngine) EnumDescriptor deprecated added in v1.13.0

func (CloudSqlProperties_DatabaseEngine) EnumDescriptor() ([]byte, []int)

Deprecated: Use CloudSqlProperties_DatabaseEngine.Descriptor instead.

func (CloudSqlProperties_DatabaseEngine) Number added in v1.13.0

func (CloudSqlProperties_DatabaseEngine) String added in v1.13.0

func (CloudSqlProperties_DatabaseEngine) Type added in v1.13.0

type CloudSqlProperties_UsernamePassword added in v1.13.0

type CloudSqlProperties_UsernamePassword struct {
	// A username and password stored in Secret Manager.
	UsernamePassword *SecretManagerCredential `protobuf:"bytes,2,opt,name=username_password,json=usernamePassword,proto3,oneof"`
}

type CloudStorageDiscoveryTarget added in v1.15.0

type CloudStorageDiscoveryTarget struct {

	// Required. The buckets the generation_cadence applies to. The first target
	// with a matching filter will be the one to apply to a bucket.
	Filter *DiscoveryCloudStorageFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"`
	// Optional. In addition to matching the filter, these conditions must be true
	// before a profile is generated.
	Conditions *DiscoveryFileStoreConditions `protobuf:"bytes,4,opt,name=conditions,proto3" json:"conditions,omitempty"`
	// How often and when to update profiles.
	//
	// Types that are assignable to Cadence:
	//
	//	*CloudStorageDiscoveryTarget_GenerationCadence
	//	*CloudStorageDiscoveryTarget_Disabled
	Cadence isCloudStorageDiscoveryTarget_Cadence `protobuf_oneof:"cadence"`
	// contains filtered or unexported fields
}

Target used to match against for discovery with Cloud Storage buckets.

func (*CloudStorageDiscoveryTarget) Descriptor deprecated added in v1.15.0

func (*CloudStorageDiscoveryTarget) Descriptor() ([]byte, []int)

Deprecated: Use CloudStorageDiscoveryTarget.ProtoReflect.Descriptor instead.

func (*CloudStorageDiscoveryTarget) GetCadence added in v1.15.0

func (m *CloudStorageDiscoveryTarget) GetCadence() isCloudStorageDiscoveryTarget_Cadence

func (*CloudStorageDiscoveryTarget) GetConditions added in v1.15.0

func (*CloudStorageDiscoveryTarget) GetDisabled added in v1.15.0

func (x *CloudStorageDiscoveryTarget) GetDisabled() *Disabled

func (*CloudStorageDiscoveryTarget) GetFilter added in v1.15.0

func (*CloudStorageDiscoveryTarget) GetGenerationCadence added in v1.15.0

func (*CloudStorageDiscoveryTarget) ProtoMessage added in v1.15.0

func (*CloudStorageDiscoveryTarget) ProtoMessage()

func (*CloudStorageDiscoveryTarget) ProtoReflect added in v1.15.0

func (*CloudStorageDiscoveryTarget) Reset added in v1.15.0

func (x *CloudStorageDiscoveryTarget) Reset()

func (*CloudStorageDiscoveryTarget) String added in v1.15.0

func (x *CloudStorageDiscoveryTarget) String() string

type CloudStorageDiscoveryTarget_Disabled added in v1.15.0

type CloudStorageDiscoveryTarget_Disabled struct {
	// Optional. Disable profiling for buckets that match this filter.
	Disabled *Disabled `protobuf:"bytes,3,opt,name=disabled,proto3,oneof"`
}

type CloudStorageDiscoveryTarget_GenerationCadence added in v1.15.0

type CloudStorageDiscoveryTarget_GenerationCadence struct {
	// Optional. How often and when to update profiles. New buckets that match
	// both the filter and conditions are scanned as quickly as possible
	// depending on system capacity.
	GenerationCadence *DiscoveryCloudStorageGenerationCadence `protobuf:"bytes,2,opt,name=generation_cadence,json=generationCadence,proto3,oneof"`
}

type CloudStorageFileSet

type CloudStorageFileSet struct {

	// The url, in the format `gs://<bucket>/<path>`. Trailing wildcard in the
	// path is allowed.
	Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

Message representing a set of files in Cloud Storage.

func (*CloudStorageFileSet) Descriptor deprecated

func (*CloudStorageFileSet) Descriptor() ([]byte, []int)

Deprecated: Use CloudStorageFileSet.ProtoReflect.Descriptor instead.

func (*CloudStorageFileSet) GetUrl

func (x *CloudStorageFileSet) GetUrl() string

func (*CloudStorageFileSet) ProtoMessage

func (*CloudStorageFileSet) ProtoMessage()

func (*CloudStorageFileSet) ProtoReflect

func (x *CloudStorageFileSet) ProtoReflect() protoreflect.Message

func (*CloudStorageFileSet) Reset

func (x *CloudStorageFileSet) Reset()

func (*CloudStorageFileSet) String

func (x *CloudStorageFileSet) String() string

type CloudStorageOptions

type CloudStorageOptions struct {

	// The set of one or more files to scan.
	FileSet *CloudStorageOptions_FileSet `protobuf:"bytes,1,opt,name=file_set,json=fileSet,proto3" json:"file_set,omitempty"`
	// Max number of bytes to scan from a file. If a scanned file's size is bigger
	// than this value then the rest of the bytes are omitted. Only one of
	// `bytes_limit_per_file` and `bytes_limit_per_file_percent` can be specified.
	// This field can't be set if de-identification is requested. For certain file
	// types, setting this field has no effect. For more information, see [Limits
	// on bytes scanned per
	// file](https://cloud.google.com/sensitive-data-protection/docs/supported-file-types#max-byte-size-per-file).
	BytesLimitPerFile int64 `protobuf:"varint,4,opt,name=bytes_limit_per_file,json=bytesLimitPerFile,proto3" json:"bytes_limit_per_file,omitempty"`
	// Max percentage of bytes to scan from a file. The rest are omitted. The
	// number of bytes scanned is rounded down. Must be between 0 and 100,
	// inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of
	// bytes_limit_per_file and bytes_limit_per_file_percent can be specified.
	// This field can't be set if de-identification is requested. For certain file
	// types, setting this field has no effect. For more information, see [Limits
	// on bytes scanned per
	// file](https://cloud.google.com/sensitive-data-protection/docs/supported-file-types#max-byte-size-per-file).
	BytesLimitPerFilePercent int32 `` /* 140-byte string literal not displayed */
	// List of file type groups to include in the scan.
	// If empty, all files are scanned and available data format processors
	// are applied. In addition, the binary content of the selected files
	// is always scanned as well.
	// Images are scanned only as binary if the specified region
	// does not support image inspection and no file_types were specified.
	// Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
	FileTypes []FileType `` /* 132-byte string literal not displayed */
	// How to sample the data.
	SampleMethod CloudStorageOptions_SampleMethod `` /* 158-byte string literal not displayed */
	// Limits the number of files to scan to this percentage of the input FileSet.
	// Number of files scanned is rounded down. Must be between 0 and 100,
	// inclusively. Both 0 and 100 means no limit. Defaults to 0.
	FilesLimitPercent int32 `protobuf:"varint,7,opt,name=files_limit_percent,json=filesLimitPercent,proto3" json:"files_limit_percent,omitempty"`
	// contains filtered or unexported fields
}

Options defining a file or a set of files within a Cloud Storage bucket.

func (*CloudStorageOptions) Descriptor deprecated

func (*CloudStorageOptions) Descriptor() ([]byte, []int)

Deprecated: Use CloudStorageOptions.ProtoReflect.Descriptor instead.

func (*CloudStorageOptions) GetBytesLimitPerFile

func (x *CloudStorageOptions) GetBytesLimitPerFile() int64

func (*CloudStorageOptions) GetBytesLimitPerFilePercent

func (x *CloudStorageOptions) GetBytesLimitPerFilePercent() int32

func (*CloudStorageOptions) GetFileSet

func (*CloudStorageOptions) GetFileTypes

func (x *CloudStorageOptions) GetFileTypes() []FileType

func (*CloudStorageOptions) GetFilesLimitPercent

func (x *CloudStorageOptions) GetFilesLimitPercent() int32

func (*CloudStorageOptions) GetSampleMethod

func (*CloudStorageOptions) ProtoMessage

func (*CloudStorageOptions) ProtoMessage()

func (*CloudStorageOptions) ProtoReflect

func (x *CloudStorageOptions) ProtoReflect() protoreflect.Message

func (*CloudStorageOptions) Reset

func (x *CloudStorageOptions) Reset()

func (*CloudStorageOptions) String

func (x *CloudStorageOptions) String() string

type CloudStorageOptions_FileSet

type CloudStorageOptions_FileSet struct {

	// The Cloud Storage url of the file(s) to scan, in the format
	// `gs://<bucket>/<path>`. Trailing wildcard in the path is allowed.
	//
	// If the url ends in a trailing slash, the bucket or directory represented
	// by the url will be scanned non-recursively (content in sub-directories
	// will not be scanned). This means that `gs://mybucket/` is equivalent to
	// `gs://mybucket/*`, and `gs://mybucket/directory/` is equivalent to
	// `gs://mybucket/directory/*`.
	//
	// Exactly one of `url` or `regex_file_set` must be set.
	Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	// The regex-filtered set of files to scan. Exactly one of `url` or
	// `regex_file_set` must be set.
	RegexFileSet *CloudStorageRegexFileSet `protobuf:"bytes,2,opt,name=regex_file_set,json=regexFileSet,proto3" json:"regex_file_set,omitempty"`
	// contains filtered or unexported fields
}

Set of files to scan.

func (*CloudStorageOptions_FileSet) Descriptor deprecated

func (*CloudStorageOptions_FileSet) Descriptor() ([]byte, []int)

Deprecated: Use CloudStorageOptions_FileSet.ProtoReflect.Descriptor instead.

func (*CloudStorageOptions_FileSet) GetRegexFileSet

func (*CloudStorageOptions_FileSet) GetUrl

func (x *CloudStorageOptions_FileSet) GetUrl() string

func (*CloudStorageOptions_FileSet) ProtoMessage

func (*CloudStorageOptions_FileSet) ProtoMessage()

func (*CloudStorageOptions_FileSet) ProtoReflect

func (*CloudStorageOptions_FileSet) Reset

func (x *CloudStorageOptions_FileSet) Reset()

func (*CloudStorageOptions_FileSet) String

func (x *CloudStorageOptions_FileSet) String() string

type CloudStorageOptions_SampleMethod

type CloudStorageOptions_SampleMethod int32

How to sample bytes if not all bytes are scanned. Meaningful only when used in conjunction with bytes_limit_per_file. If not specified, scanning would start from the top.

const (
	// No sampling.
	CloudStorageOptions_SAMPLE_METHOD_UNSPECIFIED CloudStorageOptions_SampleMethod = 0
	// Scan from the top (default).
	CloudStorageOptions_TOP CloudStorageOptions_SampleMethod = 1
	// For each file larger than bytes_limit_per_file, randomly pick the offset
	// to start scanning. The scanned bytes are contiguous.
	CloudStorageOptions_RANDOM_START CloudStorageOptions_SampleMethod = 2
)

func (CloudStorageOptions_SampleMethod) Descriptor

func (CloudStorageOptions_SampleMethod) Enum

func (CloudStorageOptions_SampleMethod) EnumDescriptor deprecated

func (CloudStorageOptions_SampleMethod) EnumDescriptor() ([]byte, []int)

Deprecated: Use CloudStorageOptions_SampleMethod.Descriptor instead.

func (CloudStorageOptions_SampleMethod) Number

func (CloudStorageOptions_SampleMethod) String

func (CloudStorageOptions_SampleMethod) Type

type CloudStoragePath

type CloudStoragePath struct {

	// A URL representing a file or path (no wildcards) in Cloud Storage.
	// Example: `gs://[BUCKET_NAME]/dictionary.txt`
	Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

Message representing a single file or path in Cloud Storage.

func (*CloudStoragePath) Descriptor deprecated

func (*CloudStoragePath) Descriptor() ([]byte, []int)

Deprecated: Use CloudStoragePath.ProtoReflect.Descriptor instead.

func (*CloudStoragePath) GetPath

func (x *CloudStoragePath) GetPath() string

func (*CloudStoragePath) ProtoMessage

func (*CloudStoragePath) ProtoMessage()

func (*CloudStoragePath) ProtoReflect

func (x *CloudStoragePath) ProtoReflect() protoreflect.Message

func (*CloudStoragePath) Reset

func (x *CloudStoragePath) Reset()

func (*CloudStoragePath) String

func (x *CloudStoragePath) String() string

type CloudStorageRegex added in v1.15.0

type CloudStorageRegex struct {

	// Optional. For organizations, if unset, will match all projects.
	ProjectIdRegex string `protobuf:"bytes,1,opt,name=project_id_regex,json=projectIdRegex,proto3" json:"project_id_regex,omitempty"`
	// Optional. Regex to test the bucket name against. If empty, all buckets
	// match. Example: "marketing2021" or "(marketing)\d{4}" will both match the
	// bucket gs://marketing2021
	BucketNameRegex string `protobuf:"bytes,2,opt,name=bucket_name_regex,json=bucketNameRegex,proto3" json:"bucket_name_regex,omitempty"`
	// contains filtered or unexported fields
}

A pattern to match against one or more file stores. At least one pattern must be specified. Regular expressions use RE2 [syntax](https://github.com/google/re2/wiki/Syntax); a guide can be found under the google/re2 repository on GitHub.

func (*CloudStorageRegex) Descriptor deprecated added in v1.15.0

func (*CloudStorageRegex) Descriptor() ([]byte, []int)

Deprecated: Use CloudStorageRegex.ProtoReflect.Descriptor instead.

func (*CloudStorageRegex) GetBucketNameRegex added in v1.15.0

func (x *CloudStorageRegex) GetBucketNameRegex() string

func (*CloudStorageRegex) GetProjectIdRegex added in v1.15.0

func (x *CloudStorageRegex) GetProjectIdRegex() string

func (*CloudStorageRegex) ProtoMessage added in v1.15.0

func (*CloudStorageRegex) ProtoMessage()

func (*CloudStorageRegex) ProtoReflect added in v1.15.0

func (x *CloudStorageRegex) ProtoReflect() protoreflect.Message

func (*CloudStorageRegex) Reset added in v1.15.0

func (x *CloudStorageRegex) Reset()

func (*CloudStorageRegex) String added in v1.15.0

func (x *CloudStorageRegex) String() string

type CloudStorageRegexFileSet

type CloudStorageRegexFileSet struct {

	// The name of a Cloud Storage bucket. Required.
	BucketName string `protobuf:"bytes,1,opt,name=bucket_name,json=bucketName,proto3" json:"bucket_name,omitempty"`
	// A list of regular expressions matching file paths to include. All files in
	// the bucket that match at least one of these regular expressions will be
	// included in the set of files, except for those that also match an item in
	// `exclude_regex`. Leaving this field empty will match all files by default
	// (this is equivalent to including `.*` in the list).
	//
	// Regular expressions use RE2
	// [syntax](https://github.com/google/re2/wiki/Syntax); a guide can be found
	// under the google/re2 repository on GitHub.
	IncludeRegex []string `protobuf:"bytes,2,rep,name=include_regex,json=includeRegex,proto3" json:"include_regex,omitempty"`
	// A list of regular expressions matching file paths to exclude. All files in
	// the bucket that match at least one of these regular expressions will be
	// excluded from the scan.
	//
	// Regular expressions use RE2
	// [syntax](https://github.com/google/re2/wiki/Syntax); a guide can be found
	// under the google/re2 repository on GitHub.
	ExcludeRegex []string `protobuf:"bytes,3,rep,name=exclude_regex,json=excludeRegex,proto3" json:"exclude_regex,omitempty"`
	// contains filtered or unexported fields
}

Message representing a set of files in a Cloud Storage bucket. Regular expressions are used to allow fine-grained control over which files in the bucket to include.

Included files are those that match at least one item in `include_regex` and do not match any items in `exclude_regex`. Note that a file that matches items from both lists will _not_ be included. For a match to occur, the entire file path (i.e., everything in the url after the bucket name) must match the regular expression.

For example, given the input `{bucket_name: "mybucket", include_regex: ["directory1/.*"], exclude_regex: ["directory1/excluded.*"]}`:

* `gs://mybucket/directory1/myfile` will be included * `gs://mybucket/directory1/directory2/myfile` will be included (`.*` matches across `/`) * `gs://mybucket/directory0/directory1/myfile` will _not_ be included (the full path doesn't match any items in `include_regex`) * `gs://mybucket/directory1/excludedfile` will _not_ be included (the path matches an item in `exclude_regex`)

If `include_regex` is left empty, it will match all files by default (this is equivalent to setting `include_regex: [".*"]`).

Some other common use cases:

* `{bucket_name: "mybucket", exclude_regex: [".*\.pdf"]}` will include all files in `mybucket` except for .pdf files * `{bucket_name: "mybucket", include_regex: ["directory/[^/]+"]}` will include all files directly under `gs://mybucket/directory/`, without matching across `/`

func (*CloudStorageRegexFileSet) Descriptor deprecated

func (*CloudStorageRegexFileSet) Descriptor() ([]byte, []int)

Deprecated: Use CloudStorageRegexFileSet.ProtoReflect.Descriptor instead.

func (*CloudStorageRegexFileSet) GetBucketName

func (x *CloudStorageRegexFileSet) GetBucketName() string

func (*CloudStorageRegexFileSet) GetExcludeRegex

func (x *CloudStorageRegexFileSet) GetExcludeRegex() []string

func (*CloudStorageRegexFileSet) GetIncludeRegex

func (x *CloudStorageRegexFileSet) GetIncludeRegex() []string

func (*CloudStorageRegexFileSet) ProtoMessage

func (*CloudStorageRegexFileSet) ProtoMessage()

func (*CloudStorageRegexFileSet) ProtoReflect

func (x *CloudStorageRegexFileSet) ProtoReflect() protoreflect.Message

func (*CloudStorageRegexFileSet) Reset

func (x *CloudStorageRegexFileSet) Reset()

func (*CloudStorageRegexFileSet) String

func (x *CloudStorageRegexFileSet) String() string

type CloudStorageResourceReference added in v1.15.0

type CloudStorageResourceReference struct {

	// Required. The bucket to scan.
	BucketName string `protobuf:"bytes,1,opt,name=bucket_name,json=bucketName,proto3" json:"bucket_name,omitempty"`
	// Required. If within a project-level config, then this must match the
	// config's project id.
	ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// contains filtered or unexported fields
}

Identifies a single Cloud Storage bucket.

func (*CloudStorageResourceReference) Descriptor deprecated added in v1.15.0

func (*CloudStorageResourceReference) Descriptor() ([]byte, []int)

Deprecated: Use CloudStorageResourceReference.ProtoReflect.Descriptor instead.

func (*CloudStorageResourceReference) GetBucketName added in v1.15.0

func (x *CloudStorageResourceReference) GetBucketName() string

func (*CloudStorageResourceReference) GetProjectId added in v1.15.0

func (x *CloudStorageResourceReference) GetProjectId() string

func (*CloudStorageResourceReference) ProtoMessage added in v1.15.0

func (*CloudStorageResourceReference) ProtoMessage()

func (*CloudStorageResourceReference) ProtoReflect added in v1.15.0

func (*CloudStorageResourceReference) Reset added in v1.15.0

func (x *CloudStorageResourceReference) Reset()

func (*CloudStorageResourceReference) String added in v1.15.0

type Color

type Color struct {

	// The amount of red in the color as a value in the interval [0, 1].
	Red float32 `protobuf:"fixed32,1,opt,name=red,proto3" json:"red,omitempty"`
	// The amount of green in the color as a value in the interval [0, 1].
	Green float32 `protobuf:"fixed32,2,opt,name=green,proto3" json:"green,omitempty"`
	// The amount of blue in the color as a value in the interval [0, 1].
	Blue float32 `protobuf:"fixed32,3,opt,name=blue,proto3" json:"blue,omitempty"`
	// contains filtered or unexported fields
}

Represents a color in the RGB color space.

func (*Color) Descriptor deprecated

func (*Color) Descriptor() ([]byte, []int)

Deprecated: Use Color.ProtoReflect.Descriptor instead.

func (*Color) GetBlue

func (x *Color) GetBlue() float32

func (*Color) GetGreen

func (x *Color) GetGreen() float32

func (*Color) GetRed

func (x *Color) GetRed() float32

func (*Color) ProtoMessage

func (*Color) ProtoMessage()

func (*Color) ProtoReflect

func (x *Color) ProtoReflect() protoreflect.Message

func (*Color) Reset

func (x *Color) Reset()

func (*Color) String

func (x *Color) String() string

type ColumnDataProfile added in v1.11.0

type ColumnDataProfile struct {

	// The name of the profile.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Success or error status from the most recent profile generation attempt.
	// May be empty if the profile is still being generated.
	ProfileStatus *ProfileStatus `protobuf:"bytes,17,opt,name=profile_status,json=profileStatus,proto3" json:"profile_status,omitempty"`
	// State of a profile.
	State ColumnDataProfile_State `protobuf:"varint,18,opt,name=state,proto3,enum=google.privacy.dlp.v2.ColumnDataProfile_State" json:"state,omitempty"`
	// The last time the profile was generated.
	ProfileLastGenerated *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=profile_last_generated,json=profileLastGenerated,proto3" json:"profile_last_generated,omitempty"`
	// The resource name of the table data profile.
	TableDataProfile string `protobuf:"bytes,4,opt,name=table_data_profile,json=tableDataProfile,proto3" json:"table_data_profile,omitempty"`
	// The resource name of the resource this column is within.
	TableFullResource string `protobuf:"bytes,5,opt,name=table_full_resource,json=tableFullResource,proto3" json:"table_full_resource,omitempty"`
	// The Google Cloud project ID that owns the profiled resource.
	DatasetProjectId string `protobuf:"bytes,19,opt,name=dataset_project_id,json=datasetProjectId,proto3" json:"dataset_project_id,omitempty"`
	// If supported, the location where the dataset's data is stored.
	// See https://cloud.google.com/bigquery/docs/locations for supported
	// BigQuery locations.
	DatasetLocation string `protobuf:"bytes,20,opt,name=dataset_location,json=datasetLocation,proto3" json:"dataset_location,omitempty"`
	// The BigQuery dataset ID, if the resource profiled is a BigQuery table.
	DatasetId string `protobuf:"bytes,21,opt,name=dataset_id,json=datasetId,proto3" json:"dataset_id,omitempty"`
	// The table ID.
	TableId string `protobuf:"bytes,22,opt,name=table_id,json=tableId,proto3" json:"table_id,omitempty"`
	// The name of the column.
	Column string `protobuf:"bytes,6,opt,name=column,proto3" json:"column,omitempty"`
	// The sensitivity of this column.
	SensitivityScore *SensitivityScore `protobuf:"bytes,7,opt,name=sensitivity_score,json=sensitivityScore,proto3" json:"sensitivity_score,omitempty"`
	// The data risk level for this column.
	DataRiskLevel *DataRiskLevel `protobuf:"bytes,8,opt,name=data_risk_level,json=dataRiskLevel,proto3" json:"data_risk_level,omitempty"`
	// If it's been determined this column can be identified as a single type,
	// this will be set. Otherwise the column either has unidentifiable content
	// or mixed types.
	ColumnInfoType *InfoTypeSummary `protobuf:"bytes,9,opt,name=column_info_type,json=columnInfoType,proto3" json:"column_info_type,omitempty"`
	// Other types found within this column. List will be unordered.
	OtherMatches []*OtherInfoTypeSummary `protobuf:"bytes,10,rep,name=other_matches,json=otherMatches,proto3" json:"other_matches,omitempty"`
	// Approximate percentage of entries being null in the column.
	EstimatedNullPercentage NullPercentageLevel `` /* 181-byte string literal not displayed */
	// Approximate uniqueness of the column.
	EstimatedUniquenessScore UniquenessScoreLevel `` /* 185-byte string literal not displayed */
	// The likelihood that this column contains free-form text.
	// A value close to 1 may indicate the column is likely to contain
	// free-form or natural language text.
	// Range in 0-1.
	FreeTextScore float64 `protobuf:"fixed64,13,opt,name=free_text_score,json=freeTextScore,proto3" json:"free_text_score,omitempty"`
	// The data type of a given column.
	ColumnType ColumnDataProfile_ColumnDataType `` /* 153-byte string literal not displayed */
	// Indicates if a policy tag has been applied to the column.
	PolicyState ColumnDataProfile_ColumnPolicyState `` /* 159-byte string literal not displayed */
	// contains filtered or unexported fields
}

The profile for a scanned column within a table.

func (*ColumnDataProfile) Descriptor deprecated added in v1.11.0

func (*ColumnDataProfile) Descriptor() ([]byte, []int)

Deprecated: Use ColumnDataProfile.ProtoReflect.Descriptor instead.

func (*ColumnDataProfile) GetColumn added in v1.11.0

func (x *ColumnDataProfile) GetColumn() string

func (*ColumnDataProfile) GetColumnInfoType added in v1.11.0

func (x *ColumnDataProfile) GetColumnInfoType() *InfoTypeSummary

func (*ColumnDataProfile) GetColumnType added in v1.11.0

func (*ColumnDataProfile) GetDataRiskLevel added in v1.11.0

func (x *ColumnDataProfile) GetDataRiskLevel() *DataRiskLevel

func (*ColumnDataProfile) GetDatasetId added in v1.11.0

func (x *ColumnDataProfile) GetDatasetId() string

func (*ColumnDataProfile) GetDatasetLocation added in v1.11.0

func (x *ColumnDataProfile) GetDatasetLocation() string

func (*ColumnDataProfile) GetDatasetProjectId added in v1.11.0

func (x *ColumnDataProfile) GetDatasetProjectId() string

func (*ColumnDataProfile) GetEstimatedNullPercentage added in v1.11.0

func (x *ColumnDataProfile) GetEstimatedNullPercentage() NullPercentageLevel

func (*ColumnDataProfile) GetEstimatedUniquenessScore added in v1.11.0

func (x *ColumnDataProfile) GetEstimatedUniquenessScore() UniquenessScoreLevel

func (*ColumnDataProfile) GetFreeTextScore added in v1.11.0

func (x *ColumnDataProfile) GetFreeTextScore() float64

func (*ColumnDataProfile) GetName added in v1.11.0

func (x *ColumnDataProfile) GetName() string

func (*ColumnDataProfile) GetOtherMatches added in v1.11.0

func (x *ColumnDataProfile) GetOtherMatches() []*OtherInfoTypeSummary

func (*ColumnDataProfile) GetPolicyState added in v1.11.0

func (*ColumnDataProfile) GetProfileLastGenerated added in v1.11.0

func (x *ColumnDataProfile) GetProfileLastGenerated() *timestamppb.Timestamp

func (*ColumnDataProfile) GetProfileStatus added in v1.11.0

func (x *ColumnDataProfile) GetProfileStatus() *ProfileStatus

func (*ColumnDataProfile) GetSensitivityScore added in v1.11.0

func (x *ColumnDataProfile) GetSensitivityScore() *SensitivityScore

func (*ColumnDataProfile) GetState added in v1.11.0

func (*ColumnDataProfile) GetTableDataProfile added in v1.11.0

func (x *ColumnDataProfile) GetTableDataProfile() string

func (*ColumnDataProfile) GetTableFullResource added in v1.11.0

func (x *ColumnDataProfile) GetTableFullResource() string

func (*ColumnDataProfile) GetTableId added in v1.11.0

func (x *ColumnDataProfile) GetTableId() string

func (*ColumnDataProfile) ProtoMessage added in v1.11.0

func (*ColumnDataProfile) ProtoMessage()

func (*ColumnDataProfile) ProtoReflect added in v1.11.0

func (x *ColumnDataProfile) ProtoReflect() protoreflect.Message

func (*ColumnDataProfile) Reset added in v1.11.0

func (x *ColumnDataProfile) Reset()

func (*ColumnDataProfile) String added in v1.11.0

func (x *ColumnDataProfile) String() string

type ColumnDataProfile_ColumnDataType added in v1.11.0

type ColumnDataProfile_ColumnDataType int32

Data types of the data in a column. Types may be added over time.

const (
	// Invalid type.
	ColumnDataProfile_COLUMN_DATA_TYPE_UNSPECIFIED ColumnDataProfile_ColumnDataType = 0
	// Encoded as a string in decimal format.
	ColumnDataProfile_TYPE_INT64 ColumnDataProfile_ColumnDataType = 1
	// Encoded as a boolean "false" or "true".
	ColumnDataProfile_TYPE_BOOL ColumnDataProfile_ColumnDataType = 2
	// Encoded as a number, or string "NaN", "Infinity" or "-Infinity".
	ColumnDataProfile_TYPE_FLOAT64 ColumnDataProfile_ColumnDataType = 3
	// Encoded as a string value.
	ColumnDataProfile_TYPE_STRING ColumnDataProfile_ColumnDataType = 4
	// Encoded as a base64 string per RFC 4648, section 4.
	ColumnDataProfile_TYPE_BYTES ColumnDataProfile_ColumnDataType = 5
	// Encoded as an RFC 3339 timestamp with mandatory "Z" time zone string:
	// 1985-04-12T23:20:50.52Z
	ColumnDataProfile_TYPE_TIMESTAMP ColumnDataProfile_ColumnDataType = 6
	// Encoded as RFC 3339 full-date format string: 1985-04-12
	ColumnDataProfile_TYPE_DATE ColumnDataProfile_ColumnDataType = 7
	// Encoded as RFC 3339 partial-time format string: 23:20:50.52
	ColumnDataProfile_TYPE_TIME ColumnDataProfile_ColumnDataType = 8
	// Encoded as RFC 3339 full-date "T" partial-time: 1985-04-12T23:20:50.52
	ColumnDataProfile_TYPE_DATETIME ColumnDataProfile_ColumnDataType = 9
	// Encoded as WKT
	ColumnDataProfile_TYPE_GEOGRAPHY ColumnDataProfile_ColumnDataType = 10
	// Encoded as a decimal string.
	ColumnDataProfile_TYPE_NUMERIC ColumnDataProfile_ColumnDataType = 11
	// Container of ordered fields, each with a type and field name.
	ColumnDataProfile_TYPE_RECORD ColumnDataProfile_ColumnDataType = 12
	// Decimal type.
	ColumnDataProfile_TYPE_BIGNUMERIC ColumnDataProfile_ColumnDataType = 13
	// Json type.
	ColumnDataProfile_TYPE_JSON ColumnDataProfile_ColumnDataType = 14
	// Interval type.
	ColumnDataProfile_TYPE_INTERVAL ColumnDataProfile_ColumnDataType = 15
	// `Range<Date>` type.
	ColumnDataProfile_TYPE_RANGE_DATE ColumnDataProfile_ColumnDataType = 16
	// `Range<Datetime>` type.
	ColumnDataProfile_TYPE_RANGE_DATETIME ColumnDataProfile_ColumnDataType = 17
	// `Range<Timestamp>` type.
	ColumnDataProfile_TYPE_RANGE_TIMESTAMP ColumnDataProfile_ColumnDataType = 18
)

func (ColumnDataProfile_ColumnDataType) Descriptor added in v1.11.0

func (ColumnDataProfile_ColumnDataType) Enum added in v1.11.0

func (ColumnDataProfile_ColumnDataType) EnumDescriptor deprecated added in v1.11.0

func (ColumnDataProfile_ColumnDataType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ColumnDataProfile_ColumnDataType.Descriptor instead.

func (ColumnDataProfile_ColumnDataType) Number added in v1.11.0

func (ColumnDataProfile_ColumnDataType) String added in v1.11.0

func (ColumnDataProfile_ColumnDataType) Type added in v1.11.0

type ColumnDataProfile_ColumnPolicyState added in v1.11.0

type ColumnDataProfile_ColumnPolicyState int32

The possible policy states for a column.

const (
	// No policy tags.
	ColumnDataProfile_COLUMN_POLICY_STATE_UNSPECIFIED ColumnDataProfile_ColumnPolicyState = 0
	// Column has policy tag applied.
	ColumnDataProfile_COLUMN_POLICY_TAGGED ColumnDataProfile_ColumnPolicyState = 1
)

func (ColumnDataProfile_ColumnPolicyState) Descriptor added in v1.11.0

func (ColumnDataProfile_ColumnPolicyState) Enum added in v1.11.0

func (ColumnDataProfile_ColumnPolicyState) EnumDescriptor deprecated added in v1.11.0

func (ColumnDataProfile_ColumnPolicyState) EnumDescriptor() ([]byte, []int)

Deprecated: Use ColumnDataProfile_ColumnPolicyState.Descriptor instead.

func (ColumnDataProfile_ColumnPolicyState) Number added in v1.11.0

func (ColumnDataProfile_ColumnPolicyState) String added in v1.11.0

func (ColumnDataProfile_ColumnPolicyState) Type added in v1.11.0

type ColumnDataProfile_State added in v1.11.0

type ColumnDataProfile_State int32

Possible states of a profile. New items may be added.

const (
	// Unused.
	ColumnDataProfile_STATE_UNSPECIFIED ColumnDataProfile_State = 0
	// The profile is currently running. Once a profile has finished it will
	// transition to DONE.
	ColumnDataProfile_RUNNING ColumnDataProfile_State = 1
	// The profile is no longer generating.
	// If profile_status.status.code is 0, the profile succeeded, otherwise, it
	// failed.
	ColumnDataProfile_DONE ColumnDataProfile_State = 2
)

func (ColumnDataProfile_State) Descriptor added in v1.11.0

func (ColumnDataProfile_State) Enum added in v1.11.0

func (ColumnDataProfile_State) EnumDescriptor deprecated added in v1.11.0

func (ColumnDataProfile_State) EnumDescriptor() ([]byte, []int)

Deprecated: Use ColumnDataProfile_State.Descriptor instead.

func (ColumnDataProfile_State) Number added in v1.11.0

func (ColumnDataProfile_State) String added in v1.11.0

func (x ColumnDataProfile_State) String() string

func (ColumnDataProfile_State) Type added in v1.11.0

type Connection added in v1.13.0

type Connection struct {

	// Output only. Name of the connection:
	// `projects/{project}/locations/{location}/connections/{name}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Required. The connection's state in its lifecycle.
	State ConnectionState `protobuf:"varint,2,opt,name=state,proto3,enum=google.privacy.dlp.v2.ConnectionState" json:"state,omitempty"`
	// Output only. Set if status == ERROR, to provide additional details. Will
	// store the last 10 errors sorted with the most recent first.
	Errors []*Error `protobuf:"bytes,3,rep,name=errors,proto3" json:"errors,omitempty"`
	// Type of connection.
	//
	// Types that are assignable to Properties:
	//
	//	*Connection_CloudSql
	Properties isConnection_Properties `protobuf_oneof:"properties"`
	// contains filtered or unexported fields
}

A data connection to allow the DLP API to profile data in locations that require additional configuration.

func (*Connection) Descriptor deprecated added in v1.13.0

func (*Connection) Descriptor() ([]byte, []int)

Deprecated: Use Connection.ProtoReflect.Descriptor instead.

func (*Connection) GetCloudSql added in v1.13.0

func (x *Connection) GetCloudSql() *CloudSqlProperties

func (*Connection) GetErrors added in v1.13.0

func (x *Connection) GetErrors() []*Error

func (*Connection) GetName added in v1.13.0

func (x *Connection) GetName() string

func (*Connection) GetProperties added in v1.13.0

func (m *Connection) GetProperties() isConnection_Properties

func (*Connection) GetState added in v1.13.0

func (x *Connection) GetState() ConnectionState

func (*Connection) ProtoMessage added in v1.13.0

func (*Connection) ProtoMessage()

func (*Connection) ProtoReflect added in v1.13.0

func (x *Connection) ProtoReflect() protoreflect.Message

func (*Connection) Reset added in v1.13.0

func (x *Connection) Reset()

func (*Connection) String added in v1.13.0

func (x *Connection) String() string

type ConnectionState added in v1.13.0

type ConnectionState int32

State of the connection. New values may be added over time.

const (
	// Unused
	ConnectionState_CONNECTION_STATE_UNSPECIFIED ConnectionState = 0
	// The DLP API automatically created this connection during an initial scan,
	// and it is awaiting full configuration by a user.
	ConnectionState_MISSING_CREDENTIALS ConnectionState = 1
	// A configured connection that has not encountered any errors.
	ConnectionState_AVAILABLE ConnectionState = 2
	// A configured connection that encountered errors during its last use. It
	// will not be used again until it is set to AVAILABLE.
	//
	// If the resolution requires external action, then the client must send a
	// request to set the status to AVAILABLE when the connection is ready for
	// use. If the resolution doesn't require external action, then any changes to
	// the connection properties will automatically mark it as AVAILABLE.
	ConnectionState_ERROR ConnectionState = 3
)

func (ConnectionState) Descriptor added in v1.13.0

func (ConnectionState) Enum added in v1.13.0

func (x ConnectionState) Enum() *ConnectionState

func (ConnectionState) EnumDescriptor deprecated added in v1.13.0

func (ConnectionState) EnumDescriptor() ([]byte, []int)

Deprecated: Use ConnectionState.Descriptor instead.

func (ConnectionState) Number added in v1.13.0

func (ConnectionState) String added in v1.13.0

func (x ConnectionState) String() string

func (ConnectionState) Type added in v1.13.0

type Connection_CloudSql added in v1.13.0

type Connection_CloudSql struct {
	// Connect to a Cloud SQL instance.
	CloudSql *CloudSqlProperties `protobuf:"bytes,4,opt,name=cloud_sql,json=cloudSql,proto3,oneof"`
}

type Container

type Container struct {

	// Container type, for example BigQuery or Cloud Storage.
	Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	// Project where the finding was found.
	// Can be different from the project that owns the finding.
	ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// A string representation of the full container name.
	// Examples:
	// - BigQuery: 'Project:DataSetId.TableId'
	// - Cloud Storage: 'gs://Bucket/folders/filename.txt'
	FullPath string `protobuf:"bytes,3,opt,name=full_path,json=fullPath,proto3" json:"full_path,omitempty"`
	// The root of the container.
	// Examples:
	//
	//   - For BigQuery table `project_id:dataset_id.table_id`, the root is
	//     `dataset_id`
	//   - For Cloud Storage file `gs://bucket/folder/filename.txt`, the root
	//     is `gs://bucket`
	RootPath string `protobuf:"bytes,4,opt,name=root_path,json=rootPath,proto3" json:"root_path,omitempty"`
	// The rest of the path after the root.
	// Examples:
	//
	//   - For BigQuery table `project_id:dataset_id.table_id`, the relative path is
	//     `table_id`
	//   - For Cloud Storage file `gs://bucket/folder/filename.txt`, the relative
	//     path is `folder/filename.txt`
	RelativePath string `protobuf:"bytes,5,opt,name=relative_path,json=relativePath,proto3" json:"relative_path,omitempty"`
	// Findings container modification timestamp, if applicable. For Cloud
	// Storage, this field contains the last file modification timestamp. For a
	// BigQuery table, this field contains the last_modified_time property. For
	// Datastore, this field isn't populated.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// Findings container version, if available
	// ("generation" for Cloud Storage).
	Version string `protobuf:"bytes,7,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

Represents a container that may contain DLP findings. Examples of a container include a file, table, or database record.

func (*Container) Descriptor deprecated

func (*Container) Descriptor() ([]byte, []int)

Deprecated: Use Container.ProtoReflect.Descriptor instead.

func (*Container) GetFullPath

func (x *Container) GetFullPath() string

func (*Container) GetProjectId

func (x *Container) GetProjectId() string

func (*Container) GetRelativePath

func (x *Container) GetRelativePath() string

func (*Container) GetRootPath

func (x *Container) GetRootPath() string

func (*Container) GetType

func (x *Container) GetType() string

func (*Container) GetUpdateTime

func (x *Container) GetUpdateTime() *timestamppb.Timestamp

func (*Container) GetVersion

func (x *Container) GetVersion() string

func (*Container) ProtoMessage

func (*Container) ProtoMessage()

func (*Container) ProtoReflect

func (x *Container) ProtoReflect() protoreflect.Message

func (*Container) Reset

func (x *Container) Reset()

func (*Container) String

func (x *Container) String() string

type ContentItem

type ContentItem struct {

	// Data of the item either in the byte array or UTF-8 string form, or table.
	//
	// Types that are assignable to DataItem:
	//
	//	*ContentItem_Value
	//	*ContentItem_Table
	//	*ContentItem_ByteItem
	DataItem isContentItem_DataItem `protobuf_oneof:"data_item"`
	// contains filtered or unexported fields
}

Type of content to inspect.

func (*ContentItem) Descriptor deprecated

func (*ContentItem) Descriptor() ([]byte, []int)

Deprecated: Use ContentItem.ProtoReflect.Descriptor instead.

func (*ContentItem) GetByteItem

func (x *ContentItem) GetByteItem() *ByteContentItem

func (*ContentItem) GetDataItem

func (m *ContentItem) GetDataItem() isContentItem_DataItem

func (*ContentItem) GetTable

func (x *ContentItem) GetTable() *Table

func (*ContentItem) GetValue

func (x *ContentItem) GetValue() string

func (*ContentItem) ProtoMessage

func (*ContentItem) ProtoMessage()

func (*ContentItem) ProtoReflect

func (x *ContentItem) ProtoReflect() protoreflect.Message

func (*ContentItem) Reset

func (x *ContentItem) Reset()

func (*ContentItem) String

func (x *ContentItem) String() string

type ContentItem_ByteItem

type ContentItem_ByteItem struct {
	// Content data to inspect or redact. Replaces `type` and `data`.
	ByteItem *ByteContentItem `protobuf:"bytes,5,opt,name=byte_item,json=byteItem,proto3,oneof"`
}

type ContentItem_Table

type ContentItem_Table struct {
	// Structured content for inspection. See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-text#inspecting_a_table
	// to learn more.
	Table *Table `protobuf:"bytes,4,opt,name=table,proto3,oneof"`
}

type ContentItem_Value

type ContentItem_Value struct {
	// String data to inspect or redact.
	Value string `protobuf:"bytes,3,opt,name=value,proto3,oneof"`
}

type ContentLocation

type ContentLocation struct {

	// Name of the container where the finding is located.
	// The top level name is the source file name or table name. Names of some
	// common storage containers are formatted as follows:
	//
	// * BigQuery tables:  `{project_id}:{dataset_id}.{table_id}`
	// * Cloud Storage files: `gs://{bucket}/{path}`
	// * Datastore namespace: {namespace}
	//
	// Nested names could be absent if the embedded object has no string
	// identifier (for example, an image contained within a document).
	ContainerName string `protobuf:"bytes,1,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"`
	// Type of the container within the file with location of the finding.
	//
	// Types that are assignable to Location:
	//
	//	*ContentLocation_RecordLocation
	//	*ContentLocation_ImageLocation
	//	*ContentLocation_DocumentLocation
	//	*ContentLocation_MetadataLocation
	Location isContentLocation_Location `protobuf_oneof:"location"`
	// Finding container modification timestamp, if applicable. For Cloud Storage,
	// this field contains the last file modification timestamp. For a BigQuery
	// table, this field contains the last_modified_time property. For Datastore,
	// this field isn't populated.
	ContainerTimestamp *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=container_timestamp,json=containerTimestamp,proto3" json:"container_timestamp,omitempty"`
	// Finding container version, if available
	// ("generation" for Cloud Storage).
	ContainerVersion string `protobuf:"bytes,7,opt,name=container_version,json=containerVersion,proto3" json:"container_version,omitempty"`
	// contains filtered or unexported fields
}

Precise location of the finding within a document, record, image, or metadata container.

func (*ContentLocation) Descriptor deprecated

func (*ContentLocation) Descriptor() ([]byte, []int)

Deprecated: Use ContentLocation.ProtoReflect.Descriptor instead.

func (*ContentLocation) GetContainerName

func (x *ContentLocation) GetContainerName() string

func (*ContentLocation) GetContainerTimestamp

func (x *ContentLocation) GetContainerTimestamp() *timestamppb.Timestamp

func (*ContentLocation) GetContainerVersion

func (x *ContentLocation) GetContainerVersion() string

func (*ContentLocation) GetDocumentLocation

func (x *ContentLocation) GetDocumentLocation() *DocumentLocation

func (*ContentLocation) GetImageLocation

func (x *ContentLocation) GetImageLocation() *ImageLocation

func (*ContentLocation) GetLocation

func (m *ContentLocation) GetLocation() isContentLocation_Location

func (*ContentLocation) GetMetadataLocation

func (x *ContentLocation) GetMetadataLocation() *MetadataLocation

func (*ContentLocation) GetRecordLocation

func (x *ContentLocation) GetRecordLocation() *RecordLocation

func (*ContentLocation) ProtoMessage

func (*ContentLocation) ProtoMessage()

func (*ContentLocation) ProtoReflect

func (x *ContentLocation) ProtoReflect() protoreflect.Message

func (*ContentLocation) Reset

func (x *ContentLocation) Reset()

func (*ContentLocation) String

func (x *ContentLocation) String() string

type ContentLocation_DocumentLocation

type ContentLocation_DocumentLocation struct {
	// Location data for document files.
	DocumentLocation *DocumentLocation `protobuf:"bytes,5,opt,name=document_location,json=documentLocation,proto3,oneof"`
}

type ContentLocation_ImageLocation

type ContentLocation_ImageLocation struct {
	// Location within an image's pixels.
	ImageLocation *ImageLocation `protobuf:"bytes,3,opt,name=image_location,json=imageLocation,proto3,oneof"`
}

type ContentLocation_MetadataLocation

type ContentLocation_MetadataLocation struct {
	// Location within the metadata for inspected content.
	MetadataLocation *MetadataLocation `protobuf:"bytes,8,opt,name=metadata_location,json=metadataLocation,proto3,oneof"`
}

type ContentLocation_RecordLocation

type ContentLocation_RecordLocation struct {
	// Location within a row or record of a database table.
	RecordLocation *RecordLocation `protobuf:"bytes,2,opt,name=record_location,json=recordLocation,proto3,oneof"`
}

type ContentOption

type ContentOption int32

Deprecated and unused.

const (
	// Includes entire content of a file or a data stream.
	ContentOption_CONTENT_UNSPECIFIED ContentOption = 0
	// Text content within the data, excluding any metadata.
	ContentOption_CONTENT_TEXT ContentOption = 1
	// Images found in the data.
	ContentOption_CONTENT_IMAGE ContentOption = 2
)

func (ContentOption) Descriptor

func (ContentOption) Enum

func (x ContentOption) Enum() *ContentOption

func (ContentOption) EnumDescriptor deprecated

func (ContentOption) EnumDescriptor() ([]byte, []int)

Deprecated: Use ContentOption.Descriptor instead.

func (ContentOption) Number

func (ContentOption) String

func (x ContentOption) String() string

func (ContentOption) Type

type CreateConnectionRequest added in v1.13.0

type CreateConnectionRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization):
	//
	//   - Projects scope:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Organizations scope:
	//     `organizations/{org_id}/locations/{location_id}`
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Required. The connection resource.
	Connection *Connection `protobuf:"bytes,2,opt,name=connection,proto3" json:"connection,omitempty"`
	// contains filtered or unexported fields
}

Request message for CreateConnection.

func (*CreateConnectionRequest) Descriptor deprecated added in v1.13.0

func (*CreateConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateConnectionRequest.ProtoReflect.Descriptor instead.

func (*CreateConnectionRequest) GetConnection added in v1.13.0

func (x *CreateConnectionRequest) GetConnection() *Connection

func (*CreateConnectionRequest) GetParent added in v1.13.0

func (x *CreateConnectionRequest) GetParent() string

func (*CreateConnectionRequest) ProtoMessage added in v1.13.0

func (*CreateConnectionRequest) ProtoMessage()

func (*CreateConnectionRequest) ProtoReflect added in v1.13.0

func (x *CreateConnectionRequest) ProtoReflect() protoreflect.Message

func (*CreateConnectionRequest) Reset added in v1.13.0

func (x *CreateConnectionRequest) Reset()

func (*CreateConnectionRequest) String added in v1.13.0

func (x *CreateConnectionRequest) String() string

type CreateDeidentifyTemplateRequest

type CreateDeidentifyTemplateRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization) and whether you have [specified a processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//   - Organizations scope, location specified:
	//     `organizations/{org_id}/locations/{location_id}`
	//   - Organizations scope, no location specified (defaults to global):
	//     `organizations/{org_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Required. The DeidentifyTemplate to create.
	DeidentifyTemplate *DeidentifyTemplate `protobuf:"bytes,2,opt,name=deidentify_template,json=deidentifyTemplate,proto3" json:"deidentify_template,omitempty"`
	// The template id can contain uppercase and lowercase letters,
	// numbers, and hyphens; that is, it must match the regular
	// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
	// characters. Can be empty to allow the system to generate one.
	TemplateId string `protobuf:"bytes,3,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,4,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for CreateDeidentifyTemplate.

func (*CreateDeidentifyTemplateRequest) Descriptor deprecated

func (*CreateDeidentifyTemplateRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDeidentifyTemplateRequest.ProtoReflect.Descriptor instead.

func (*CreateDeidentifyTemplateRequest) GetDeidentifyTemplate

func (x *CreateDeidentifyTemplateRequest) GetDeidentifyTemplate() *DeidentifyTemplate

func (*CreateDeidentifyTemplateRequest) GetLocationId

func (x *CreateDeidentifyTemplateRequest) GetLocationId() string

func (*CreateDeidentifyTemplateRequest) GetParent

func (x *CreateDeidentifyTemplateRequest) GetParent() string

func (*CreateDeidentifyTemplateRequest) GetTemplateId

func (x *CreateDeidentifyTemplateRequest) GetTemplateId() string

func (*CreateDeidentifyTemplateRequest) ProtoMessage

func (*CreateDeidentifyTemplateRequest) ProtoMessage()

func (*CreateDeidentifyTemplateRequest) ProtoReflect

func (*CreateDeidentifyTemplateRequest) Reset

func (*CreateDeidentifyTemplateRequest) String

type CreateDiscoveryConfigRequest added in v1.11.0

type CreateDiscoveryConfigRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization):
	//
	//   - Projects scope:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Organizations scope:
	//     `organizations/{org_id}/locations/{location_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Required. The DiscoveryConfig to create.
	DiscoveryConfig *DiscoveryConfig `protobuf:"bytes,2,opt,name=discovery_config,json=discoveryConfig,proto3" json:"discovery_config,omitempty"`
	// The config ID can contain uppercase and lowercase letters,
	// numbers, and hyphens; that is, it must match the regular
	// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
	// characters. Can be empty to allow the system to generate one.
	ConfigId string `protobuf:"bytes,3,opt,name=config_id,json=configId,proto3" json:"config_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for CreateDiscoveryConfig.

func (*CreateDiscoveryConfigRequest) Descriptor deprecated added in v1.11.0

func (*CreateDiscoveryConfigRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDiscoveryConfigRequest.ProtoReflect.Descriptor instead.

func (*CreateDiscoveryConfigRequest) GetConfigId added in v1.11.0

func (x *CreateDiscoveryConfigRequest) GetConfigId() string

func (*CreateDiscoveryConfigRequest) GetDiscoveryConfig added in v1.11.0

func (x *CreateDiscoveryConfigRequest) GetDiscoveryConfig() *DiscoveryConfig

func (*CreateDiscoveryConfigRequest) GetParent added in v1.11.0

func (x *CreateDiscoveryConfigRequest) GetParent() string

func (*CreateDiscoveryConfigRequest) ProtoMessage added in v1.11.0

func (*CreateDiscoveryConfigRequest) ProtoMessage()

func (*CreateDiscoveryConfigRequest) ProtoReflect added in v1.11.0

func (*CreateDiscoveryConfigRequest) Reset added in v1.11.0

func (x *CreateDiscoveryConfigRequest) Reset()

func (*CreateDiscoveryConfigRequest) String added in v1.11.0

type CreateDlpJobRequest

type CreateDlpJobRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on whether you have [specified a
	// processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// The configuration details for the specific type of job to run.
	//
	// Types that are assignable to Job:
	//
	//	*CreateDlpJobRequest_InspectJob
	//	*CreateDlpJobRequest_RiskJob
	Job isCreateDlpJobRequest_Job `protobuf_oneof:"job"`
	// The job id can contain uppercase and lowercase letters,
	// numbers, and hyphens; that is, it must match the regular
	// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
	// characters. Can be empty to allow the system to generate one.
	JobId string `protobuf:"bytes,4,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,5,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for CreateDlpJobRequest. Used to initiate long running jobs such as calculating risk metrics or inspecting Google Cloud Storage.

func (*CreateDlpJobRequest) Descriptor deprecated

func (*CreateDlpJobRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDlpJobRequest.ProtoReflect.Descriptor instead.

func (*CreateDlpJobRequest) GetInspectJob

func (x *CreateDlpJobRequest) GetInspectJob() *InspectJobConfig

func (*CreateDlpJobRequest) GetJob

func (m *CreateDlpJobRequest) GetJob() isCreateDlpJobRequest_Job

func (*CreateDlpJobRequest) GetJobId

func (x *CreateDlpJobRequest) GetJobId() string

func (*CreateDlpJobRequest) GetLocationId

func (x *CreateDlpJobRequest) GetLocationId() string

func (*CreateDlpJobRequest) GetParent

func (x *CreateDlpJobRequest) GetParent() string

func (*CreateDlpJobRequest) GetRiskJob

func (x *CreateDlpJobRequest) GetRiskJob() *RiskAnalysisJobConfig

func (*CreateDlpJobRequest) ProtoMessage

func (*CreateDlpJobRequest) ProtoMessage()

func (*CreateDlpJobRequest) ProtoReflect

func (x *CreateDlpJobRequest) ProtoReflect() protoreflect.Message

func (*CreateDlpJobRequest) Reset

func (x *CreateDlpJobRequest) Reset()

func (*CreateDlpJobRequest) String

func (x *CreateDlpJobRequest) String() string

type CreateDlpJobRequest_InspectJob

type CreateDlpJobRequest_InspectJob struct {
	// An inspection job scans a storage repository for InfoTypes.
	InspectJob *InspectJobConfig `protobuf:"bytes,2,opt,name=inspect_job,json=inspectJob,proto3,oneof"`
}

type CreateDlpJobRequest_RiskJob

type CreateDlpJobRequest_RiskJob struct {
	// A risk analysis job calculates re-identification risk metrics for a
	// BigQuery table.
	RiskJob *RiskAnalysisJobConfig `protobuf:"bytes,3,opt,name=risk_job,json=riskJob,proto3,oneof"`
}

type CreateInspectTemplateRequest

type CreateInspectTemplateRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization) and whether you have [specified a processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//   - Organizations scope, location specified:
	//     `organizations/{org_id}/locations/{location_id}`
	//   - Organizations scope, no location specified (defaults to global):
	//     `organizations/{org_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Required. The InspectTemplate to create.
	InspectTemplate *InspectTemplate `protobuf:"bytes,2,opt,name=inspect_template,json=inspectTemplate,proto3" json:"inspect_template,omitempty"`
	// The template id can contain uppercase and lowercase letters,
	// numbers, and hyphens; that is, it must match the regular
	// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
	// characters. Can be empty to allow the system to generate one.
	TemplateId string `protobuf:"bytes,3,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,4,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for CreateInspectTemplate.

func (*CreateInspectTemplateRequest) Descriptor deprecated

func (*CreateInspectTemplateRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateInspectTemplateRequest.ProtoReflect.Descriptor instead.

func (*CreateInspectTemplateRequest) GetInspectTemplate

func (x *CreateInspectTemplateRequest) GetInspectTemplate() *InspectTemplate

func (*CreateInspectTemplateRequest) GetLocationId

func (x *CreateInspectTemplateRequest) GetLocationId() string

func (*CreateInspectTemplateRequest) GetParent

func (x *CreateInspectTemplateRequest) GetParent() string

func (*CreateInspectTemplateRequest) GetTemplateId

func (x *CreateInspectTemplateRequest) GetTemplateId() string

func (*CreateInspectTemplateRequest) ProtoMessage

func (*CreateInspectTemplateRequest) ProtoMessage()

func (*CreateInspectTemplateRequest) ProtoReflect

func (*CreateInspectTemplateRequest) Reset

func (x *CreateInspectTemplateRequest) Reset()

func (*CreateInspectTemplateRequest) String

type CreateJobTriggerRequest

type CreateJobTriggerRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on whether you have [specified a
	// processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Required. The JobTrigger to create.
	JobTrigger *JobTrigger `protobuf:"bytes,2,opt,name=job_trigger,json=jobTrigger,proto3" json:"job_trigger,omitempty"`
	// The trigger id can contain uppercase and lowercase letters,
	// numbers, and hyphens; that is, it must match the regular
	// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
	// characters. Can be empty to allow the system to generate one.
	TriggerId string `protobuf:"bytes,3,opt,name=trigger_id,json=triggerId,proto3" json:"trigger_id,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,4,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for CreateJobTrigger.

func (*CreateJobTriggerRequest) Descriptor deprecated

func (*CreateJobTriggerRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateJobTriggerRequest.ProtoReflect.Descriptor instead.

func (*CreateJobTriggerRequest) GetJobTrigger

func (x *CreateJobTriggerRequest) GetJobTrigger() *JobTrigger

func (*CreateJobTriggerRequest) GetLocationId

func (x *CreateJobTriggerRequest) GetLocationId() string

func (*CreateJobTriggerRequest) GetParent

func (x *CreateJobTriggerRequest) GetParent() string

func (*CreateJobTriggerRequest) GetTriggerId

func (x *CreateJobTriggerRequest) GetTriggerId() string

func (*CreateJobTriggerRequest) ProtoMessage

func (*CreateJobTriggerRequest) ProtoMessage()

func (*CreateJobTriggerRequest) ProtoReflect

func (x *CreateJobTriggerRequest) ProtoReflect() protoreflect.Message

func (*CreateJobTriggerRequest) Reset

func (x *CreateJobTriggerRequest) Reset()

func (*CreateJobTriggerRequest) String

func (x *CreateJobTriggerRequest) String() string

type CreateStoredInfoTypeRequest

type CreateStoredInfoTypeRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization) and whether you have [specified a processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//   - Organizations scope, location specified:
	//     `organizations/{org_id}/locations/{location_id}`
	//   - Organizations scope, no location specified (defaults to global):
	//     `organizations/{org_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Required. Configuration of the storedInfoType to create.
	Config *StoredInfoTypeConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"`
	// The storedInfoType ID can contain uppercase and lowercase letters,
	// numbers, and hyphens; that is, it must match the regular
	// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
	// characters. Can be empty to allow the system to generate one.
	StoredInfoTypeId string `protobuf:"bytes,3,opt,name=stored_info_type_id,json=storedInfoTypeId,proto3" json:"stored_info_type_id,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,4,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for CreateStoredInfoType.

func (*CreateStoredInfoTypeRequest) Descriptor deprecated

func (*CreateStoredInfoTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateStoredInfoTypeRequest.ProtoReflect.Descriptor instead.

func (*CreateStoredInfoTypeRequest) GetConfig

func (*CreateStoredInfoTypeRequest) GetLocationId

func (x *CreateStoredInfoTypeRequest) GetLocationId() string

func (*CreateStoredInfoTypeRequest) GetParent

func (x *CreateStoredInfoTypeRequest) GetParent() string

func (*CreateStoredInfoTypeRequest) GetStoredInfoTypeId

func (x *CreateStoredInfoTypeRequest) GetStoredInfoTypeId() string

func (*CreateStoredInfoTypeRequest) ProtoMessage

func (*CreateStoredInfoTypeRequest) ProtoMessage()

func (*CreateStoredInfoTypeRequest) ProtoReflect

func (*CreateStoredInfoTypeRequest) Reset

func (x *CreateStoredInfoTypeRequest) Reset()

func (*CreateStoredInfoTypeRequest) String

func (x *CreateStoredInfoTypeRequest) String() string

type CryptoDeterministicConfig

type CryptoDeterministicConfig struct {

	// The key used by the encryption function. For deterministic encryption
	// using AES-SIV, the provided key is internally expanded to 64 bytes prior to
	// use.
	CryptoKey *CryptoKey `protobuf:"bytes,1,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"`
	// The custom info type to annotate the surrogate with.
	// This annotation will be applied to the surrogate by prefixing it with
	// the name of the custom info type followed by the number of
	// characters comprising the surrogate. The following scheme defines the
	// format: {info type name}({surrogate character count}):{surrogate}
	//
	// For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
	// the surrogate is 'abc', the full replacement value
	// will be: 'MY_TOKEN_INFO_TYPE(3):abc'
	//
	// This annotation identifies the surrogate when inspecting content using the
	// custom info type 'Surrogate'. This facilitates reversal of the
	// surrogate when it occurs in free text.
	//
	// Note: For record transformations where the entire cell in a table is being
	// transformed, surrogates are not mandatory. Surrogates are used to denote
	// the location of the token and are necessary for re-identification in free
	// form text.
	//
	// In order for inspection to work properly, the name of this info type must
	// not occur naturally anywhere in your data; otherwise, inspection may either
	//
	// - reverse a surrogate that does not correspond to an actual identifier
	// - be unable to parse the surrogate and result in an error
	//
	// Therefore, choose your custom info type name carefully after considering
	// what your data looks like. One way to select a name that has a high chance
	// of yielding reliable detection is to include one or more unicode characters
	// that are highly improbable to exist in your data.
	// For example, assuming your data is entered from a regular ASCII keyboard,
	// the symbol with the hex code point 29DD might be used like so:
	// ⧝MY_TOKEN_TYPE.
	SurrogateInfoType *InfoType `protobuf:"bytes,2,opt,name=surrogate_info_type,json=surrogateInfoType,proto3" json:"surrogate_info_type,omitempty"`
	// A context may be used for higher security and maintaining
	// referential integrity such that the same identifier in two different
	// contexts will be given a distinct surrogate. The context is appended to
	// plaintext value being encrypted. On decryption the provided context is
	// validated against the value used during encryption. If a context was
	// provided during encryption, same context must be provided during decryption
	// as well.
	//
	// If the context is not set, plaintext would be used as is for encryption.
	// If the context is set but:
	//
	// 1. there is no record present when transforming a given value or
	// 2. the field is not present when transforming a given value,
	//
	// plaintext would be used as is for encryption.
	//
	// Note that case (1) is expected when an `InfoTypeTransformation` is
	// applied to both structured and unstructured `ContentItem`s.
	Context *FieldId `protobuf:"bytes,3,opt,name=context,proto3" json:"context,omitempty"`
	// contains filtered or unexported fields
}

Pseudonymization method that generates deterministic encryption for the given input. Outputs a base64 encoded representation of the encrypted output. Uses AES-SIV based on the RFC https://tools.ietf.org/html/rfc5297.

func (*CryptoDeterministicConfig) Descriptor deprecated

func (*CryptoDeterministicConfig) Descriptor() ([]byte, []int)

Deprecated: Use CryptoDeterministicConfig.ProtoReflect.Descriptor instead.

func (*CryptoDeterministicConfig) GetContext

func (x *CryptoDeterministicConfig) GetContext() *FieldId

func (*CryptoDeterministicConfig) GetCryptoKey

func (x *CryptoDeterministicConfig) GetCryptoKey() *CryptoKey

func (*CryptoDeterministicConfig) GetSurrogateInfoType

func (x *CryptoDeterministicConfig) GetSurrogateInfoType() *InfoType

func (*CryptoDeterministicConfig) ProtoMessage

func (*CryptoDeterministicConfig) ProtoMessage()

func (*CryptoDeterministicConfig) ProtoReflect

func (*CryptoDeterministicConfig) Reset

func (x *CryptoDeterministicConfig) Reset()

func (*CryptoDeterministicConfig) String

func (x *CryptoDeterministicConfig) String() string

type CryptoHashConfig

type CryptoHashConfig struct {

	// The key used by the hash function.
	CryptoKey *CryptoKey `protobuf:"bytes,1,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"`
	// contains filtered or unexported fields
}

Pseudonymization method that generates surrogates via cryptographic hashing. Uses SHA-256. The key size must be either 32 or 64 bytes. Outputs a base64 encoded representation of the hashed output (for example, L7k0BHmF1ha5U3NfGykjro4xWi1MPVQPjhMAZbSV9mM=). Currently, only string and integer values can be hashed. See https://cloud.google.com/sensitive-data-protection/docs/pseudonymization to learn more.

func (*CryptoHashConfig) Descriptor deprecated

func (*CryptoHashConfig) Descriptor() ([]byte, []int)

Deprecated: Use CryptoHashConfig.ProtoReflect.Descriptor instead.

func (*CryptoHashConfig) GetCryptoKey

func (x *CryptoHashConfig) GetCryptoKey() *CryptoKey

func (*CryptoHashConfig) ProtoMessage

func (*CryptoHashConfig) ProtoMessage()

func (*CryptoHashConfig) ProtoReflect

func (x *CryptoHashConfig) ProtoReflect() protoreflect.Message

func (*CryptoHashConfig) Reset

func (x *CryptoHashConfig) Reset()

func (*CryptoHashConfig) String

func (x *CryptoHashConfig) String() string

type CryptoKey

type CryptoKey struct {

	// Sources of crypto keys.
	//
	// Types that are assignable to Source:
	//
	//	*CryptoKey_Transient
	//	*CryptoKey_Unwrapped
	//	*CryptoKey_KmsWrapped
	Source isCryptoKey_Source `protobuf_oneof:"source"`
	// contains filtered or unexported fields
}

This is a data encryption key (DEK) (as opposed to a key encryption key (KEK) stored by Cloud Key Management Service (Cloud KMS). When using Cloud KMS to wrap or unwrap a DEK, be sure to set an appropriate IAM policy on the KEK to ensure an attacker cannot unwrap the DEK.

func (*CryptoKey) Descriptor deprecated

func (*CryptoKey) Descriptor() ([]byte, []int)

Deprecated: Use CryptoKey.ProtoReflect.Descriptor instead.

func (*CryptoKey) GetKmsWrapped

func (x *CryptoKey) GetKmsWrapped() *KmsWrappedCryptoKey

func (*CryptoKey) GetSource

func (m *CryptoKey) GetSource() isCryptoKey_Source

func (*CryptoKey) GetTransient

func (x *CryptoKey) GetTransient() *TransientCryptoKey

func (*CryptoKey) GetUnwrapped

func (x *CryptoKey) GetUnwrapped() *UnwrappedCryptoKey

func (*CryptoKey) ProtoMessage

func (*CryptoKey) ProtoMessage()

func (*CryptoKey) ProtoReflect

func (x *CryptoKey) ProtoReflect() protoreflect.Message

func (*CryptoKey) Reset

func (x *CryptoKey) Reset()

func (*CryptoKey) String

func (x *CryptoKey) String() string

type CryptoKey_KmsWrapped

type CryptoKey_KmsWrapped struct {
	// Key wrapped using Cloud KMS
	KmsWrapped *KmsWrappedCryptoKey `protobuf:"bytes,3,opt,name=kms_wrapped,json=kmsWrapped,proto3,oneof"`
}

type CryptoKey_Transient

type CryptoKey_Transient struct {
	// Transient crypto key
	Transient *TransientCryptoKey `protobuf:"bytes,1,opt,name=transient,proto3,oneof"`
}

type CryptoKey_Unwrapped

type CryptoKey_Unwrapped struct {
	// Unwrapped crypto key
	Unwrapped *UnwrappedCryptoKey `protobuf:"bytes,2,opt,name=unwrapped,proto3,oneof"`
}

type CryptoReplaceFfxFpeConfig

type CryptoReplaceFfxFpeConfig struct {

	// Required. The key used by the encryption algorithm.
	CryptoKey *CryptoKey `protobuf:"bytes,1,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"`
	// The 'tweak', a context may be used for higher security since the same
	// identifier in two different contexts won't be given the same surrogate. If
	// the context is not set, a default tweak will be used.
	//
	// If the context is set but:
	//
	// 1. there is no record present when transforming a given value or
	// 1. the field is not present when transforming a given value,
	//
	// a default tweak will be used.
	//
	// Note that case (1) is expected when an `InfoTypeTransformation` is
	// applied to both structured and unstructured `ContentItem`s.
	// Currently, the referenced field may be of value type integer or string.
	//
	// The tweak is constructed as a sequence of bytes in big endian byte order
	// such that:
	//
	// - a 64 bit integer is encoded followed by a single byte of value 1
	// - a string is encoded in UTF-8 format followed by a single byte of value 2
	Context *FieldId `protobuf:"bytes,2,opt,name=context,proto3" json:"context,omitempty"`
	// Choose an alphabet which the data being transformed will be made up of.
	//
	// Types that are assignable to Alphabet:
	//
	//	*CryptoReplaceFfxFpeConfig_CommonAlphabet
	//	*CryptoReplaceFfxFpeConfig_CustomAlphabet
	//	*CryptoReplaceFfxFpeConfig_Radix
	Alphabet isCryptoReplaceFfxFpeConfig_Alphabet `protobuf_oneof:"alphabet"`
	// The custom infoType to annotate the surrogate with.
	// This annotation will be applied to the surrogate by prefixing it with
	// the name of the custom infoType followed by the number of
	// characters comprising the surrogate. The following scheme defines the
	// format: info_type_name(surrogate_character_count):surrogate
	//
	// For example, if the name of custom infoType is 'MY_TOKEN_INFO_TYPE' and
	// the surrogate is 'abc', the full replacement value
	// will be: 'MY_TOKEN_INFO_TYPE(3):abc'
	//
	// This annotation identifies the surrogate when inspecting content using the
	// custom infoType
	// [`SurrogateType`](https://cloud.google.com/sensitive-data-protection/docs/reference/rest/v2/InspectConfig#surrogatetype).
	// This facilitates reversal of the surrogate when it occurs in free text.
	//
	// In order for inspection to work properly, the name of this infoType must
	// not occur naturally anywhere in your data; otherwise, inspection may
	// find a surrogate that does not correspond to an actual identifier.
	// Therefore, choose your custom infoType name carefully after considering
	// what your data looks like. One way to select a name that has a high chance
	// of yielding reliable detection is to include one or more unicode characters
	// that are highly improbable to exist in your data.
	// For example, assuming your data is entered from a regular ASCII keyboard,
	// the symbol with the hex code point 29DD might be used like so:
	// ⧝MY_TOKEN_TYPE
	SurrogateInfoType *InfoType `protobuf:"bytes,8,opt,name=surrogate_info_type,json=surrogateInfoType,proto3" json:"surrogate_info_type,omitempty"`
	// contains filtered or unexported fields
}

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. The identifier must be encoded as ASCII. For a given crypto key and context, the same identifier will be replaced with the same surrogate. Identifiers must be at least two characters long. In the case that the identifier is the empty string, it will be skipped. See https://cloud.google.com/sensitive-data-protection/docs/pseudonymization to learn more.

Note: We recommend using CryptoDeterministicConfig for all use cases which do not require preserving the input alphabet space and size, plus warrant referential integrity. FPE incurs significant latency costs.

func (*CryptoReplaceFfxFpeConfig) Descriptor deprecated

func (*CryptoReplaceFfxFpeConfig) Descriptor() ([]byte, []int)

Deprecated: Use CryptoReplaceFfxFpeConfig.ProtoReflect.Descriptor instead.

func (*CryptoReplaceFfxFpeConfig) GetAlphabet

func (m *CryptoReplaceFfxFpeConfig) GetAlphabet() isCryptoReplaceFfxFpeConfig_Alphabet

func (*CryptoReplaceFfxFpeConfig) GetCommonAlphabet

func (*CryptoReplaceFfxFpeConfig) GetContext

func (x *CryptoReplaceFfxFpeConfig) GetContext() *FieldId

func (*CryptoReplaceFfxFpeConfig) GetCryptoKey

func (x *CryptoReplaceFfxFpeConfig) GetCryptoKey() *CryptoKey

func (*CryptoReplaceFfxFpeConfig) GetCustomAlphabet

func (x *CryptoReplaceFfxFpeConfig) GetCustomAlphabet() string

func (*CryptoReplaceFfxFpeConfig) GetRadix

func (x *CryptoReplaceFfxFpeConfig) GetRadix() int32

func (*CryptoReplaceFfxFpeConfig) GetSurrogateInfoType

func (x *CryptoReplaceFfxFpeConfig) GetSurrogateInfoType() *InfoType

func (*CryptoReplaceFfxFpeConfig) ProtoMessage

func (*CryptoReplaceFfxFpeConfig) ProtoMessage()

func (*CryptoReplaceFfxFpeConfig) ProtoReflect

func (*CryptoReplaceFfxFpeConfig) Reset

func (x *CryptoReplaceFfxFpeConfig) Reset()

func (*CryptoReplaceFfxFpeConfig) String

func (x *CryptoReplaceFfxFpeConfig) String() string

type CryptoReplaceFfxFpeConfig_CommonAlphabet

type CryptoReplaceFfxFpeConfig_CommonAlphabet struct {
	// Common alphabets.
	CommonAlphabet CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet `` /* 154-byte string literal not displayed */
}

type CryptoReplaceFfxFpeConfig_CustomAlphabet

type CryptoReplaceFfxFpeConfig_CustomAlphabet struct {
	// This is supported by mapping these to the alphanumeric characters
	// that the FFX mode natively supports. This happens before/after
	// encryption/decryption.
	// Each character listed must appear only once.
	// Number of characters must be in the range [2, 95].
	// This must be encoded as ASCII.
	// The order of characters does not matter.
	// The full list of allowed characters is:
	// “0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz~`!@#$%^&*()_-+={[}]|\:;"'<,>.?/“
	CustomAlphabet string `protobuf:"bytes,5,opt,name=custom_alphabet,json=customAlphabet,proto3,oneof"`
}

type CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet

type CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet int32

These are commonly used subsets of the alphabet that the FFX mode natively supports. In the algorithm, the alphabet is selected using the "radix". Therefore each corresponds to a particular radix.

const (
	// Unused.
	CryptoReplaceFfxFpeConfig_FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 0
	// `[0-9]` (radix of 10)
	CryptoReplaceFfxFpeConfig_NUMERIC CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 1
	// `[0-9A-F]` (radix of 16)
	CryptoReplaceFfxFpeConfig_HEXADECIMAL CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 2
	// `[0-9A-Z]` (radix of 36)
	CryptoReplaceFfxFpeConfig_UPPER_CASE_ALPHA_NUMERIC CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 3
	// `[0-9A-Za-z]` (radix of 62)
	CryptoReplaceFfxFpeConfig_ALPHA_NUMERIC CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 4
)

func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Descriptor

func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Enum

func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) EnumDescriptor deprecated

Deprecated: Use CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet.Descriptor instead.

func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Number

func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) String

func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Type

type CryptoReplaceFfxFpeConfig_Radix

type CryptoReplaceFfxFpeConfig_Radix struct {
	// The native way to select the alphabet. Must be in the range [2, 95].
	Radix int32 `protobuf:"varint,6,opt,name=radix,proto3,oneof"`
}

type CustomInfoType

type CustomInfoType struct {

	// CustomInfoType can either be a new infoType, or an extension of built-in
	// infoType, when the name matches one of existing infoTypes and that infoType
	// is specified in `InspectContent.info_types` field. Specifying the latter
	// adds findings to the one detected by the system. If built-in info type is
	// not specified in `InspectContent.info_types` list then the name is treated
	// as a custom info type.
	InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"`
	// 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.
	Likelihood Likelihood `protobuf:"varint,6,opt,name=likelihood,proto3,enum=google.privacy.dlp.v2.Likelihood" json:"likelihood,omitempty"`
	// Type of custom detector.
	//
	// Types that are assignable to Type:
	//
	//	*CustomInfoType_Dictionary_
	//	*CustomInfoType_Regex_
	//	*CustomInfoType_SurrogateType_
	//	*CustomInfoType_StoredType
	Type isCustomInfoType_Type `protobuf_oneof:"type"`
	// Set of detection rules to apply to all findings of this CustomInfoType.
	// Rules are applied in order that they are specified. Not supported for the
	// `surrogate_type` CustomInfoType.
	DetectionRules []*CustomInfoType_DetectionRule `protobuf:"bytes,7,rep,name=detection_rules,json=detectionRules,proto3" json:"detection_rules,omitempty"`
	// If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding
	// to be returned. It still can be used for rules matching.
	ExclusionType CustomInfoType_ExclusionType `` /* 157-byte string literal not displayed */
	// Sensitivity for this CustomInfoType. If this CustomInfoType extends an
	// existing InfoType, the sensitivity here will take precedence over that of
	// the original InfoType. If unset for a CustomInfoType, it will default to
	// HIGH.
	// This only applies to data profiling.
	SensitivityScore *SensitivityScore `protobuf:"bytes,9,opt,name=sensitivity_score,json=sensitivityScore,proto3" json:"sensitivity_score,omitempty"`
	// contains filtered or unexported fields
}

Custom information type provided by the user. Used to find domain-specific sensitive information configurable to the data in question.

func (*CustomInfoType) Descriptor deprecated

func (*CustomInfoType) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType.ProtoReflect.Descriptor instead.

func (*CustomInfoType) GetDetectionRules

func (x *CustomInfoType) GetDetectionRules() []*CustomInfoType_DetectionRule

func (*CustomInfoType) GetDictionary

func (x *CustomInfoType) GetDictionary() *CustomInfoType_Dictionary

func (*CustomInfoType) GetExclusionType

func (x *CustomInfoType) GetExclusionType() CustomInfoType_ExclusionType

func (*CustomInfoType) GetInfoType

func (x *CustomInfoType) GetInfoType() *InfoType

func (*CustomInfoType) GetLikelihood

func (x *CustomInfoType) GetLikelihood() Likelihood

func (*CustomInfoType) GetRegex

func (x *CustomInfoType) GetRegex() *CustomInfoType_Regex

func (*CustomInfoType) GetSensitivityScore added in v1.11.0

func (x *CustomInfoType) GetSensitivityScore() *SensitivityScore

func (*CustomInfoType) GetStoredType

func (x *CustomInfoType) GetStoredType() *StoredType

func (*CustomInfoType) GetSurrogateType

func (x *CustomInfoType) GetSurrogateType() *CustomInfoType_SurrogateType

func (*CustomInfoType) GetType

func (m *CustomInfoType) GetType() isCustomInfoType_Type

func (*CustomInfoType) ProtoMessage

func (*CustomInfoType) ProtoMessage()

func (*CustomInfoType) ProtoReflect

func (x *CustomInfoType) ProtoReflect() protoreflect.Message

func (*CustomInfoType) Reset

func (x *CustomInfoType) Reset()

func (*CustomInfoType) String

func (x *CustomInfoType) String() string

type CustomInfoType_DetectionRule

type CustomInfoType_DetectionRule struct {

	// Type of hotword rule.
	//
	// Types that are assignable to Type:
	//
	//	*CustomInfoType_DetectionRule_HotwordRule_
	Type isCustomInfoType_DetectionRule_Type `protobuf_oneof:"type"`
	// contains filtered or unexported fields
}

Deprecated; use `InspectionRuleSet` instead. Rule for modifying a `CustomInfoType` to alter behavior under certain circumstances, depending on the specific details of the rule. Not supported for the `surrogate_type` custom infoType.

func (*CustomInfoType_DetectionRule) Descriptor deprecated

func (*CustomInfoType_DetectionRule) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_DetectionRule.ProtoReflect.Descriptor instead.

func (*CustomInfoType_DetectionRule) GetHotwordRule

func (*CustomInfoType_DetectionRule) GetType

func (m *CustomInfoType_DetectionRule) GetType() isCustomInfoType_DetectionRule_Type

func (*CustomInfoType_DetectionRule) ProtoMessage

func (*CustomInfoType_DetectionRule) ProtoMessage()

func (*CustomInfoType_DetectionRule) ProtoReflect

func (*CustomInfoType_DetectionRule) Reset

func (x *CustomInfoType_DetectionRule) Reset()

func (*CustomInfoType_DetectionRule) String

type CustomInfoType_DetectionRule_HotwordRule

type CustomInfoType_DetectionRule_HotwordRule struct {

	// Regular expression pattern defining what qualifies as a hotword.
	HotwordRegex *CustomInfoType_Regex `protobuf:"bytes,1,opt,name=hotword_regex,json=hotwordRegex,proto3" json:"hotword_regex,omitempty"`
	// Range of characters within which the entire hotword must reside.
	// The total length of the window cannot exceed 1000 characters.
	// The finding itself will be included in the window, so that hotwords can
	// be used to match substrings of the finding itself. Suppose you
	// want Cloud DLP to promote the likelihood of the phone number
	// regex "\(\d{3}\) \d{3}-\d{4}" if the area code is known to be the
	// area code of a company's office. In this case, use the hotword regex
	// "\(xxx\)", where "xxx" is the area code in question.
	//
	// For tabular data, if you want to modify the likelihood of an entire
	// column of findngs, see
	// [Hotword example: Set the match likelihood of a table column]
	// (https://cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes-likelihood#match-column-values).
	Proximity *CustomInfoType_DetectionRule_Proximity `protobuf:"bytes,2,opt,name=proximity,proto3" json:"proximity,omitempty"`
	// Likelihood adjustment to apply to all matching findings.
	LikelihoodAdjustment *CustomInfoType_DetectionRule_LikelihoodAdjustment `protobuf:"bytes,3,opt,name=likelihood_adjustment,json=likelihoodAdjustment,proto3" json:"likelihood_adjustment,omitempty"`
	// contains filtered or unexported fields
}

The rule that adjusts the likelihood of findings within a certain proximity of hotwords.

func (*CustomInfoType_DetectionRule_HotwordRule) Descriptor deprecated

func (*CustomInfoType_DetectionRule_HotwordRule) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_DetectionRule_HotwordRule.ProtoReflect.Descriptor instead.

func (*CustomInfoType_DetectionRule_HotwordRule) GetHotwordRegex

func (*CustomInfoType_DetectionRule_HotwordRule) GetLikelihoodAdjustment

func (*CustomInfoType_DetectionRule_HotwordRule) GetProximity

func (*CustomInfoType_DetectionRule_HotwordRule) ProtoMessage

func (*CustomInfoType_DetectionRule_HotwordRule) ProtoReflect

func (*CustomInfoType_DetectionRule_HotwordRule) Reset

func (*CustomInfoType_DetectionRule_HotwordRule) String

type CustomInfoType_DetectionRule_HotwordRule_

type CustomInfoType_DetectionRule_HotwordRule_ struct {
	// Hotword-based detection rule.
	HotwordRule *CustomInfoType_DetectionRule_HotwordRule `protobuf:"bytes,1,opt,name=hotword_rule,json=hotwordRule,proto3,oneof"`
}

type CustomInfoType_DetectionRule_LikelihoodAdjustment

type CustomInfoType_DetectionRule_LikelihoodAdjustment struct {

	// How the likelihood will be modified.
	//
	// Types that are assignable to Adjustment:
	//
	//	*CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood
	//	*CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood
	Adjustment isCustomInfoType_DetectionRule_LikelihoodAdjustment_Adjustment `protobuf_oneof:"adjustment"`
	// contains filtered or unexported fields
}

Message for specifying an adjustment to the likelihood of a finding as part of a detection rule.

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) Descriptor deprecated

Deprecated: Use CustomInfoType_DetectionRule_LikelihoodAdjustment.ProtoReflect.Descriptor instead.

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) GetAdjustment

func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetAdjustment() isCustomInfoType_DetectionRule_LikelihoodAdjustment_Adjustment

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) GetFixedLikelihood

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) GetRelativeLikelihood

func (x *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetRelativeLikelihood() int32

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) ProtoMessage

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) ProtoReflect

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) Reset

func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) String

type CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood

type CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood struct {
	// Set the likelihood of a finding to a fixed value.
	FixedLikelihood Likelihood `protobuf:"varint,1,opt,name=fixed_likelihood,json=fixedLikelihood,proto3,enum=google.privacy.dlp.v2.Likelihood,oneof"`
}

type CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood

type CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood struct {
	// Increase or decrease the likelihood by the specified number of
	// levels. For example, if a finding would be `POSSIBLE` without the
	// detection rule and `relative_likelihood` is 1, then it is upgraded to
	// `LIKELY`, while a value of -1 would downgrade it to `UNLIKELY`.
	// Likelihood may never drop below `VERY_UNLIKELY` or exceed
	// `VERY_LIKELY`, so applying an adjustment of 1 followed by an
	// adjustment of -1 when base likelihood is `VERY_LIKELY` will result in
	// a final likelihood of `LIKELY`.
	RelativeLikelihood int32 `protobuf:"varint,2,opt,name=relative_likelihood,json=relativeLikelihood,proto3,oneof"`
}

type CustomInfoType_DetectionRule_Proximity

type CustomInfoType_DetectionRule_Proximity struct {

	// Number of characters before the finding to consider. For tabular data,
	// if you want to modify the likelihood of an entire column of findngs,
	// set this to 1. For more information, see
	// [Hotword example: Set the match likelihood of a table column]
	// (https://cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes-likelihood#match-column-values).
	WindowBefore int32 `protobuf:"varint,1,opt,name=window_before,json=windowBefore,proto3" json:"window_before,omitempty"`
	// Number of characters after the finding to consider.
	WindowAfter int32 `protobuf:"varint,2,opt,name=window_after,json=windowAfter,proto3" json:"window_after,omitempty"`
	// contains filtered or unexported fields
}

Message for specifying a window around a finding to apply a detection rule.

func (*CustomInfoType_DetectionRule_Proximity) Descriptor deprecated

func (*CustomInfoType_DetectionRule_Proximity) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_DetectionRule_Proximity.ProtoReflect.Descriptor instead.

func (*CustomInfoType_DetectionRule_Proximity) GetWindowAfter

func (x *CustomInfoType_DetectionRule_Proximity) GetWindowAfter() int32

func (*CustomInfoType_DetectionRule_Proximity) GetWindowBefore

func (x *CustomInfoType_DetectionRule_Proximity) GetWindowBefore() int32

func (*CustomInfoType_DetectionRule_Proximity) ProtoMessage

func (*CustomInfoType_DetectionRule_Proximity) ProtoReflect

func (*CustomInfoType_DetectionRule_Proximity) Reset

func (*CustomInfoType_DetectionRule_Proximity) String

type CustomInfoType_Dictionary

type CustomInfoType_Dictionary struct {

	// The potential places the data can be read from.
	//
	// Types that are assignable to Source:
	//
	//	*CustomInfoType_Dictionary_WordList_
	//	*CustomInfoType_Dictionary_CloudStoragePath
	Source isCustomInfoType_Dictionary_Source `protobuf_oneof:"source"`
	// contains filtered or unexported fields
}

Custom information type based on a dictionary of words or phrases. This can be used to match sensitive information specific to the data, such as a list of employee IDs or job titles.

Dictionary words are case-insensitive and all characters other than letters and digits in the unicode [Basic Multilingual Plane](https://en.wikipedia.org/wiki/Plane_%28Unicode%29#Basic_Multilingual_Plane) will be replaced with whitespace when scanning for matches, so the dictionary phrase "Sam Johnson" will match all three phrases "sam johnson", "Sam, Johnson", and "Sam (Johnson)". Additionally, the characters surrounding any match must be of a different type than the adjacent characters within the word, so letters must be next to non-letters and digits next to non-digits. For example, the dictionary word "jen" will match the first three letters of the text "jen123" but will return no matches for "jennifer".

Dictionary words containing a large number of characters that are not letters or digits may result in unexpected findings because such characters are treated as whitespace. The [limits](https://cloud.google.com/sensitive-data-protection/limits) page contains details about the size limits of dictionaries. For dictionaries that do not fit within these constraints, consider using `LargeCustomDictionaryConfig` in the `StoredInfoType` API.

func (*CustomInfoType_Dictionary) Descriptor deprecated

func (*CustomInfoType_Dictionary) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_Dictionary.ProtoReflect.Descriptor instead.

func (*CustomInfoType_Dictionary) GetCloudStoragePath

func (x *CustomInfoType_Dictionary) GetCloudStoragePath() *CloudStoragePath

func (*CustomInfoType_Dictionary) GetSource

func (m *CustomInfoType_Dictionary) GetSource() isCustomInfoType_Dictionary_Source

func (*CustomInfoType_Dictionary) GetWordList

func (*CustomInfoType_Dictionary) ProtoMessage

func (*CustomInfoType_Dictionary) ProtoMessage()

func (*CustomInfoType_Dictionary) ProtoReflect

func (*CustomInfoType_Dictionary) Reset

func (x *CustomInfoType_Dictionary) Reset()

func (*CustomInfoType_Dictionary) String

func (x *CustomInfoType_Dictionary) String() string

type CustomInfoType_Dictionary_

type CustomInfoType_Dictionary_ struct {
	// A list of phrases to detect as a CustomInfoType.
	Dictionary *CustomInfoType_Dictionary `protobuf:"bytes,2,opt,name=dictionary,proto3,oneof"`
}

type CustomInfoType_Dictionary_CloudStoragePath

type CustomInfoType_Dictionary_CloudStoragePath struct {
	// Newline-delimited file of words in Cloud Storage. Only a single file
	// is accepted.
	CloudStoragePath *CloudStoragePath `protobuf:"bytes,3,opt,name=cloud_storage_path,json=cloudStoragePath,proto3,oneof"`
}

type CustomInfoType_Dictionary_WordList

type CustomInfoType_Dictionary_WordList struct {

	// Words or phrases defining the dictionary. The dictionary must contain
	// at least one phrase and every phrase must contain at least 2 characters
	// that are letters or digits. [required]
	Words []string `protobuf:"bytes,1,rep,name=words,proto3" json:"words,omitempty"`
	// contains filtered or unexported fields
}

Message defining a list of words or phrases to search for in the data.

func (*CustomInfoType_Dictionary_WordList) Descriptor deprecated

func (*CustomInfoType_Dictionary_WordList) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_Dictionary_WordList.ProtoReflect.Descriptor instead.

func (*CustomInfoType_Dictionary_WordList) GetWords

func (*CustomInfoType_Dictionary_WordList) ProtoMessage

func (*CustomInfoType_Dictionary_WordList) ProtoMessage()

func (*CustomInfoType_Dictionary_WordList) ProtoReflect

func (*CustomInfoType_Dictionary_WordList) Reset

func (*CustomInfoType_Dictionary_WordList) String

type CustomInfoType_Dictionary_WordList_

type CustomInfoType_Dictionary_WordList_ struct {
	// List of words or phrases to search for.
	WordList *CustomInfoType_Dictionary_WordList `protobuf:"bytes,1,opt,name=word_list,json=wordList,proto3,oneof"`
}

type CustomInfoType_ExclusionType

type CustomInfoType_ExclusionType int32

Type of exclusion rule.

const (
	// A finding of this custom info type will not be excluded from results.
	CustomInfoType_EXCLUSION_TYPE_UNSPECIFIED CustomInfoType_ExclusionType = 0
	// A finding of this custom info type will be excluded from final results,
	// but can still affect rule execution.
	CustomInfoType_EXCLUSION_TYPE_EXCLUDE CustomInfoType_ExclusionType = 1
)

func (CustomInfoType_ExclusionType) Descriptor

func (CustomInfoType_ExclusionType) Enum

func (CustomInfoType_ExclusionType) EnumDescriptor deprecated

func (CustomInfoType_ExclusionType) EnumDescriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_ExclusionType.Descriptor instead.

func (CustomInfoType_ExclusionType) Number

func (CustomInfoType_ExclusionType) String

func (CustomInfoType_ExclusionType) Type

type CustomInfoType_Regex

type CustomInfoType_Regex struct {

	// Pattern defining the regular expression. Its syntax
	// (https://github.com/google/re2/wiki/Syntax) can be found under the
	// google/re2 repository on GitHub.
	Pattern string `protobuf:"bytes,1,opt,name=pattern,proto3" json:"pattern,omitempty"`
	// The index of the submatch to extract as findings. When not
	// specified, the entire match is returned. No more than 3 may be included.
	GroupIndexes []int32 `protobuf:"varint,2,rep,packed,name=group_indexes,json=groupIndexes,proto3" json:"group_indexes,omitempty"`
	// contains filtered or unexported fields
}

Message defining a custom regular expression.

func (*CustomInfoType_Regex) Descriptor deprecated

func (*CustomInfoType_Regex) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_Regex.ProtoReflect.Descriptor instead.

func (*CustomInfoType_Regex) GetGroupIndexes

func (x *CustomInfoType_Regex) GetGroupIndexes() []int32

func (*CustomInfoType_Regex) GetPattern

func (x *CustomInfoType_Regex) GetPattern() string

func (*CustomInfoType_Regex) ProtoMessage

func (*CustomInfoType_Regex) ProtoMessage()

func (*CustomInfoType_Regex) ProtoReflect

func (x *CustomInfoType_Regex) ProtoReflect() protoreflect.Message

func (*CustomInfoType_Regex) Reset

func (x *CustomInfoType_Regex) Reset()

func (*CustomInfoType_Regex) String

func (x *CustomInfoType_Regex) String() string

type CustomInfoType_Regex_

type CustomInfoType_Regex_ struct {
	// Regular expression based CustomInfoType.
	Regex *CustomInfoType_Regex `protobuf:"bytes,3,opt,name=regex,proto3,oneof"`
}

type CustomInfoType_StoredType

type CustomInfoType_StoredType struct {
	// Load an existing `StoredInfoType` resource for use in
	// `InspectDataSource`. Not currently supported in `InspectContent`.
	StoredType *StoredType `protobuf:"bytes,5,opt,name=stored_type,json=storedType,proto3,oneof"`
}

type CustomInfoType_SurrogateType

type CustomInfoType_SurrogateType struct {
	// contains filtered or unexported fields
}

Message for detecting output from deidentification transformations such as [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/sensitive-data-protection/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig). These types of transformations are those that perform pseudonymization, thereby producing a "surrogate" as output. This should be used in conjunction with a field on the transformation such as `surrogate_info_type`. This CustomInfoType does not support the use of `detection_rules`.

func (*CustomInfoType_SurrogateType) Descriptor deprecated

func (*CustomInfoType_SurrogateType) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfoType_SurrogateType.ProtoReflect.Descriptor instead.

func (*CustomInfoType_SurrogateType) ProtoMessage

func (*CustomInfoType_SurrogateType) ProtoMessage()

func (*CustomInfoType_SurrogateType) ProtoReflect

func (*CustomInfoType_SurrogateType) Reset

func (x *CustomInfoType_SurrogateType) Reset()

func (*CustomInfoType_SurrogateType) String

type CustomInfoType_SurrogateType_

type CustomInfoType_SurrogateType_ struct {
	// Message for detecting output from deidentification transformations that
	// support reversing.
	SurrogateType *CustomInfoType_SurrogateType `protobuf:"bytes,4,opt,name=surrogate_type,json=surrogateType,proto3,oneof"`
}

type DataProfileAction

type DataProfileAction struct {

	// Type of action to execute when a profile is generated.
	//
	// Types that are assignable to Action:
	//
	//	*DataProfileAction_ExportData
	//	*DataProfileAction_PubSubNotification_
	//	*DataProfileAction_PublishToChronicle_
	//	*DataProfileAction_PublishToScc
	//	*DataProfileAction_TagResources_
	//	*DataProfileAction_PublishToDataplexCatalog_
	Action isDataProfileAction_Action `protobuf_oneof:"action"`
	// contains filtered or unexported fields
}

A task to execute when a data profile has been generated.

func (*DataProfileAction) Descriptor deprecated

func (*DataProfileAction) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileAction.ProtoReflect.Descriptor instead.

func (*DataProfileAction) GetAction

func (m *DataProfileAction) GetAction() isDataProfileAction_Action

func (*DataProfileAction) GetExportData

func (x *DataProfileAction) GetExportData() *DataProfileAction_Export

func (*DataProfileAction) GetPubSubNotification

func (x *DataProfileAction) GetPubSubNotification() *DataProfileAction_PubSubNotification

func (*DataProfileAction) GetPublishToChronicle added in v1.19.0

func (x *DataProfileAction) GetPublishToChronicle() *DataProfileAction_PublishToChronicle

func (*DataProfileAction) GetPublishToDataplexCatalog added in v1.23.0

func (x *DataProfileAction) GetPublishToDataplexCatalog() *DataProfileAction_PublishToDataplexCatalog

func (*DataProfileAction) GetPublishToScc added in v1.19.0

func (*DataProfileAction) GetTagResources added in v1.17.0

func (x *DataProfileAction) GetTagResources() *DataProfileAction_TagResources

func (*DataProfileAction) ProtoMessage

func (*DataProfileAction) ProtoMessage()

func (*DataProfileAction) ProtoReflect

func (x *DataProfileAction) ProtoReflect() protoreflect.Message

func (*DataProfileAction) Reset

func (x *DataProfileAction) Reset()

func (*DataProfileAction) String

func (x *DataProfileAction) String() string

type DataProfileAction_EventType

type DataProfileAction_EventType int32

Types of event that can trigger an action.

const (
	// Unused.
	DataProfileAction_EVENT_TYPE_UNSPECIFIED DataProfileAction_EventType = 0
	// New profile (not a re-profile).
	DataProfileAction_NEW_PROFILE DataProfileAction_EventType = 1
	// One of the following profile metrics changed: Data risk score,
	// Sensitivity score, Resource visibility, Encryption type, Predicted
	// infoTypes, Other infoTypes
	DataProfileAction_CHANGED_PROFILE DataProfileAction_EventType = 2
	// Table data risk score or sensitivity score increased.
	DataProfileAction_SCORE_INCREASED DataProfileAction_EventType = 3
	// A user (non-internal) error occurred.
	DataProfileAction_ERROR_CHANGED DataProfileAction_EventType = 4
)

func (DataProfileAction_EventType) Descriptor

func (DataProfileAction_EventType) Enum

func (DataProfileAction_EventType) EnumDescriptor deprecated

func (DataProfileAction_EventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use DataProfileAction_EventType.Descriptor instead.

func (DataProfileAction_EventType) Number

func (DataProfileAction_EventType) String

func (DataProfileAction_EventType) Type

type DataProfileAction_Export

type DataProfileAction_Export struct {

	// Store all profiles to BigQuery.
	//
	//   - The system will create a new dataset and table for you if none are
	//     are provided. The dataset will be named
	//     `sensitive_data_protection_discovery` and table will be named
	//     `discovery_profiles`. This table will be placed in the same project as
	//     the container project running the scan. After the first profile is
	//     generated and the dataset and table are created, the discovery scan
	//     configuration will be updated with the dataset and table names.
	//   - See [Analyze data profiles stored in
	//
	// BigQuery](https://cloud.google.com/sensitive-data-protection/docs/analyze-data-profiles).
	// * See [Sample queries for your BigQuery
	// table](https://cloud.google.com/sensitive-data-protection/docs/analyze-data-profiles#sample_sql_queries).
	//   - Data is inserted using [streaming
	//     insert](https://cloud.google.com/blog/products/bigquery/life-of-a-bigquery-streaming-insert)
	//     and so data may be in the buffer for a period of time after the
	//     profile has finished.
	//   - The Pub/Sub notification is sent before the streaming buffer is
	//     guaranteed to be written, so data may not be instantly
	//     visible to queries by the time your topic receives the Pub/Sub
	//     notification.
	//   - The best practice is to use the same table for an entire organization
	//     so that you can take advantage of the [provided Looker
	//     reports](https://cloud.google.com/sensitive-data-protection/docs/analyze-data-profiles#use_a_premade_report).
	//     If you use VPC Service Controls to define security perimeters, then
	//     you must use a separate table for each boundary.
	ProfileTable *BigQueryTable `protobuf:"bytes,1,opt,name=profile_table,json=profileTable,proto3" json:"profile_table,omitempty"`
	// Store sample [data profile
	// findings][google.privacy.dlp.v2.DataProfileFinding] in an existing table
	// or a new table in an existing dataset. Each regeneration will result in
	// new rows in BigQuery. Data is inserted using [streaming
	// insert](https://cloud.google.com/blog/products/bigquery/life-of-a-bigquery-streaming-insert)
	// and so data may be in the buffer for a period of time after the profile
	// has finished.
	SampleFindingsTable *BigQueryTable `protobuf:"bytes,2,opt,name=sample_findings_table,json=sampleFindingsTable,proto3" json:"sample_findings_table,omitempty"`
	// contains filtered or unexported fields
}

If set, the detailed data profiles will be persisted to the location of your choice whenever updated.

func (*DataProfileAction_Export) Descriptor deprecated

func (*DataProfileAction_Export) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileAction_Export.ProtoReflect.Descriptor instead.

func (*DataProfileAction_Export) GetProfileTable

func (x *DataProfileAction_Export) GetProfileTable() *BigQueryTable

func (*DataProfileAction_Export) GetSampleFindingsTable added in v1.22.0

func (x *DataProfileAction_Export) GetSampleFindingsTable() *BigQueryTable

func (*DataProfileAction_Export) ProtoMessage

func (*DataProfileAction_Export) ProtoMessage()

func (*DataProfileAction_Export) ProtoReflect

func (x *DataProfileAction_Export) ProtoReflect() protoreflect.Message

func (*DataProfileAction_Export) Reset

func (x *DataProfileAction_Export) Reset()

func (*DataProfileAction_Export) String

func (x *DataProfileAction_Export) String() string

type DataProfileAction_ExportData

type DataProfileAction_ExportData struct {
	// Export data profiles into a provided location.
	ExportData *DataProfileAction_Export `protobuf:"bytes,1,opt,name=export_data,json=exportData,proto3,oneof"`
}

type DataProfileAction_PubSubNotification

type DataProfileAction_PubSubNotification struct {

	// Cloud Pub/Sub topic to send notifications to.
	// Format is projects/{project}/topics/{topic}.
	Topic string `protobuf:"bytes,1,opt,name=topic,proto3" json:"topic,omitempty"`
	// The type of event that triggers a Pub/Sub. At most one
	// `PubSubNotification` per EventType is permitted.
	Event DataProfileAction_EventType `protobuf:"varint,2,opt,name=event,proto3,enum=google.privacy.dlp.v2.DataProfileAction_EventType" json:"event,omitempty"`
	// Conditions (e.g., data risk or sensitivity level) for triggering a
	// Pub/Sub.
	PubsubCondition *DataProfilePubSubCondition `protobuf:"bytes,3,opt,name=pubsub_condition,json=pubsubCondition,proto3" json:"pubsub_condition,omitempty"`
	// How much data to include in the Pub/Sub message. If the user wishes to
	// limit the size of the message, they can use resource_name and fetch the
	// profile fields they wish to. Per table profile (not per column).
	DetailOfMessage DataProfileAction_PubSubNotification_DetailLevel `` /* 185-byte string literal not displayed */
	// contains filtered or unexported fields
}

Send a Pub/Sub message into the given Pub/Sub topic to connect other systems to data profile generation. The message payload data will be the byte serialization of `DataProfilePubSubMessage`.

func (*DataProfileAction_PubSubNotification) Descriptor deprecated

func (*DataProfileAction_PubSubNotification) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileAction_PubSubNotification.ProtoReflect.Descriptor instead.

func (*DataProfileAction_PubSubNotification) GetDetailOfMessage

func (*DataProfileAction_PubSubNotification) GetEvent

func (*DataProfileAction_PubSubNotification) GetPubsubCondition

func (*DataProfileAction_PubSubNotification) GetTopic

func (*DataProfileAction_PubSubNotification) ProtoMessage

func (*DataProfileAction_PubSubNotification) ProtoMessage()

func (*DataProfileAction_PubSubNotification) ProtoReflect

func (*DataProfileAction_PubSubNotification) Reset

func (*DataProfileAction_PubSubNotification) String

type DataProfileAction_PubSubNotification_

type DataProfileAction_PubSubNotification_ struct {
	// Publish a message into the Pub/Sub topic.
	PubSubNotification *DataProfileAction_PubSubNotification `protobuf:"bytes,2,opt,name=pub_sub_notification,json=pubSubNotification,proto3,oneof"`
}

type DataProfileAction_PubSubNotification_DetailLevel

type DataProfileAction_PubSubNotification_DetailLevel int32

The levels of detail that can be included in the Pub/Sub message.

const (
	// Unused.
	DataProfileAction_PubSubNotification_DETAIL_LEVEL_UNSPECIFIED DataProfileAction_PubSubNotification_DetailLevel = 0
	// The full table data profile.
	DataProfileAction_PubSubNotification_TABLE_PROFILE DataProfileAction_PubSubNotification_DetailLevel = 1
	// The name of the profiled resource.
	DataProfileAction_PubSubNotification_RESOURCE_NAME DataProfileAction_PubSubNotification_DetailLevel = 2
	// The full file store data profile.
	DataProfileAction_PubSubNotification_FILE_STORE_PROFILE DataProfileAction_PubSubNotification_DetailLevel = 3
)

func (DataProfileAction_PubSubNotification_DetailLevel) Descriptor

func (DataProfileAction_PubSubNotification_DetailLevel) Enum

func (DataProfileAction_PubSubNotification_DetailLevel) EnumDescriptor deprecated

Deprecated: Use DataProfileAction_PubSubNotification_DetailLevel.Descriptor instead.

func (DataProfileAction_PubSubNotification_DetailLevel) Number

func (DataProfileAction_PubSubNotification_DetailLevel) String

func (DataProfileAction_PubSubNotification_DetailLevel) Type

type DataProfileAction_PublishToChronicle added in v1.19.0

type DataProfileAction_PublishToChronicle struct {
	// contains filtered or unexported fields
}

Message expressing intention to publish to Google Security Operations.

func (*DataProfileAction_PublishToChronicle) Descriptor deprecated added in v1.19.0

func (*DataProfileAction_PublishToChronicle) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileAction_PublishToChronicle.ProtoReflect.Descriptor instead.

func (*DataProfileAction_PublishToChronicle) ProtoMessage added in v1.19.0

func (*DataProfileAction_PublishToChronicle) ProtoMessage()

func (*DataProfileAction_PublishToChronicle) ProtoReflect added in v1.19.0

func (*DataProfileAction_PublishToChronicle) Reset added in v1.19.0

func (*DataProfileAction_PublishToChronicle) String added in v1.19.0

type DataProfileAction_PublishToChronicle_ added in v1.19.0

type DataProfileAction_PublishToChronicle_ struct {
	// Publishes generated data profiles to Google Security Operations.
	// For more information, see [Use Sensitive Data Protection data in
	// context-aware
	// analytics](https://cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user-download).
	PublishToChronicle *DataProfileAction_PublishToChronicle `protobuf:"bytes,3,opt,name=publish_to_chronicle,json=publishToChronicle,proto3,oneof"`
}

type DataProfileAction_PublishToDataplexCatalog added in v1.23.0

type DataProfileAction_PublishToDataplexCatalog struct {

	// Whether creating a Dataplex Universal Catalog aspect for a profiled
	// resource should lower the risk of the profile for that resource. This
	// also lowers the data risk of resources at the lower levels of the
	// resource hierarchy. For example, reducing the data risk of a table data
	// profile also reduces the data risk of the constituent column data
	// profiles.
	LowerDataRiskToLow bool `protobuf:"varint,1,opt,name=lower_data_risk_to_low,json=lowerDataRiskToLow,proto3" json:"lower_data_risk_to_low,omitempty"`
	// contains filtered or unexported fields
}

Create Dataplex Universal Catalog aspects for profiled resources with the aspect type Sensitive Data Protection Profile. To learn more about aspects, see https://cloud.google.com/sensitive-data-protection/docs/add-aspects.

func (*DataProfileAction_PublishToDataplexCatalog) Descriptor deprecated added in v1.23.0

Deprecated: Use DataProfileAction_PublishToDataplexCatalog.ProtoReflect.Descriptor instead.

func (*DataProfileAction_PublishToDataplexCatalog) GetLowerDataRiskToLow added in v1.23.0

func (x *DataProfileAction_PublishToDataplexCatalog) GetLowerDataRiskToLow() bool

func (*DataProfileAction_PublishToDataplexCatalog) ProtoMessage added in v1.23.0

func (*DataProfileAction_PublishToDataplexCatalog) ProtoReflect added in v1.23.0

func (*DataProfileAction_PublishToDataplexCatalog) Reset added in v1.23.0

func (*DataProfileAction_PublishToDataplexCatalog) String added in v1.23.0

type DataProfileAction_PublishToDataplexCatalog_ added in v1.23.0

type DataProfileAction_PublishToDataplexCatalog_ struct {
	// Publishes a portion of each profile to Dataplex Universal Catalog with
	// the aspect type Sensitive Data Protection Profile.
	PublishToDataplexCatalog *DataProfileAction_PublishToDataplexCatalog `protobuf:"bytes,9,opt,name=publish_to_dataplex_catalog,json=publishToDataplexCatalog,proto3,oneof"`
}

type DataProfileAction_PublishToScc added in v1.19.0

type DataProfileAction_PublishToScc struct {
	// Publishes findings to Security Command Center for each data profile.
	PublishToScc *DataProfileAction_PublishToSecurityCommandCenter `protobuf:"bytes,4,opt,name=publish_to_scc,json=publishToScc,proto3,oneof"`
}

type DataProfileAction_PublishToSecurityCommandCenter added in v1.19.0

type DataProfileAction_PublishToSecurityCommandCenter struct {
	// contains filtered or unexported fields
}

If set, a summary finding will be created or updated in Security Command Center for each profile.

func (*DataProfileAction_PublishToSecurityCommandCenter) Descriptor deprecated added in v1.19.0

Deprecated: Use DataProfileAction_PublishToSecurityCommandCenter.ProtoReflect.Descriptor instead.

func (*DataProfileAction_PublishToSecurityCommandCenter) ProtoMessage added in v1.19.0

func (*DataProfileAction_PublishToSecurityCommandCenter) ProtoReflect added in v1.19.0

func (*DataProfileAction_PublishToSecurityCommandCenter) Reset added in v1.19.0

func (*DataProfileAction_PublishToSecurityCommandCenter) String added in v1.19.0

type DataProfileAction_TagResources added in v1.17.0

type DataProfileAction_TagResources struct {

	// The tags to associate with different conditions.
	TagConditions []*DataProfileAction_TagResources_TagCondition `protobuf:"bytes,1,rep,name=tag_conditions,json=tagConditions,proto3" json:"tag_conditions,omitempty"`
	// The profile generations for which the tag should be attached to
	// resources. If you attach a tag to only new profiles, then if the
	// sensitivity score of a profile subsequently changes, its tag doesn't
	// change. By default, this field includes only new profiles. To include
	// both new and updated profiles for tagging, this field should explicitly
	// include both `PROFILE_GENERATION_NEW` and `PROFILE_GENERATION_UPDATE`.
	ProfileGenerationsToTag []ProfileGeneration `` /* 187-byte string literal not displayed */
	// Whether applying a tag to a resource should lower the risk of the profile
	// for that resource. For example, in conjunction with an [IAM deny
	// policy](https://cloud.google.com/iam/docs/deny-overview), you can deny
	// all principals a permission if a tag value is present, mitigating the
	// risk of the resource. This also lowers the data risk of resources at the
	// lower levels of the resource hierarchy. For example, reducing the data
	// risk of a table data profile also reduces the data risk of the
	// constituent column data profiles.
	LowerDataRiskToLow bool `protobuf:"varint,3,opt,name=lower_data_risk_to_low,json=lowerDataRiskToLow,proto3" json:"lower_data_risk_to_low,omitempty"`
	// contains filtered or unexported fields
}

If set, attaches the [tags] (https://cloud.google.com/resource-manager/docs/tags/tags-overview) provided to profiled resources. Tags support [access control](https://cloud.google.com/iam/docs/tags-access-control). You can conditionally grant or deny access to a resource based on whether the resource has a specific tag.

func (*DataProfileAction_TagResources) Descriptor deprecated added in v1.17.0

func (*DataProfileAction_TagResources) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileAction_TagResources.ProtoReflect.Descriptor instead.

func (*DataProfileAction_TagResources) GetLowerDataRiskToLow added in v1.17.0

func (x *DataProfileAction_TagResources) GetLowerDataRiskToLow() bool

func (*DataProfileAction_TagResources) GetProfileGenerationsToTag added in v1.17.0

func (x *DataProfileAction_TagResources) GetProfileGenerationsToTag() []ProfileGeneration

func (*DataProfileAction_TagResources) GetTagConditions added in v1.17.0

func (*DataProfileAction_TagResources) ProtoMessage added in v1.17.0

func (*DataProfileAction_TagResources) ProtoMessage()

func (*DataProfileAction_TagResources) ProtoReflect added in v1.17.0

func (*DataProfileAction_TagResources) Reset added in v1.17.0

func (x *DataProfileAction_TagResources) Reset()

func (*DataProfileAction_TagResources) String added in v1.17.0

type DataProfileAction_TagResources_ added in v1.17.0

type DataProfileAction_TagResources_ struct {
	// Tags the profiled resources with the specified tag values.
	TagResources *DataProfileAction_TagResources `protobuf:"bytes,8,opt,name=tag_resources,json=tagResources,proto3,oneof"`
}

type DataProfileAction_TagResources_TagCondition added in v1.17.0

type DataProfileAction_TagResources_TagCondition struct {

	// The tag value to attach to resources.
	Tag *DataProfileAction_TagResources_TagValue `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"`
	// The type of condition on which attaching the tag will be predicated.
	//
	// Types that are assignable to Type:
	//
	//	*DataProfileAction_TagResources_TagCondition_SensitivityScore
	Type isDataProfileAction_TagResources_TagCondition_Type `protobuf_oneof:"type"`
	// contains filtered or unexported fields
}

The tag to attach to profiles matching the condition. At most one `TagCondition` can be specified per sensitivity level.

func (*DataProfileAction_TagResources_TagCondition) Descriptor deprecated added in v1.17.0

Deprecated: Use DataProfileAction_TagResources_TagCondition.ProtoReflect.Descriptor instead.

func (*DataProfileAction_TagResources_TagCondition) GetSensitivityScore added in v1.17.0

func (*DataProfileAction_TagResources_TagCondition) GetTag added in v1.17.0

func (*DataProfileAction_TagResources_TagCondition) GetType added in v1.17.0

func (m *DataProfileAction_TagResources_TagCondition) GetType() isDataProfileAction_TagResources_TagCondition_Type

func (*DataProfileAction_TagResources_TagCondition) ProtoMessage added in v1.17.0

func (*DataProfileAction_TagResources_TagCondition) ProtoReflect added in v1.17.0

func (*DataProfileAction_TagResources_TagCondition) Reset added in v1.17.0

func (*DataProfileAction_TagResources_TagCondition) String added in v1.17.0

type DataProfileAction_TagResources_TagCondition_SensitivityScore added in v1.17.0

type DataProfileAction_TagResources_TagCondition_SensitivityScore struct {
	// Conditions attaching the tag to a resource on its profile having this
	// sensitivity score.
	SensitivityScore *SensitivityScore `protobuf:"bytes,2,opt,name=sensitivity_score,json=sensitivityScore,proto3,oneof"`
}

type DataProfileAction_TagResources_TagValue added in v1.17.0

type DataProfileAction_TagResources_TagValue struct {

	// The format of the tag value.
	//
	// Types that are assignable to Format:
	//
	//	*DataProfileAction_TagResources_TagValue_NamespacedValue
	Format isDataProfileAction_TagResources_TagValue_Format `protobuf_oneof:"format"`
	// contains filtered or unexported fields
}

A value of a tag.

func (*DataProfileAction_TagResources_TagValue) Descriptor deprecated added in v1.17.0

func (*DataProfileAction_TagResources_TagValue) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileAction_TagResources_TagValue.ProtoReflect.Descriptor instead.

func (*DataProfileAction_TagResources_TagValue) GetFormat added in v1.17.0

func (m *DataProfileAction_TagResources_TagValue) GetFormat() isDataProfileAction_TagResources_TagValue_Format

func (*DataProfileAction_TagResources_TagValue) GetNamespacedValue added in v1.17.0

func (x *DataProfileAction_TagResources_TagValue) GetNamespacedValue() string

func (*DataProfileAction_TagResources_TagValue) ProtoMessage added in v1.17.0

func (*DataProfileAction_TagResources_TagValue) ProtoReflect added in v1.17.0

func (*DataProfileAction_TagResources_TagValue) Reset added in v1.17.0

func (*DataProfileAction_TagResources_TagValue) String added in v1.17.0

type DataProfileAction_TagResources_TagValue_NamespacedValue added in v1.17.0

type DataProfileAction_TagResources_TagValue_NamespacedValue struct {
	// The namespaced name for the tag value to attach to resources. Must be
	// in the format `{parent_id}/{tag_key_short_name}/{short_name}`, for
	// example, "123456/environment/prod" for an organization parent, or
	// "my-project/environment/prod" for a project parent.
	NamespacedValue string `protobuf:"bytes,1,opt,name=namespaced_value,json=namespacedValue,proto3,oneof"`
}

type DataProfileBigQueryRowSchema added in v1.11.0

type DataProfileBigQueryRowSchema struct {

	// Data profile type.
	//
	// Types that are assignable to DataProfile:
	//
	//	*DataProfileBigQueryRowSchema_TableProfile
	//	*DataProfileBigQueryRowSchema_ColumnProfile
	//	*DataProfileBigQueryRowSchema_FileStoreProfile
	DataProfile isDataProfileBigQueryRowSchema_DataProfile `protobuf_oneof:"data_profile"`
	// contains filtered or unexported fields
}

The schema of data to be saved to the BigQuery table when the `DataProfileAction` is enabled.

func (*DataProfileBigQueryRowSchema) Descriptor deprecated added in v1.11.0

func (*DataProfileBigQueryRowSchema) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileBigQueryRowSchema.ProtoReflect.Descriptor instead.

func (*DataProfileBigQueryRowSchema) GetColumnProfile added in v1.11.0

func (x *DataProfileBigQueryRowSchema) GetColumnProfile() *ColumnDataProfile

func (*DataProfileBigQueryRowSchema) GetDataProfile added in v1.11.0

func (m *DataProfileBigQueryRowSchema) GetDataProfile() isDataProfileBigQueryRowSchema_DataProfile

func (*DataProfileBigQueryRowSchema) GetFileStoreProfile added in v1.15.0

func (x *DataProfileBigQueryRowSchema) GetFileStoreProfile() *FileStoreDataProfile

func (*DataProfileBigQueryRowSchema) GetTableProfile added in v1.11.0

func (x *DataProfileBigQueryRowSchema) GetTableProfile() *TableDataProfile

func (*DataProfileBigQueryRowSchema) ProtoMessage added in v1.11.0

func (*DataProfileBigQueryRowSchema) ProtoMessage()

func (*DataProfileBigQueryRowSchema) ProtoReflect added in v1.11.0

func (*DataProfileBigQueryRowSchema) Reset added in v1.11.0

func (x *DataProfileBigQueryRowSchema) Reset()

func (*DataProfileBigQueryRowSchema) String added in v1.11.0

type DataProfileBigQueryRowSchema_ColumnProfile added in v1.11.0

type DataProfileBigQueryRowSchema_ColumnProfile struct {
	// Column data profile column
	ColumnProfile *ColumnDataProfile `protobuf:"bytes,2,opt,name=column_profile,json=columnProfile,proto3,oneof"`
}

type DataProfileBigQueryRowSchema_FileStoreProfile added in v1.15.0

type DataProfileBigQueryRowSchema_FileStoreProfile struct {
	// File store data profile column.
	FileStoreProfile *FileStoreDataProfile `protobuf:"bytes,3,opt,name=file_store_profile,json=fileStoreProfile,proto3,oneof"`
}

type DataProfileBigQueryRowSchema_TableProfile added in v1.11.0

type DataProfileBigQueryRowSchema_TableProfile struct {
	// Table data profile column
	TableProfile *TableDataProfile `protobuf:"bytes,1,opt,name=table_profile,json=tableProfile,proto3,oneof"`
}

type DataProfileConfigSnapshot

type DataProfileConfigSnapshot struct {

	// A copy of the inspection config used to generate this profile. This
	// is a copy of the inspect_template specified in `DataProfileJobConfig`.
	InspectConfig *InspectConfig `protobuf:"bytes,2,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"`
	// A copy of the configuration used to generate this profile. This is
	// deprecated, and the DiscoveryConfig field is preferred moving forward.
	// DataProfileJobConfig will still be written here for Discovery in BigQuery
	// for backwards compatibility, but will not be updated with new fields, while
	// DiscoveryConfig will.
	//
	// Deprecated: Marked as deprecated in google/privacy/dlp/v2/dlp.proto.
	DataProfileJob *DataProfileJobConfig `protobuf:"bytes,3,opt,name=data_profile_job,json=dataProfileJob,proto3" json:"data_profile_job,omitempty"`
	// A copy of the configuration used to generate this profile.
	DiscoveryConfig *DiscoveryConfig `protobuf:"bytes,4,opt,name=discovery_config,json=discoveryConfig,proto3" json:"discovery_config,omitempty"`
	// Name of the inspection template used to generate this profile
	InspectTemplateName string `protobuf:"bytes,5,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"`
	// Timestamp when the template was modified
	InspectTemplateModifiedTime *timestamppb.Timestamp `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

Snapshot of the configurations used to generate the profile.

func (*DataProfileConfigSnapshot) Descriptor deprecated

func (*DataProfileConfigSnapshot) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileConfigSnapshot.ProtoReflect.Descriptor instead.

func (*DataProfileConfigSnapshot) GetDataProfileJob deprecated

func (x *DataProfileConfigSnapshot) GetDataProfileJob() *DataProfileJobConfig

Deprecated: Marked as deprecated in google/privacy/dlp/v2/dlp.proto.

func (*DataProfileConfigSnapshot) GetDiscoveryConfig added in v1.12.0

func (x *DataProfileConfigSnapshot) GetDiscoveryConfig() *DiscoveryConfig

func (*DataProfileConfigSnapshot) GetInspectConfig

func (x *DataProfileConfigSnapshot) GetInspectConfig() *InspectConfig

func (*DataProfileConfigSnapshot) GetInspectTemplateModifiedTime added in v1.12.0

func (x *DataProfileConfigSnapshot) GetInspectTemplateModifiedTime() *timestamppb.Timestamp

func (*DataProfileConfigSnapshot) GetInspectTemplateName added in v1.12.0

func (x *DataProfileConfigSnapshot) GetInspectTemplateName() string

func (*DataProfileConfigSnapshot) ProtoMessage

func (*DataProfileConfigSnapshot) ProtoMessage()

func (*DataProfileConfigSnapshot) ProtoReflect

func (*DataProfileConfigSnapshot) Reset

func (x *DataProfileConfigSnapshot) Reset()

func (*DataProfileConfigSnapshot) String

func (x *DataProfileConfigSnapshot) String() string

type DataProfileFinding added in v1.22.0

type DataProfileFinding struct {

	// The content that was found. Even if the content is not textual, it
	// may be converted to a textual representation here. If the finding exceeds
	// 4096 bytes in length, the quote may be omitted.
	Quote string `protobuf:"bytes,1,opt,name=quote,proto3" json:"quote,omitempty"`
	// The [type of
	// content](https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference)
	// that might have been found.
	Infotype *InfoType `protobuf:"bytes,2,opt,name=infotype,proto3" json:"infotype,omitempty"`
	// Contains data parsed from quotes. Currently supported infoTypes: DATE,
	// DATE_OF_BIRTH, and TIME.
	QuoteInfo *QuoteInfo `protobuf:"bytes,3,opt,name=quote_info,json=quoteInfo,proto3" json:"quote_info,omitempty"`
	// Resource name of the data profile associated with the finding.
	DataProfileResourceName string `` /* 134-byte string literal not displayed */
	// A unique identifier for the finding.
	FindingId string `protobuf:"bytes,5,opt,name=finding_id,json=findingId,proto3" json:"finding_id,omitempty"`
	// Timestamp when the finding was detected.
	Timestamp *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// Where the content was found.
	Location *DataProfileFindingLocation `protobuf:"bytes,7,opt,name=location,proto3" json:"location,omitempty"`
	// How broadly a resource has been shared.
	ResourceVisibility ResourceVisibility `` /* 162-byte string literal not displayed */
	// The [full resource
	// name](https://cloud.google.com/apis/design/resource_names#full_resource_name)
	// of the resource profiled for this finding.
	FullResourceName string `protobuf:"bytes,9,opt,name=full_resource_name,json=fullResourceName,proto3" json:"full_resource_name,omitempty"`
	// The type of the resource that was profiled.
	DataSourceType *DataSourceType `protobuf:"bytes,10,opt,name=data_source_type,json=dataSourceType,proto3" json:"data_source_type,omitempty"`
	// contains filtered or unexported fields
}

Details about a piece of potentially sensitive information that was detected when the data resource was profiled.

func (*DataProfileFinding) Descriptor deprecated added in v1.22.0

func (*DataProfileFinding) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileFinding.ProtoReflect.Descriptor instead.

func (*DataProfileFinding) GetDataProfileResourceName added in v1.22.0

func (x *DataProfileFinding) GetDataProfileResourceName() string

func (*DataProfileFinding) GetDataSourceType added in v1.23.0

func (x *DataProfileFinding) GetDataSourceType() *DataSourceType

func (*DataProfileFinding) GetFindingId added in v1.22.0

func (x *DataProfileFinding) GetFindingId() string

func (*DataProfileFinding) GetFullResourceName added in v1.23.0

func (x *DataProfileFinding) GetFullResourceName() string

func (*DataProfileFinding) GetInfotype added in v1.22.0

func (x *DataProfileFinding) GetInfotype() *InfoType

func (*DataProfileFinding) GetLocation added in v1.22.0

func (*DataProfileFinding) GetQuote added in v1.22.0

func (x *DataProfileFinding) GetQuote() string

func (*DataProfileFinding) GetQuoteInfo added in v1.22.0

func (x *DataProfileFinding) GetQuoteInfo() *QuoteInfo

func (*DataProfileFinding) GetResourceVisibility added in v1.22.0

func (x *DataProfileFinding) GetResourceVisibility() ResourceVisibility

func (*DataProfileFinding) GetTimestamp added in v1.22.0

func (x *DataProfileFinding) GetTimestamp() *timestamppb.Timestamp

func (*DataProfileFinding) ProtoMessage added in v1.22.0

func (*DataProfileFinding) ProtoMessage()

func (*DataProfileFinding) ProtoReflect added in v1.22.0

func (x *DataProfileFinding) ProtoReflect() protoreflect.Message

func (*DataProfileFinding) Reset added in v1.22.0

func (x *DataProfileFinding) Reset()

func (*DataProfileFinding) String added in v1.22.0

func (x *DataProfileFinding) String() string

type DataProfileFindingLocation added in v1.22.0

type DataProfileFindingLocation struct {

	// Name of the container where the finding is located.
	// The top-level name is the source file name or table name. Names of some
	// common storage containers are formatted as follows:
	//
	// * BigQuery tables:  `{project_id}:{dataset_id}.{table_id}`
	// * Cloud Storage files: `gs://{bucket}/{path}`
	ContainerName string `protobuf:"bytes,1,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"`
	// Additional location details that may be provided for some types of
	// profiles. At this time, only findings for table data profiles include such
	// details.
	//
	// Types that are assignable to LocationExtraDetails:
	//
	//	*DataProfileFindingLocation_DataProfileFindingRecordLocation
	LocationExtraDetails isDataProfileFindingLocation_LocationExtraDetails `protobuf_oneof:"location_extra_details"`
	// contains filtered or unexported fields
}

Location of a data profile finding within a resource.

func (*DataProfileFindingLocation) Descriptor deprecated added in v1.22.0

func (*DataProfileFindingLocation) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileFindingLocation.ProtoReflect.Descriptor instead.

func (*DataProfileFindingLocation) GetContainerName added in v1.22.0

func (x *DataProfileFindingLocation) GetContainerName() string

func (*DataProfileFindingLocation) GetDataProfileFindingRecordLocation added in v1.22.0

func (x *DataProfileFindingLocation) GetDataProfileFindingRecordLocation() *DataProfileFindingRecordLocation

func (*DataProfileFindingLocation) GetLocationExtraDetails added in v1.22.0

func (m *DataProfileFindingLocation) GetLocationExtraDetails() isDataProfileFindingLocation_LocationExtraDetails

func (*DataProfileFindingLocation) ProtoMessage added in v1.22.0

func (*DataProfileFindingLocation) ProtoMessage()

func (*DataProfileFindingLocation) ProtoReflect added in v1.22.0

func (*DataProfileFindingLocation) Reset added in v1.22.0

func (x *DataProfileFindingLocation) Reset()

func (*DataProfileFindingLocation) String added in v1.22.0

func (x *DataProfileFindingLocation) String() string

type DataProfileFindingLocation_DataProfileFindingRecordLocation added in v1.22.0

type DataProfileFindingLocation_DataProfileFindingRecordLocation struct {
	// Location of a finding within a resource that produces a table data
	// profile.
	DataProfileFindingRecordLocation *DataProfileFindingRecordLocation `protobuf:"bytes,2,opt,name=data_profile_finding_record_location,json=dataProfileFindingRecordLocation,proto3,oneof"`
}

type DataProfileFindingRecordLocation added in v1.22.0

type DataProfileFindingRecordLocation struct {

	// Field ID of the column containing the finding.
	Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"`
	// contains filtered or unexported fields
}

Location of a finding within a resource that produces a table data profile.

func (*DataProfileFindingRecordLocation) Descriptor deprecated added in v1.22.0

func (*DataProfileFindingRecordLocation) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileFindingRecordLocation.ProtoReflect.Descriptor instead.

func (*DataProfileFindingRecordLocation) GetField added in v1.22.0

func (*DataProfileFindingRecordLocation) ProtoMessage added in v1.22.0

func (*DataProfileFindingRecordLocation) ProtoMessage()

func (*DataProfileFindingRecordLocation) ProtoReflect added in v1.22.0

func (*DataProfileFindingRecordLocation) Reset added in v1.22.0

func (*DataProfileFindingRecordLocation) String added in v1.22.0

type DataProfileJobConfig

type DataProfileJobConfig struct {

	// The data to scan.
	Location *DataProfileLocation `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"`
	// The project that will run the scan. The DLP service
	// account that exists within this project must have access to all resources
	// that are profiled, and the DLP API must be enabled.
	ProjectId string `protobuf:"bytes,5,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// Must be set only when scanning other clouds.
	OtherCloudStartingLocation *OtherCloudDiscoveryStartingLocation `` /* 143-byte string literal not displayed */
	// Detection logic for profile generation.
	//
	// Not all template features are used by profiles. FindingLimits,
	// include_quote and exclude_info_types have no impact on
	// data profiling.
	//
	// Multiple templates may be provided if there is data in multiple regions.
	// At most one template must be specified per-region (including "global").
	// Each region is scanned using the applicable template. If no region-specific
	// template is specified, but a "global" template is specified, it will be
	// copied to that region and used instead. If no global or region-specific
	// template is provided for a region with data, that region's data will not be
	// scanned.
	//
	// For more information, see
	// https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency.
	InspectTemplates []string `protobuf:"bytes,7,rep,name=inspect_templates,json=inspectTemplates,proto3" json:"inspect_templates,omitempty"`
	// Actions to execute at the completion of the job.
	DataProfileActions []*DataProfileAction `protobuf:"bytes,6,rep,name=data_profile_actions,json=dataProfileActions,proto3" json:"data_profile_actions,omitempty"`
	// contains filtered or unexported fields
}

Configuration for setting up a job to scan resources for profile generation. Only one data profile configuration may exist per organization, folder, or project.

The generated data profiles are retained according to the [data retention policy] (https://cloud.google.com/sensitive-data-protection/docs/data-profiles#retention).

func (*DataProfileJobConfig) Descriptor deprecated

func (*DataProfileJobConfig) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileJobConfig.ProtoReflect.Descriptor instead.

func (*DataProfileJobConfig) GetDataProfileActions

func (x *DataProfileJobConfig) GetDataProfileActions() []*DataProfileAction

func (*DataProfileJobConfig) GetInspectTemplates

func (x *DataProfileJobConfig) GetInspectTemplates() []string

func (*DataProfileJobConfig) GetLocation

func (x *DataProfileJobConfig) GetLocation() *DataProfileLocation

func (*DataProfileJobConfig) GetOtherCloudStartingLocation added in v1.19.0

func (x *DataProfileJobConfig) GetOtherCloudStartingLocation() *OtherCloudDiscoveryStartingLocation

func (*DataProfileJobConfig) GetProjectId

func (x *DataProfileJobConfig) GetProjectId() string

func (*DataProfileJobConfig) ProtoMessage

func (*DataProfileJobConfig) ProtoMessage()

func (*DataProfileJobConfig) ProtoReflect

func (x *DataProfileJobConfig) ProtoReflect() protoreflect.Message

func (*DataProfileJobConfig) Reset

func (x *DataProfileJobConfig) Reset()

func (*DataProfileJobConfig) String

func (x *DataProfileJobConfig) String() string

type DataProfileLocation

type DataProfileLocation struct {

	// The location to be scanned.
	//
	// Types that are assignable to Location:
	//
	//	*DataProfileLocation_OrganizationId
	//	*DataProfileLocation_FolderId
	Location isDataProfileLocation_Location `protobuf_oneof:"location"`
	// contains filtered or unexported fields
}

The data that will be profiled.

func (*DataProfileLocation) Descriptor deprecated

func (*DataProfileLocation) Descriptor() ([]byte, []int)

Deprecated: Use DataProfileLocation.ProtoReflect.Descriptor instead.

func (*DataProfileLocation) GetFolderId

func (x *DataProfileLocation) GetFolderId() int64

func (*DataProfileLocation) GetLocation

func (m *DataProfileLocation) GetLocation() isDataProfileLocation_Location

func (*DataProfileLocation) GetOrganizationId

func (x *DataProfileLocation) GetOrganizationId() int64

func (*DataProfileLocation) ProtoMessage

func (*DataProfileLocation) ProtoMessage()

func (*DataProfileLocation) ProtoReflect

func (x *DataProfileLocation) ProtoReflect() protoreflect.Message

func (*DataProfileLocation) Reset

func (x *DataProfileLocation) Reset()

func (*DataProfileLocation) String

func (x *DataProfileLocation) String() string

type DataProfileLocation_FolderId

type DataProfileLocation_FolderId struct {
	// The ID of the folder within an organization to scan.
	FolderId int64 `protobuf:"varint,2,opt,name=folder_id,json=folderId,proto3,oneof"`
}

type DataProfileLocation_OrganizationId

type DataProfileLocation_OrganizationId struct {
	// The ID of an organization to scan.
	OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationId,proto3,oneof"`
}

type DataProfilePubSubCondition

type DataProfilePubSubCondition struct {

	// An expression.
	Expressions *DataProfilePubSubCondition_PubSubExpressions `protobuf:"bytes,1,opt,name=expressions,proto3" json:"expressions,omitempty"`
	// contains filtered or unexported fields
}

A condition for determining whether a Pub/Sub should be triggered.

func (*DataProfilePubSubCondition) Descriptor deprecated

func (*DataProfilePubSubCondition) Descriptor() ([]byte, []int)

Deprecated: Use DataProfilePubSubCondition.ProtoReflect.Descriptor instead.

func (*DataProfilePubSubCondition) GetExpressions

func (*DataProfilePubSubCondition) ProtoMessage

func (*DataProfilePubSubCondition) ProtoMessage()

func (*DataProfilePubSubCondition) ProtoReflect

func (*DataProfilePubSubCondition) Reset

func (x *DataProfilePubSubCondition) Reset()

func (*DataProfilePubSubCondition) String

func (x *DataProfilePubSubCondition) String() string

type DataProfilePubSubCondition_ProfileScoreBucket

type DataProfilePubSubCondition_ProfileScoreBucket int32

Various score levels for resources.

const (
	// Unused.
	DataProfilePubSubCondition_PROFILE_SCORE_BUCKET_UNSPECIFIED DataProfilePubSubCondition_ProfileScoreBucket = 0
	// High risk/sensitivity detected.
	DataProfilePubSubCondition_HIGH DataProfilePubSubCondition_ProfileScoreBucket = 1
	// Medium or high risk/sensitivity detected.
	DataProfilePubSubCondition_MEDIUM_OR_HIGH DataProfilePubSubCondition_ProfileScoreBucket = 2
)

func (DataProfilePubSubCondition_ProfileScoreBucket) Descriptor

func (DataProfilePubSubCondition_ProfileScoreBucket) Enum

func (DataProfilePubSubCondition_ProfileScoreBucket) EnumDescriptor deprecated

func (DataProfilePubSubCondition_ProfileScoreBucket) EnumDescriptor() ([]byte, []int)

Deprecated: Use DataProfilePubSubCondition_ProfileScoreBucket.Descriptor instead.

func (DataProfilePubSubCondition_ProfileScoreBucket) Number

func (DataProfilePubSubCondition_ProfileScoreBucket) String

func (DataProfilePubSubCondition_ProfileScoreBucket) Type

type DataProfilePubSubCondition_PubSubCondition

type DataProfilePubSubCondition_PubSubCondition struct {

	// The value for the condition to trigger.
	//
	// Types that are assignable to Value:
	//
	//	*DataProfilePubSubCondition_PubSubCondition_MinimumRiskScore
	//	*DataProfilePubSubCondition_PubSubCondition_MinimumSensitivityScore
	Value isDataProfilePubSubCondition_PubSubCondition_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

A condition consisting of a value.

func (*DataProfilePubSubCondition_PubSubCondition) Descriptor deprecated

Deprecated: Use DataProfilePubSubCondition_PubSubCondition.ProtoReflect.Descriptor instead.

func (*DataProfilePubSubCondition_PubSubCondition) GetMinimumRiskScore

func (*DataProfilePubSubCondition_PubSubCondition) GetMinimumSensitivityScore

func (*DataProfilePubSubCondition_PubSubCondition) GetValue

func (m *DataProfilePubSubCondition_PubSubCondition) GetValue() isDataProfilePubSubCondition_PubSubCondition_Value

func (*DataProfilePubSubCondition_PubSubCondition) ProtoMessage

func (*DataProfilePubSubCondition_PubSubCondition) ProtoReflect

func (*DataProfilePubSubCondition_PubSubCondition) Reset

func (*DataProfilePubSubCondition_PubSubCondition) String

type DataProfilePubSubCondition_PubSubCondition_MinimumRiskScore

type DataProfilePubSubCondition_PubSubCondition_MinimumRiskScore struct {
	// The minimum data risk score that triggers the condition.
	MinimumRiskScore DataProfilePubSubCondition_ProfileScoreBucket `` /* 155-byte string literal not displayed */
}

type DataProfilePubSubCondition_PubSubCondition_MinimumSensitivityScore

type DataProfilePubSubCondition_PubSubCondition_MinimumSensitivityScore struct {
	// The minimum sensitivity level that triggers the condition.
	MinimumSensitivityScore DataProfilePubSubCondition_ProfileScoreBucket `` /* 169-byte string literal not displayed */
}

type DataProfilePubSubCondition_PubSubExpressions

type DataProfilePubSubCondition_PubSubExpressions struct {

	// The operator to apply to the collection of conditions.
	LogicalOperator DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator `` /* 201-byte string literal not displayed */
	// Conditions to apply to the expression.
	Conditions []*DataProfilePubSubCondition_PubSubCondition `protobuf:"bytes,2,rep,name=conditions,proto3" json:"conditions,omitempty"`
	// contains filtered or unexported fields
}

An expression, consisting of an operator and conditions.

func (*DataProfilePubSubCondition_PubSubExpressions) Descriptor deprecated

Deprecated: Use DataProfilePubSubCondition_PubSubExpressions.ProtoReflect.Descriptor instead.

func (*DataProfilePubSubCondition_PubSubExpressions) GetConditions

func (*DataProfilePubSubCondition_PubSubExpressions) GetLogicalOperator

func (*DataProfilePubSubCondition_PubSubExpressions) ProtoMessage

func (*DataProfilePubSubCondition_PubSubExpressions) ProtoReflect

func (*DataProfilePubSubCondition_PubSubExpressions) Reset

func (*DataProfilePubSubCondition_PubSubExpressions) String

type DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator

type DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator int32

Logical operators for conditional checks.

const (
	// Unused.
	DataProfilePubSubCondition_PubSubExpressions_LOGICAL_OPERATOR_UNSPECIFIED DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator = 0
	// Conditional OR.
	DataProfilePubSubCondition_PubSubExpressions_OR DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator = 1
	// Conditional AND.
	DataProfilePubSubCondition_PubSubExpressions_AND DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator = 2
)

func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Descriptor

func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Enum

func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) EnumDescriptor deprecated

Deprecated: Use DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator.Descriptor instead.

func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Number

func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) String

func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Type

type DataProfilePubSubMessage

type DataProfilePubSubMessage struct {

	// If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
	// Otherwise, if `DetailLevel` is `RESOURCE_NAME`, then only `name` and
	// `full_resource` will be populated.
	Profile *TableDataProfile `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"`
	// If `DetailLevel` is `FILE_STORE_PROFILE` this will be fully populated.
	// Otherwise, if `DetailLevel` is `RESOURCE_NAME`, then only `name` and
	// `file_store_path` will be populated.
	FileStoreProfile *FileStoreDataProfile `protobuf:"bytes,3,opt,name=file_store_profile,json=fileStoreProfile,proto3" json:"file_store_profile,omitempty"`
	// The event that caused the Pub/Sub message to be sent.
	Event DataProfileAction_EventType `protobuf:"varint,2,opt,name=event,proto3,enum=google.privacy.dlp.v2.DataProfileAction_EventType" json:"event,omitempty"`
	// contains filtered or unexported fields
}

Pub/Sub topic message for a DataProfileAction.PubSubNotification event. To receive a message of protocol buffer schema type, convert the message data to an object of this proto class.

func (*DataProfilePubSubMessage) Descriptor deprecated

func (*DataProfilePubSubMessage) Descriptor() ([]byte, []int)

Deprecated: Use DataProfilePubSubMessage.ProtoReflect.Descriptor instead.

func (*DataProfilePubSubMessage) GetEvent

func (*DataProfilePubSubMessage) GetFileStoreProfile added in v1.15.0

func (x *DataProfilePubSubMessage) GetFileStoreProfile() *FileStoreDataProfile

func (*DataProfilePubSubMessage) GetProfile

func (x *DataProfilePubSubMessage) GetProfile() *TableDataProfile

func (*DataProfilePubSubMessage) ProtoMessage

func (*DataProfilePubSubMessage) ProtoMessage()

func (*DataProfilePubSubMessage) ProtoReflect

func (x *DataProfilePubSubMessage) ProtoReflect() protoreflect.Message

func (*DataProfilePubSubMessage) Reset

func (x *DataProfilePubSubMessage) Reset()

func (*DataProfilePubSubMessage) String

func (x *DataProfilePubSubMessage) String() string

type DataProfileUpdateFrequency added in v1.11.0

type DataProfileUpdateFrequency int32

How frequently data profiles can be updated. New options can be added at a later time.

const (
	// Unspecified.
	DataProfileUpdateFrequency_UPDATE_FREQUENCY_UNSPECIFIED DataProfileUpdateFrequency = 0
	// After the data profile is created, it will never be updated.
	DataProfileUpdateFrequency_UPDATE_FREQUENCY_NEVER DataProfileUpdateFrequency = 1
	// The data profile can be updated up to once every 24 hours.
	DataProfileUpdateFrequency_UPDATE_FREQUENCY_DAILY DataProfileUpdateFrequency = 2
	// The data profile can be updated up to once every 30 days. Default.
	DataProfileUpdateFrequency_UPDATE_FREQUENCY_MONTHLY DataProfileUpdateFrequency = 4
)

func (DataProfileUpdateFrequency) Descriptor added in v1.11.0

func (DataProfileUpdateFrequency) Enum added in v1.11.0

func (DataProfileUpdateFrequency) EnumDescriptor deprecated added in v1.11.0

func (DataProfileUpdateFrequency) EnumDescriptor() ([]byte, []int)

Deprecated: Use DataProfileUpdateFrequency.Descriptor instead.

func (DataProfileUpdateFrequency) Number added in v1.11.0

func (DataProfileUpdateFrequency) String added in v1.11.0

func (DataProfileUpdateFrequency) Type added in v1.11.0

type DataRiskLevel

type DataRiskLevel struct {

	// The score applied to the resource.
	Score DataRiskLevel_DataRiskLevelScore `protobuf:"varint,1,opt,name=score,proto3,enum=google.privacy.dlp.v2.DataRiskLevel_DataRiskLevelScore" json:"score,omitempty"`
	// contains filtered or unexported fields
}

Score is a summary of all elements in the data profile. A higher number means more risk.

func (*DataRiskLevel) Descriptor deprecated

func (*DataRiskLevel) Descriptor() ([]byte, []int)

Deprecated: Use DataRiskLevel.ProtoReflect.Descriptor instead.

func (*DataRiskLevel) GetScore

func (*DataRiskLevel) ProtoMessage

func (*DataRiskLevel) ProtoMessage()

func (*DataRiskLevel) ProtoReflect

func (x *DataRiskLevel) ProtoReflect() protoreflect.Message

func (*DataRiskLevel) Reset

func (x *DataRiskLevel) Reset()

func (*DataRiskLevel) String

func (x *DataRiskLevel) String() string

type DataRiskLevel_DataRiskLevelScore

type DataRiskLevel_DataRiskLevelScore int32

Various score levels for resources.

const (
	// Unused.
	DataRiskLevel_RISK_SCORE_UNSPECIFIED DataRiskLevel_DataRiskLevelScore = 0
	// Low risk - Lower indication of sensitive data that appears to have
	// additional access restrictions in place or no indication of sensitive
	// data found.
	DataRiskLevel_RISK_LOW DataRiskLevel_DataRiskLevelScore = 10
	// Unable to determine risk.
	DataRiskLevel_RISK_UNKNOWN DataRiskLevel_DataRiskLevelScore = 12
	// Medium risk - Sensitive data may be present but additional access or fine
	// grain access restrictions appear to be present.  Consider limiting
	// access even further or transform data to mask.
	DataRiskLevel_RISK_MODERATE DataRiskLevel_DataRiskLevelScore = 20
	// High risk – SPII may be present. Access controls may include public
	// ACLs. Exfiltration of data may lead to user data loss. Re-identification
	// of users may be possible. Consider limiting usage and or removing SPII.
	DataRiskLevel_RISK_HIGH DataRiskLevel_DataRiskLevelScore = 30
)

func (DataRiskLevel_DataRiskLevelScore) Descriptor

func (DataRiskLevel_DataRiskLevelScore) Enum

func (DataRiskLevel_DataRiskLevelScore) EnumDescriptor deprecated

func (DataRiskLevel_DataRiskLevelScore) EnumDescriptor() ([]byte, []int)

Deprecated: Use DataRiskLevel_DataRiskLevelScore.Descriptor instead.

func (DataRiskLevel_DataRiskLevelScore) Number

func (DataRiskLevel_DataRiskLevelScore) String

func (DataRiskLevel_DataRiskLevelScore) Type

type DataSourceType added in v1.12.0

type DataSourceType struct {

	// A string that identifies the type of resource being profiled.
	// Current values:
	//
	// * google/bigquery/table
	// * google/project
	// * google/sql/table
	// * google/gcs/bucket
	DataSource string `protobuf:"bytes,1,opt,name=data_source,json=dataSource,proto3" json:"data_source,omitempty"`
	// contains filtered or unexported fields
}

Message used to identify the type of resource being profiled.

func (*DataSourceType) Descriptor deprecated added in v1.12.0

func (*DataSourceType) Descriptor() ([]byte, []int)

Deprecated: Use DataSourceType.ProtoReflect.Descriptor instead.

func (*DataSourceType) GetDataSource added in v1.12.0

func (x *DataSourceType) GetDataSource() string

func (*DataSourceType) ProtoMessage added in v1.12.0

func (*DataSourceType) ProtoMessage()

func (*DataSourceType) ProtoReflect added in v1.12.0

func (x *DataSourceType) ProtoReflect() protoreflect.Message

func (*DataSourceType) Reset added in v1.12.0

func (x *DataSourceType) Reset()

func (*DataSourceType) String added in v1.12.0

func (x *DataSourceType) String() string

type DatabaseResourceCollection added in v1.13.0

type DatabaseResourceCollection struct {

	// The first filter containing a pattern that matches a database resource will
	// be used.
	//
	// Types that are assignable to Pattern:
	//
	//	*DatabaseResourceCollection_IncludeRegexes
	Pattern isDatabaseResourceCollection_Pattern `protobuf_oneof:"pattern"`
	// contains filtered or unexported fields
}

Match database resources using regex filters. Examples of database resources are tables, views, and stored procedures.

func (*DatabaseResourceCollection) Descriptor deprecated added in v1.13.0

func (*DatabaseResourceCollection) Descriptor() ([]byte, []int)

Deprecated: Use DatabaseResourceCollection.ProtoReflect.Descriptor instead.

func (*DatabaseResourceCollection) GetIncludeRegexes added in v1.13.0

func (x *DatabaseResourceCollection) GetIncludeRegexes() *DatabaseResourceRegexes

func (*DatabaseResourceCollection) GetPattern added in v1.13.0

func (m *DatabaseResourceCollection) GetPattern() isDatabaseResourceCollection_Pattern

func (*DatabaseResourceCollection) ProtoMessage added in v1.13.0

func (*DatabaseResourceCollection) ProtoMessage()

func (*DatabaseResourceCollection) ProtoReflect added in v1.13.0

func (*DatabaseResourceCollection) Reset added in v1.13.0

func (x *DatabaseResourceCollection) Reset()

func (*DatabaseResourceCollection) String added in v1.13.0

func (x *DatabaseResourceCollection) String() string

type DatabaseResourceCollection_IncludeRegexes added in v1.13.0

type DatabaseResourceCollection_IncludeRegexes struct {
	// A collection of regular expressions to match a database resource against.
	IncludeRegexes *DatabaseResourceRegexes `protobuf:"bytes,1,opt,name=include_regexes,json=includeRegexes,proto3,oneof"`
}

type DatabaseResourceReference added in v1.13.0

type DatabaseResourceReference struct {

	// Required. If within a project-level config, then this must match the
	// config's project ID.
	ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// Required. The instance where this resource is located. For example: Cloud
	// SQL instance ID.
	Instance string `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance,omitempty"`
	// Required. Name of a database within the instance.
	Database string `protobuf:"bytes,3,opt,name=database,proto3" json:"database,omitempty"`
	// Required. Name of a database resource, for example, a table within the
	// database.
	DatabaseResource string `protobuf:"bytes,4,opt,name=database_resource,json=databaseResource,proto3" json:"database_resource,omitempty"`
	// contains filtered or unexported fields
}

Identifies a single database resource, like a table within a database.

func (*DatabaseResourceReference) Descriptor deprecated added in v1.13.0

func (*DatabaseResourceReference) Descriptor() ([]byte, []int)

Deprecated: Use DatabaseResourceReference.ProtoReflect.Descriptor instead.

func (*DatabaseResourceReference) GetDatabase added in v1.14.0

func (x *DatabaseResourceReference) GetDatabase() string

func (*DatabaseResourceReference) GetDatabaseResource added in v1.14.0

func (x *DatabaseResourceReference) GetDatabaseResource() string

func (*DatabaseResourceReference) GetInstance added in v1.13.0

func (x *DatabaseResourceReference) GetInstance() string

func (*DatabaseResourceReference) GetProjectId added in v1.13.0

func (x *DatabaseResourceReference) GetProjectId() string

func (*DatabaseResourceReference) ProtoMessage added in v1.13.0

func (*DatabaseResourceReference) ProtoMessage()

func (*DatabaseResourceReference) ProtoReflect added in v1.13.0

func (*DatabaseResourceReference) Reset added in v1.13.0

func (x *DatabaseResourceReference) Reset()

func (*DatabaseResourceReference) String added in v1.13.0

func (x *DatabaseResourceReference) String() string

type DatabaseResourceRegex added in v1.13.0

type DatabaseResourceRegex struct {

	// For organizations, if unset, will match all projects. Has no effect
	// for configurations created within a project.
	ProjectIdRegex string `protobuf:"bytes,1,opt,name=project_id_regex,json=projectIdRegex,proto3" json:"project_id_regex,omitempty"`
	// Regex to test the instance name against. If empty, all instances match.
	InstanceRegex string `protobuf:"bytes,2,opt,name=instance_regex,json=instanceRegex,proto3" json:"instance_regex,omitempty"`
	// Regex to test the database name against. If empty, all databases match.
	DatabaseRegex string `protobuf:"bytes,3,opt,name=database_regex,json=databaseRegex,proto3" json:"database_regex,omitempty"`
	// Regex to test the database resource's name against. An example of a
	// database resource name is a table's name. Other database resource names
	// like view names could be included in the future. If empty, all database
	// resources match.
	DatabaseResourceNameRegex string `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

A pattern to match against one or more database resources. At least one pattern must be specified. Regular expressions use RE2 [syntax](https://github.com/google/re2/wiki/Syntax); a guide can be found under the google/re2 repository on GitHub.

func (*DatabaseResourceRegex) Descriptor deprecated added in v1.13.0

func (*DatabaseResourceRegex) Descriptor() ([]byte, []int)

Deprecated: Use DatabaseResourceRegex.ProtoReflect.Descriptor instead.

func (*DatabaseResourceRegex) GetDatabaseRegex added in v1.13.0

func (x *DatabaseResourceRegex) GetDatabaseRegex() string

func (*DatabaseResourceRegex) GetDatabaseResourceNameRegex added in v1.13.0

func (x *DatabaseResourceRegex) GetDatabaseResourceNameRegex() string

func (*DatabaseResourceRegex) GetInstanceRegex added in v1.13.0

func (x *DatabaseResourceRegex) GetInstanceRegex() string

func (*DatabaseResourceRegex) GetProjectIdRegex added in v1.13.0

func (x *DatabaseResourceRegex) GetProjectIdRegex() string

func (*DatabaseResourceRegex) ProtoMessage added in v1.13.0

func (*DatabaseResourceRegex) ProtoMessage()

func (*DatabaseResourceRegex) ProtoReflect added in v1.13.0

func (x *DatabaseResourceRegex) ProtoReflect() protoreflect.Message

func (*DatabaseResourceRegex) Reset added in v1.13.0

func (x *DatabaseResourceRegex) Reset()

func (*DatabaseResourceRegex) String added in v1.13.0

func (x *DatabaseResourceRegex) String() string

type DatabaseResourceRegexes added in v1.13.0

type DatabaseResourceRegexes struct {

	// A group of regular expression patterns to match against one or more
	// database resources.
	// Maximum of 100 entries. The sum of all regular expression's length can't
	// exceed 10 KiB.
	Patterns []*DatabaseResourceRegex `protobuf:"bytes,1,rep,name=patterns,proto3" json:"patterns,omitempty"`
	// contains filtered or unexported fields
}

A collection of regular expressions to determine what database resources to match against.

func (*DatabaseResourceRegexes) Descriptor deprecated added in v1.13.0

func (*DatabaseResourceRegexes) Descriptor() ([]byte, []int)

Deprecated: Use DatabaseResourceRegexes.ProtoReflect.Descriptor instead.

func (*DatabaseResourceRegexes) GetPatterns added in v1.13.0

func (x *DatabaseResourceRegexes) GetPatterns() []*DatabaseResourceRegex

func (*DatabaseResourceRegexes) ProtoMessage added in v1.13.0

func (*DatabaseResourceRegexes) ProtoMessage()

func (*DatabaseResourceRegexes) ProtoReflect added in v1.13.0

func (x *DatabaseResourceRegexes) ProtoReflect() protoreflect.Message

func (*DatabaseResourceRegexes) Reset added in v1.13.0

func (x *DatabaseResourceRegexes) Reset()

func (*DatabaseResourceRegexes) String added in v1.13.0

func (x *DatabaseResourceRegexes) String() string

type DatastoreKey

type DatastoreKey struct {

	// Datastore entity key.
	EntityKey *Key `protobuf:"bytes,1,opt,name=entity_key,json=entityKey,proto3" json:"entity_key,omitempty"`
	// contains filtered or unexported fields
}

Record key for a finding in Cloud Datastore.

func (*DatastoreKey) Descriptor deprecated

func (*DatastoreKey) Descriptor() ([]byte, []int)

Deprecated: Use DatastoreKey.ProtoReflect.Descriptor instead.

func (*DatastoreKey) GetEntityKey

func (x *DatastoreKey) GetEntityKey() *Key

func (*DatastoreKey) ProtoMessage

func (*DatastoreKey) ProtoMessage()

func (*DatastoreKey) ProtoReflect

func (x *DatastoreKey) ProtoReflect() protoreflect.Message

func (*DatastoreKey) Reset

func (x *DatastoreKey) Reset()

func (*DatastoreKey) String

func (x *DatastoreKey) String() string

type DatastoreOptions

type DatastoreOptions struct {

	// A partition ID identifies a grouping of entities. The grouping is always
	// by project and namespace, however the namespace ID may be empty.
	PartitionId *PartitionId `protobuf:"bytes,1,opt,name=partition_id,json=partitionId,proto3" json:"partition_id,omitempty"`
	// The kind to process.
	Kind *KindExpression `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"`
	// contains filtered or unexported fields
}

Options defining a data set within Google Cloud Datastore.

func (*DatastoreOptions) Descriptor deprecated

func (*DatastoreOptions) Descriptor() ([]byte, []int)

Deprecated: Use DatastoreOptions.ProtoReflect.Descriptor instead.

func (*DatastoreOptions) GetKind

func (x *DatastoreOptions) GetKind() *KindExpression

func (*DatastoreOptions) GetPartitionId

func (x *DatastoreOptions) GetPartitionId() *PartitionId

func (*DatastoreOptions) ProtoMessage

func (*DatastoreOptions) ProtoMessage()

func (*DatastoreOptions) ProtoReflect

func (x *DatastoreOptions) ProtoReflect() protoreflect.Message

func (*DatastoreOptions) Reset

func (x *DatastoreOptions) Reset()

func (*DatastoreOptions) String

func (x *DatastoreOptions) String() string

type DateShiftConfig

type DateShiftConfig struct {

	// Required. Range of shift in days. Actual shift will be selected at random
	// within this range (inclusive ends). Negative means shift to earlier in
	// time. Must not be more than 365250 days (1000 years) each direction.
	//
	// For example, 3 means shift date to at most 3 days into the future.
	UpperBoundDays int32 `protobuf:"varint,1,opt,name=upper_bound_days,json=upperBoundDays,proto3" json:"upper_bound_days,omitempty"`
	// Required. For example, -5 means shift date to at most 5 days back in the
	// past.
	LowerBoundDays int32 `protobuf:"varint,2,opt,name=lower_bound_days,json=lowerBoundDays,proto3" json:"lower_bound_days,omitempty"`
	// Points to the field that contains the context, for example, an entity id.
	// If set, must also set cryptoKey. If set, shift will be consistent for the
	// given context.
	Context *FieldId `protobuf:"bytes,3,opt,name=context,proto3" json:"context,omitempty"`
	// Method for calculating shift that takes context into consideration. If
	// set, must also set context. Can only be applied to table items.
	//
	// Types that are assignable to Method:
	//
	//	*DateShiftConfig_CryptoKey
	Method isDateShiftConfig_Method `protobuf_oneof:"method"`
	// contains filtered or unexported fields
}

Shifts dates by random number of days, with option to be consistent for the same context. See https://cloud.google.com/sensitive-data-protection/docs/concepts-date-shifting to learn more.

func (*DateShiftConfig) Descriptor deprecated

func (*DateShiftConfig) Descriptor() ([]byte, []int)

Deprecated: Use DateShiftConfig.ProtoReflect.Descriptor instead.

func (*DateShiftConfig) GetContext

func (x *DateShiftConfig) GetContext() *FieldId

func (*DateShiftConfig) GetCryptoKey

func (x *DateShiftConfig) GetCryptoKey() *CryptoKey

func (*DateShiftConfig) GetLowerBoundDays

func (x *DateShiftConfig) GetLowerBoundDays() int32

func (*DateShiftConfig) GetMethod

func (m *DateShiftConfig) GetMethod() isDateShiftConfig_Method

func (*DateShiftConfig) GetUpperBoundDays

func (x *DateShiftConfig) GetUpperBoundDays() int32

func (*DateShiftConfig) ProtoMessage

func (*DateShiftConfig) ProtoMessage()

func (*DateShiftConfig) ProtoReflect

func (x *DateShiftConfig) ProtoReflect() protoreflect.Message

func (*DateShiftConfig) Reset

func (x *DateShiftConfig) Reset()

func (*DateShiftConfig) String

func (x *DateShiftConfig) String() string

type DateShiftConfig_CryptoKey

type DateShiftConfig_CryptoKey struct {
	// Causes the shift to be computed based on this key and the context. This
	// results in the same shift for the same context and crypto_key. If
	// set, must also set context. Can only be applied to table items.
	CryptoKey *CryptoKey `protobuf:"bytes,4,opt,name=crypto_key,json=cryptoKey,proto3,oneof"`
}

type DateTime

type DateTime struct {

	// One or more of the following must be set.
	// Must be a valid date or time value.
	Date *date.Date `protobuf:"bytes,1,opt,name=date,proto3" json:"date,omitempty"`
	// Day of week
	DayOfWeek dayofweek.DayOfWeek `protobuf:"varint,2,opt,name=day_of_week,json=dayOfWeek,proto3,enum=google.type.DayOfWeek" json:"day_of_week,omitempty"`
	// Time of day
	Time *timeofday.TimeOfDay `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"`
	// Time zone
	TimeZone *DateTime_TimeZone `protobuf:"bytes,4,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`
	// contains filtered or unexported fields
}

Message for a date time object. e.g. 2018-01-01, 5th August.

func (*DateTime) Descriptor deprecated

func (*DateTime) Descriptor() ([]byte, []int)

Deprecated: Use DateTime.ProtoReflect.Descriptor instead.

func (*DateTime) GetDate

func (x *DateTime) GetDate() *date.Date

func (*DateTime) GetDayOfWeek

func (x *DateTime) GetDayOfWeek() dayofweek.DayOfWeek

func (*DateTime) GetTime

func (x *DateTime) GetTime() *timeofday.TimeOfDay

func (*DateTime) GetTimeZone

func (x *DateTime) GetTimeZone() *DateTime_TimeZone

func (*DateTime) ProtoMessage

func (*DateTime) ProtoMessage()

func (*DateTime) ProtoReflect

func (x *DateTime) ProtoReflect() protoreflect.Message

func (*DateTime) Reset

func (x *DateTime) Reset()

func (*DateTime) String

func (x *DateTime) String() string

type DateTime_TimeZone

type DateTime_TimeZone struct {

	// Set only if the offset can be determined. Positive for time ahead of UTC.
	// E.g. For "UTC-9", this value is -540.
	OffsetMinutes int32 `protobuf:"varint,1,opt,name=offset_minutes,json=offsetMinutes,proto3" json:"offset_minutes,omitempty"`
	// contains filtered or unexported fields
}

Time zone of the date time object.

func (*DateTime_TimeZone) Descriptor deprecated

func (*DateTime_TimeZone) Descriptor() ([]byte, []int)

Deprecated: Use DateTime_TimeZone.ProtoReflect.Descriptor instead.

func (*DateTime_TimeZone) GetOffsetMinutes

func (x *DateTime_TimeZone) GetOffsetMinutes() int32

func (*DateTime_TimeZone) ProtoMessage

func (*DateTime_TimeZone) ProtoMessage()

func (*DateTime_TimeZone) ProtoReflect

func (x *DateTime_TimeZone) ProtoReflect() protoreflect.Message

func (*DateTime_TimeZone) Reset

func (x *DateTime_TimeZone) Reset()

func (*DateTime_TimeZone) String

func (x *DateTime_TimeZone) String() string

type DeidentifyConfig

type DeidentifyConfig struct {

	// Type of transformation
	//
	// Types that are assignable to Transformation:
	//
	//	*DeidentifyConfig_InfoTypeTransformations
	//	*DeidentifyConfig_RecordTransformations
	//	*DeidentifyConfig_ImageTransformations
	Transformation isDeidentifyConfig_Transformation `protobuf_oneof:"transformation"`
	// Mode for handling transformation errors. If left unspecified, the default
	// mode is `TransformationErrorHandling.ThrowError`.
	TransformationErrorHandling *TransformationErrorHandling `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

The configuration that controls how the data will change.

func (*DeidentifyConfig) Descriptor deprecated

func (*DeidentifyConfig) Descriptor() ([]byte, []int)

Deprecated: Use DeidentifyConfig.ProtoReflect.Descriptor instead.

func (*DeidentifyConfig) GetImageTransformations

func (x *DeidentifyConfig) GetImageTransformations() *ImageTransformations

func (*DeidentifyConfig) GetInfoTypeTransformations

func (x *DeidentifyConfig) GetInfoTypeTransformations() *InfoTypeTransformations

func (*DeidentifyConfig) GetRecordTransformations

func (x *DeidentifyConfig) GetRecordTransformations() *RecordTransformations

func (*DeidentifyConfig) GetTransformation

func (m *DeidentifyConfig) GetTransformation() isDeidentifyConfig_Transformation

func (*DeidentifyConfig) GetTransformationErrorHandling

func (x *DeidentifyConfig) GetTransformationErrorHandling() *TransformationErrorHandling

func (*DeidentifyConfig) ProtoMessage

func (*DeidentifyConfig) ProtoMessage()

func (*DeidentifyConfig) ProtoReflect

func (x *DeidentifyConfig) ProtoReflect() protoreflect.Message

func (*DeidentifyConfig) Reset

func (x *DeidentifyConfig) Reset()

func (*DeidentifyConfig) String

func (x *DeidentifyConfig) String() string

type DeidentifyConfig_ImageTransformations

type DeidentifyConfig_ImageTransformations struct {
	// Treat the dataset as an image and redact.
	ImageTransformations *ImageTransformations `protobuf:"bytes,4,opt,name=image_transformations,json=imageTransformations,proto3,oneof"`
}

type DeidentifyConfig_InfoTypeTransformations

type DeidentifyConfig_InfoTypeTransformations struct {
	// Treat the dataset as free-form text and apply the same free text
	// transformation everywhere.
	InfoTypeTransformations *InfoTypeTransformations `protobuf:"bytes,1,opt,name=info_type_transformations,json=infoTypeTransformations,proto3,oneof"`
}

type DeidentifyConfig_RecordTransformations

type DeidentifyConfig_RecordTransformations struct {
	// Treat the dataset as structured. Transformations can be applied to
	// specific locations within structured datasets, such as transforming
	// a column within a table.
	RecordTransformations *RecordTransformations `protobuf:"bytes,2,opt,name=record_transformations,json=recordTransformations,proto3,oneof"`
}

type DeidentifyContentRequest

type DeidentifyContentRequest struct {

	// Parent resource name.
	//
	// The format of this value varies depending on whether you have [specified a
	// processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Configuration for the de-identification of the content item.
	// Items specified here will override the template referenced by the
	// deidentify_template_name argument.
	DeidentifyConfig *DeidentifyConfig `protobuf:"bytes,2,opt,name=deidentify_config,json=deidentifyConfig,proto3" json:"deidentify_config,omitempty"`
	// Configuration for the inspector.
	// Items specified here will override the template referenced by the
	// inspect_template_name argument.
	InspectConfig *InspectConfig `protobuf:"bytes,3,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"`
	// The item to de-identify. Will be treated as text.
	//
	// This value must be of type
	// [Table][google.privacy.dlp.v2.Table] if your
	// [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config]
	// is a
	// [RecordTransformations][google.privacy.dlp.v2.RecordTransformations]
	// object.
	Item *ContentItem `protobuf:"bytes,4,opt,name=item,proto3" json:"item,omitempty"`
	// Template to use. Any configuration directly specified in
	// inspect_config will override those set in the template. Singular fields
	// that are set in this request will replace their corresponding fields in the
	// template. Repeated fields are appended. Singular sub-messages and groups
	// are recursively merged.
	InspectTemplateName string `protobuf:"bytes,5,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"`
	// Template to use. Any configuration directly specified in
	// deidentify_config will override those set in the template. Singular fields
	// that are set in this request will replace their corresponding fields in the
	// template. Repeated fields are appended. Singular sub-messages and groups
	// are recursively merged.
	DeidentifyTemplateName string `` /* 129-byte string literal not displayed */
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,7,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request to de-identify a ContentItem.

func (*DeidentifyContentRequest) Descriptor deprecated

func (*DeidentifyContentRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeidentifyContentRequest.ProtoReflect.Descriptor instead.

func (*DeidentifyContentRequest) GetDeidentifyConfig

func (x *DeidentifyContentRequest) GetDeidentifyConfig() *DeidentifyConfig

func (*DeidentifyContentRequest) GetDeidentifyTemplateName

func (x *DeidentifyContentRequest) GetDeidentifyTemplateName() string

func (*DeidentifyContentRequest) GetInspectConfig

func (x *DeidentifyContentRequest) GetInspectConfig() *InspectConfig

func (*DeidentifyContentRequest) GetInspectTemplateName

func (x *DeidentifyContentRequest) GetInspectTemplateName() string

func (*DeidentifyContentRequest) GetItem

func (x *DeidentifyContentRequest) GetItem() *ContentItem

func (*DeidentifyContentRequest) GetLocationId

func (x *DeidentifyContentRequest) GetLocationId() string

func (*DeidentifyContentRequest) GetParent

func (x *DeidentifyContentRequest) GetParent() string

func (*DeidentifyContentRequest) ProtoMessage

func (*DeidentifyContentRequest) ProtoMessage()

func (*DeidentifyContentRequest) ProtoReflect

func (x *DeidentifyContentRequest) ProtoReflect() protoreflect.Message

func (*DeidentifyContentRequest) Reset

func (x *DeidentifyContentRequest) Reset()

func (*DeidentifyContentRequest) String

func (x *DeidentifyContentRequest) String() string

type DeidentifyContentResponse

type DeidentifyContentResponse struct {

	// The de-identified item.
	Item *ContentItem `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	// An overview of the changes that were made on the `item`.
	Overview *TransformationOverview `protobuf:"bytes,2,opt,name=overview,proto3" json:"overview,omitempty"`
	// contains filtered or unexported fields
}

Results of de-identifying a ContentItem.

func (*DeidentifyContentResponse) Descriptor deprecated

func (*DeidentifyContentResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeidentifyContentResponse.ProtoReflect.Descriptor instead.

func (*DeidentifyContentResponse) GetItem

func (x *DeidentifyContentResponse) GetItem() *ContentItem

func (*DeidentifyContentResponse) GetOverview

func (*DeidentifyContentResponse) ProtoMessage

func (*DeidentifyContentResponse) ProtoMessage()

func (*DeidentifyContentResponse) ProtoReflect

func (*DeidentifyContentResponse) Reset

func (x *DeidentifyContentResponse) Reset()

func (*DeidentifyContentResponse) String

func (x *DeidentifyContentResponse) String() string

type DeidentifyDataSourceDetails added in v1.11.0

type DeidentifyDataSourceDetails struct {

	// De-identification config used for the request.
	RequestedOptions *DeidentifyDataSourceDetails_RequestedDeidentifyOptions `protobuf:"bytes,1,opt,name=requested_options,json=requestedOptions,proto3" json:"requested_options,omitempty"`
	// Stats about the de-identification operation.
	DeidentifyStats *DeidentifyDataSourceStats `protobuf:"bytes,2,opt,name=deidentify_stats,json=deidentifyStats,proto3" json:"deidentify_stats,omitempty"`
	// contains filtered or unexported fields
}

The results of a [Deidentify][google.privacy.dlp.v2.Action.Deidentify] action from an inspect job.

func (*DeidentifyDataSourceDetails) Descriptor deprecated added in v1.11.0

func (*DeidentifyDataSourceDetails) Descriptor() ([]byte, []int)

Deprecated: Use DeidentifyDataSourceDetails.ProtoReflect.Descriptor instead.

func (*DeidentifyDataSourceDetails) GetDeidentifyStats added in v1.11.0

func (x *DeidentifyDataSourceDetails) GetDeidentifyStats() *DeidentifyDataSourceStats

func (*DeidentifyDataSourceDetails) GetRequestedOptions added in v1.11.0

func (*DeidentifyDataSourceDetails) ProtoMessage added in v1.11.0

func (*DeidentifyDataSourceDetails) ProtoMessage()

func (*DeidentifyDataSourceDetails) ProtoReflect added in v1.11.0

func (*DeidentifyDataSourceDetails) Reset added in v1.11.0

func (x *DeidentifyDataSourceDetails) Reset()

func (*DeidentifyDataSourceDetails) String added in v1.11.0

func (x *DeidentifyDataSourceDetails) String() string

type DeidentifyDataSourceDetails_RequestedDeidentifyOptions added in v1.11.0

type DeidentifyDataSourceDetails_RequestedDeidentifyOptions struct {

	// Snapshot of the state of the `DeidentifyTemplate` from the
	// [Deidentify][google.privacy.dlp.v2.Action.Deidentify] action at the time
	// this job was run.
	SnapshotDeidentifyTemplate *DeidentifyTemplate `` /* 141-byte string literal not displayed */
	// Snapshot of the state of the structured `DeidentifyTemplate` from the
	// `Deidentify` action at the time this job was run.
	SnapshotStructuredDeidentifyTemplate *DeidentifyTemplate `` /* 173-byte string literal not displayed */
	// Snapshot of the state of the image transformation `DeidentifyTemplate`
	// from the `Deidentify` action at the time this job was run.
	SnapshotImageRedactTemplate *DeidentifyTemplate `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

De-identification options.

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) Descriptor deprecated added in v1.11.0

Deprecated: Use DeidentifyDataSourceDetails_RequestedDeidentifyOptions.ProtoReflect.Descriptor instead.

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) GetSnapshotDeidentifyTemplate added in v1.11.0

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) GetSnapshotImageRedactTemplate added in v1.11.0

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) GetSnapshotStructuredDeidentifyTemplate added in v1.11.0

func (x *DeidentifyDataSourceDetails_RequestedDeidentifyOptions) GetSnapshotStructuredDeidentifyTemplate() *DeidentifyTemplate

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) ProtoMessage added in v1.11.0

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) ProtoReflect added in v1.11.0

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) Reset added in v1.11.0

func (*DeidentifyDataSourceDetails_RequestedDeidentifyOptions) String added in v1.11.0

type DeidentifyDataSourceStats added in v1.11.0

type DeidentifyDataSourceStats struct {

	// Total size in bytes that were transformed in some way.
	TransformedBytes int64 `protobuf:"varint,1,opt,name=transformed_bytes,json=transformedBytes,proto3" json:"transformed_bytes,omitempty"`
	// Number of successfully applied transformations.
	TransformationCount int64 `protobuf:"varint,2,opt,name=transformation_count,json=transformationCount,proto3" json:"transformation_count,omitempty"`
	// Number of errors encountered while trying to apply transformations.
	TransformationErrorCount int64 `` /* 136-byte string literal not displayed */
	// contains filtered or unexported fields
}

Summary of what was modified during a transformation.

func (*DeidentifyDataSourceStats) Descriptor deprecated added in v1.11.0

func (*DeidentifyDataSourceStats) Descriptor() ([]byte, []int)

Deprecated: Use DeidentifyDataSourceStats.ProtoReflect.Descriptor instead.

func (*DeidentifyDataSourceStats) GetTransformationCount added in v1.11.0

func (x *DeidentifyDataSourceStats) GetTransformationCount() int64

func (*DeidentifyDataSourceStats) GetTransformationErrorCount added in v1.11.0

func (x *DeidentifyDataSourceStats) GetTransformationErrorCount() int64

func (*DeidentifyDataSourceStats) GetTransformedBytes added in v1.11.0

func (x *DeidentifyDataSourceStats) GetTransformedBytes() int64

func (*DeidentifyDataSourceStats) ProtoMessage added in v1.11.0

func (*DeidentifyDataSourceStats) ProtoMessage()

func (*DeidentifyDataSourceStats) ProtoReflect added in v1.11.0

func (*DeidentifyDataSourceStats) Reset added in v1.11.0

func (x *DeidentifyDataSourceStats) Reset()

func (*DeidentifyDataSourceStats) String added in v1.11.0

func (x *DeidentifyDataSourceStats) String() string

type DeidentifyTemplate

type DeidentifyTemplate struct {

	// Output only. The template name.
	//
	// The template will have one of the following formats:
	// `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
	// `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Display name (max 256 chars).
	DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// Short description (max 256 chars).
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// Output only. The creation timestamp of an inspectTemplate.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Output only. The last update timestamp of an inspectTemplate.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// The core content of the template.
	DeidentifyConfig *DeidentifyConfig `protobuf:"bytes,6,opt,name=deidentify_config,json=deidentifyConfig,proto3" json:"deidentify_config,omitempty"`
	// contains filtered or unexported fields
}

DeidentifyTemplates contains instructions on how to de-identify content. See https://cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more.

func (*DeidentifyTemplate) Descriptor deprecated

func (*DeidentifyTemplate) Descriptor() ([]byte, []int)

Deprecated: Use DeidentifyTemplate.ProtoReflect.Descriptor instead.

func (*DeidentifyTemplate) GetCreateTime

func (x *DeidentifyTemplate) GetCreateTime() *timestamppb.Timestamp

func (*DeidentifyTemplate) GetDeidentifyConfig

func (x *DeidentifyTemplate) GetDeidentifyConfig() *DeidentifyConfig

func (*DeidentifyTemplate) GetDescription

func (x *DeidentifyTemplate) GetDescription() string

func (*DeidentifyTemplate) GetDisplayName

func (x *DeidentifyTemplate) GetDisplayName() string

func (*DeidentifyTemplate) GetName

func (x *DeidentifyTemplate) GetName() string

func (*DeidentifyTemplate) GetUpdateTime

func (x *DeidentifyTemplate) GetUpdateTime() *timestamppb.Timestamp

func (*DeidentifyTemplate) ProtoMessage

func (*DeidentifyTemplate) ProtoMessage()

func (*DeidentifyTemplate) ProtoReflect

func (x *DeidentifyTemplate) ProtoReflect() protoreflect.Message

func (*DeidentifyTemplate) Reset

func (x *DeidentifyTemplate) Reset()

func (*DeidentifyTemplate) String

func (x *DeidentifyTemplate) String() string

type DeleteConnectionRequest added in v1.13.0

type DeleteConnectionRequest struct {

	// Required. Resource name of the Connection to be deleted, in the format:
	// `projects/{project}/locations/{location}/connections/{connection}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteConnection.

func (*DeleteConnectionRequest) Descriptor deprecated added in v1.13.0

func (*DeleteConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteConnectionRequest.ProtoReflect.Descriptor instead.

func (*DeleteConnectionRequest) GetName added in v1.13.0

func (x *DeleteConnectionRequest) GetName() string

func (*DeleteConnectionRequest) ProtoMessage added in v1.13.0

func (*DeleteConnectionRequest) ProtoMessage()

func (*DeleteConnectionRequest) ProtoReflect added in v1.13.0

func (x *DeleteConnectionRequest) ProtoReflect() protoreflect.Message

func (*DeleteConnectionRequest) Reset added in v1.13.0

func (x *DeleteConnectionRequest) Reset()

func (*DeleteConnectionRequest) String added in v1.13.0

func (x *DeleteConnectionRequest) String() string

type DeleteDeidentifyTemplateRequest

type DeleteDeidentifyTemplateRequest struct {

	// Required. Resource name of the organization and deidentify template to be
	// deleted, for example
	// `organizations/433245324/deidentifyTemplates/432452342` or
	// projects/project-id/deidentifyTemplates/432452342.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteDeidentifyTemplate.

func (*DeleteDeidentifyTemplateRequest) Descriptor deprecated

func (*DeleteDeidentifyTemplateRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteDeidentifyTemplateRequest.ProtoReflect.Descriptor instead.

func (*DeleteDeidentifyTemplateRequest) GetName

func (*DeleteDeidentifyTemplateRequest) ProtoMessage

func (*DeleteDeidentifyTemplateRequest) ProtoMessage()

func (*DeleteDeidentifyTemplateRequest) ProtoReflect

func (*DeleteDeidentifyTemplateRequest) Reset

func (*DeleteDeidentifyTemplateRequest) String

type DeleteDiscoveryConfigRequest added in v1.11.0

type DeleteDiscoveryConfigRequest struct {

	// Required. Resource name of the project and the config, for example
	// `projects/dlp-test-project/discoveryConfigs/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteDiscoveryConfig.

func (*DeleteDiscoveryConfigRequest) Descriptor deprecated added in v1.11.0

func (*DeleteDiscoveryConfigRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteDiscoveryConfigRequest.ProtoReflect.Descriptor instead.

func (*DeleteDiscoveryConfigRequest) GetName added in v1.11.0

func (x *DeleteDiscoveryConfigRequest) GetName() string

func (*DeleteDiscoveryConfigRequest) ProtoMessage added in v1.11.0

func (*DeleteDiscoveryConfigRequest) ProtoMessage()

func (*DeleteDiscoveryConfigRequest) ProtoReflect added in v1.11.0

func (*DeleteDiscoveryConfigRequest) Reset added in v1.11.0

func (x *DeleteDiscoveryConfigRequest) Reset()

func (*DeleteDiscoveryConfigRequest) String added in v1.11.0

type DeleteDlpJobRequest

type DeleteDlpJobRequest struct {

	// Required. The name of the DlpJob resource to be deleted.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

The request message for deleting a DLP job.

func (*DeleteDlpJobRequest) Descriptor deprecated

func (*DeleteDlpJobRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteDlpJobRequest.ProtoReflect.Descriptor instead.

func (*DeleteDlpJobRequest) GetName

func (x *DeleteDlpJobRequest) GetName() string

func (*DeleteDlpJobRequest) ProtoMessage

func (*DeleteDlpJobRequest) ProtoMessage()

func (*DeleteDlpJobRequest) ProtoReflect

func (x *DeleteDlpJobRequest) ProtoReflect() protoreflect.Message

func (*DeleteDlpJobRequest) Reset

func (x *DeleteDlpJobRequest) Reset()

func (*DeleteDlpJobRequest) String

func (x *DeleteDlpJobRequest) String() string

type DeleteFileStoreDataProfileRequest added in v1.15.0

type DeleteFileStoreDataProfileRequest struct {

	// Required. Resource name of the file store data profile.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteFileStoreProfile.

func (*DeleteFileStoreDataProfileRequest) Descriptor deprecated added in v1.15.0

func (*DeleteFileStoreDataProfileRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteFileStoreDataProfileRequest.ProtoReflect.Descriptor instead.

func (*DeleteFileStoreDataProfileRequest) GetName added in v1.15.0

func (*DeleteFileStoreDataProfileRequest) ProtoMessage added in v1.15.0

func (*DeleteFileStoreDataProfileRequest) ProtoMessage()

func (*DeleteFileStoreDataProfileRequest) ProtoReflect added in v1.15.0

func (*DeleteFileStoreDataProfileRequest) Reset added in v1.15.0

func (*DeleteFileStoreDataProfileRequest) String added in v1.15.0

type DeleteInspectTemplateRequest

type DeleteInspectTemplateRequest struct {

	// Required. Resource name of the organization and inspectTemplate to be
	// deleted, for example `organizations/433245324/inspectTemplates/432452342`
	// or projects/project-id/inspectTemplates/432452342.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteInspectTemplate.

func (*DeleteInspectTemplateRequest) Descriptor deprecated

func (*DeleteInspectTemplateRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteInspectTemplateRequest.ProtoReflect.Descriptor instead.

func (*DeleteInspectTemplateRequest) GetName

func (x *DeleteInspectTemplateRequest) GetName() string

func (*DeleteInspectTemplateRequest) ProtoMessage

func (*DeleteInspectTemplateRequest) ProtoMessage()

func (*DeleteInspectTemplateRequest) ProtoReflect

func (*DeleteInspectTemplateRequest) Reset

func (x *DeleteInspectTemplateRequest) Reset()

func (*DeleteInspectTemplateRequest) String

type DeleteJobTriggerRequest

type DeleteJobTriggerRequest struct {

	// Required. Resource name of the project and the triggeredJob, for example
	// `projects/dlp-test-project/jobTriggers/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteJobTrigger.

func (*DeleteJobTriggerRequest) Descriptor deprecated

func (*DeleteJobTriggerRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteJobTriggerRequest.ProtoReflect.Descriptor instead.

func (*DeleteJobTriggerRequest) GetName

func (x *DeleteJobTriggerRequest) GetName() string

func (*DeleteJobTriggerRequest) ProtoMessage

func (*DeleteJobTriggerRequest) ProtoMessage()

func (*DeleteJobTriggerRequest) ProtoReflect

func (x *DeleteJobTriggerRequest) ProtoReflect() protoreflect.Message

func (*DeleteJobTriggerRequest) Reset

func (x *DeleteJobTriggerRequest) Reset()

func (*DeleteJobTriggerRequest) String

func (x *DeleteJobTriggerRequest) String() string

type DeleteStoredInfoTypeRequest

type DeleteStoredInfoTypeRequest struct {

	// Required. Resource name of the organization and storedInfoType to be
	// deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
	// projects/project-id/storedInfoTypes/432452342.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteStoredInfoType.

func (*DeleteStoredInfoTypeRequest) Descriptor deprecated

func (*DeleteStoredInfoTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteStoredInfoTypeRequest.ProtoReflect.Descriptor instead.

func (*DeleteStoredInfoTypeRequest) GetName

func (x *DeleteStoredInfoTypeRequest) GetName() string

func (*DeleteStoredInfoTypeRequest) ProtoMessage

func (*DeleteStoredInfoTypeRequest) ProtoMessage()

func (*DeleteStoredInfoTypeRequest) ProtoReflect

func (*DeleteStoredInfoTypeRequest) Reset

func (x *DeleteStoredInfoTypeRequest) Reset()

func (*DeleteStoredInfoTypeRequest) String

func (x *DeleteStoredInfoTypeRequest) String() string

type DeleteTableDataProfileRequest added in v1.13.0

type DeleteTableDataProfileRequest struct {

	// Required. Resource name of the table data profile.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for DeleteTableProfile.

func (*DeleteTableDataProfileRequest) Descriptor deprecated added in v1.13.0

func (*DeleteTableDataProfileRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteTableDataProfileRequest.ProtoReflect.Descriptor instead.

func (*DeleteTableDataProfileRequest) GetName added in v1.13.0

func (*DeleteTableDataProfileRequest) ProtoMessage added in v1.13.0

func (*DeleteTableDataProfileRequest) ProtoMessage()

func (*DeleteTableDataProfileRequest) ProtoReflect added in v1.13.0

func (*DeleteTableDataProfileRequest) Reset added in v1.13.0

func (x *DeleteTableDataProfileRequest) Reset()

func (*DeleteTableDataProfileRequest) String added in v1.13.0

type Disabled added in v1.11.0

type Disabled struct {
	// contains filtered or unexported fields
}

Do not profile the tables.

func (*Disabled) Descriptor deprecated added in v1.11.0

func (*Disabled) Descriptor() ([]byte, []int)

Deprecated: Use Disabled.ProtoReflect.Descriptor instead.

func (*Disabled) ProtoMessage added in v1.11.0

func (*Disabled) ProtoMessage()

func (*Disabled) ProtoReflect added in v1.11.0

func (x *Disabled) ProtoReflect() protoreflect.Message

func (*Disabled) Reset added in v1.11.0

func (x *Disabled) Reset()

func (*Disabled) String added in v1.11.0

func (x *Disabled) String() string

type DiscoveryBigQueryConditions added in v1.11.0

type DiscoveryBigQueryConditions struct {

	// BigQuery table must have been created after this date. Used to avoid
	// backfilling.
	CreatedAfter *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_after,json=createdAfter,proto3" json:"created_after,omitempty"`
	// The type of BigQuery tables to scan. If nothing is set the default
	// behavior is to scan only tables of type TABLE and to give errors
	// for all unsupported tables.
	//
	// Types that are assignable to IncludedTypes:
	//
	//	*DiscoveryBigQueryConditions_Types
	//	*DiscoveryBigQueryConditions_TypeCollection
	IncludedTypes isDiscoveryBigQueryConditions_IncludedTypes `protobuf_oneof:"included_types"`
	// At least one of the conditions must be true for a table to be scanned.
	OrConditions *DiscoveryBigQueryConditions_OrConditions `protobuf:"bytes,4,opt,name=or_conditions,json=orConditions,proto3" json:"or_conditions,omitempty"`
	// contains filtered or unexported fields
}

Requirements that must be true before a table is scanned in discovery for the first time. There is an AND relationship between the top-level attributes. Additionally, minimum conditions with an OR relationship that must be met before Cloud DLP scans a table can be set (like a minimum row count or a minimum table age).

func (*DiscoveryBigQueryConditions) Descriptor deprecated added in v1.11.0

func (*DiscoveryBigQueryConditions) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryBigQueryConditions.ProtoReflect.Descriptor instead.

func (*DiscoveryBigQueryConditions) GetCreatedAfter added in v1.11.0

func (x *DiscoveryBigQueryConditions) GetCreatedAfter() *timestamppb.Timestamp

func (*DiscoveryBigQueryConditions) GetIncludedTypes added in v1.11.0

func (m *DiscoveryBigQueryConditions) GetIncludedTypes() isDiscoveryBigQueryConditions_IncludedTypes

func (*DiscoveryBigQueryConditions) GetOrConditions added in v1.11.0

func (*DiscoveryBigQueryConditions) GetTypeCollection added in v1.11.0

func (*DiscoveryBigQueryConditions) GetTypes added in v1.11.0

func (*DiscoveryBigQueryConditions) ProtoMessage added in v1.11.0

func (*DiscoveryBigQueryConditions) ProtoMessage()

func (*DiscoveryBigQueryConditions) ProtoReflect added in v1.11.0

func (*DiscoveryBigQueryConditions) Reset added in v1.11.0

func (x *DiscoveryBigQueryConditions) Reset()

func (*DiscoveryBigQueryConditions) String added in v1.11.0

func (x *DiscoveryBigQueryConditions) String() string

type DiscoveryBigQueryConditions_OrConditions added in v1.11.0

type DiscoveryBigQueryConditions_OrConditions struct {

	// Minimum number of rows that should be present before Cloud DLP
	// profiles a table
	MinRowCount int32 `protobuf:"varint,1,opt,name=min_row_count,json=minRowCount,proto3" json:"min_row_count,omitempty"`
	// Minimum age a table must have before Cloud DLP can profile it. Value must
	// be 1 hour or greater.
	MinAge *durationpb.Duration `protobuf:"bytes,2,opt,name=min_age,json=minAge,proto3" json:"min_age,omitempty"`
	// contains filtered or unexported fields
}

There is an OR relationship between these attributes. They are used to determine if a table should be scanned or not in Discovery.

func (*DiscoveryBigQueryConditions_OrConditions) Descriptor deprecated added in v1.11.0

func (*DiscoveryBigQueryConditions_OrConditions) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryBigQueryConditions_OrConditions.ProtoReflect.Descriptor instead.

func (*DiscoveryBigQueryConditions_OrConditions) GetMinAge added in v1.11.0

func (*DiscoveryBigQueryConditions_OrConditions) GetMinRowCount added in v1.11.0

func (x *DiscoveryBigQueryConditions_OrConditions) GetMinRowCount() int32

func (*DiscoveryBigQueryConditions_OrConditions) ProtoMessage added in v1.11.0

func (*DiscoveryBigQueryConditions_OrConditions) ProtoReflect added in v1.11.0

func (*DiscoveryBigQueryConditions_OrConditions) Reset added in v1.11.0

func (*DiscoveryBigQueryConditions_OrConditions) String added in v1.11.0

type DiscoveryBigQueryConditions_TypeCollection added in v1.11.0

type DiscoveryBigQueryConditions_TypeCollection struct {
	// Restrict discovery to categories of table types.
	TypeCollection BigQueryTableTypeCollection `` /* 132-byte string literal not displayed */
}

type DiscoveryBigQueryConditions_Types added in v1.11.0

type DiscoveryBigQueryConditions_Types struct {
	// Restrict discovery to specific table types.
	Types *BigQueryTableTypes `protobuf:"bytes,2,opt,name=types,proto3,oneof"`
}

type DiscoveryBigQueryFilter added in v1.11.0

type DiscoveryBigQueryFilter struct {

	// Whether the filter applies to a specific set of tables or all other tables
	// within the location being profiled. The first filter to match will be
	// applied, regardless of the condition. If none is set, will default to
	// `other_tables`.
	//
	// Types that are assignable to Filter:
	//
	//	*DiscoveryBigQueryFilter_Tables
	//	*DiscoveryBigQueryFilter_OtherTables
	//	*DiscoveryBigQueryFilter_TableReference
	Filter isDiscoveryBigQueryFilter_Filter `protobuf_oneof:"filter"`
	// contains filtered or unexported fields
}

Determines what tables will have profiles generated within an organization or project. Includes the ability to filter by regular expression patterns on project ID, dataset ID, and table ID.

func (*DiscoveryBigQueryFilter) Descriptor deprecated added in v1.11.0

func (*DiscoveryBigQueryFilter) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryBigQueryFilter.ProtoReflect.Descriptor instead.

func (*DiscoveryBigQueryFilter) GetFilter added in v1.11.0

func (m *DiscoveryBigQueryFilter) GetFilter() isDiscoveryBigQueryFilter_Filter

func (*DiscoveryBigQueryFilter) GetOtherTables added in v1.11.0

func (*DiscoveryBigQueryFilter) GetTableReference added in v1.14.0

func (x *DiscoveryBigQueryFilter) GetTableReference() *TableReference

func (*DiscoveryBigQueryFilter) GetTables added in v1.11.0

func (*DiscoveryBigQueryFilter) ProtoMessage added in v1.11.0

func (*DiscoveryBigQueryFilter) ProtoMessage()

func (*DiscoveryBigQueryFilter) ProtoReflect added in v1.11.0

func (x *DiscoveryBigQueryFilter) ProtoReflect() protoreflect.Message

func (*DiscoveryBigQueryFilter) Reset added in v1.11.0

func (x *DiscoveryBigQueryFilter) Reset()

func (*DiscoveryBigQueryFilter) String added in v1.11.0

func (x *DiscoveryBigQueryFilter) String() string

type DiscoveryBigQueryFilter_AllOtherBigQueryTables added in v1.11.0

type DiscoveryBigQueryFilter_AllOtherBigQueryTables struct {
	// contains filtered or unexported fields
}

Catch-all for all other tables not specified by other filters. Should always be last, except for single-table configurations, which will only have a TableReference target.

func (*DiscoveryBigQueryFilter_AllOtherBigQueryTables) Descriptor deprecated added in v1.11.0

Deprecated: Use DiscoveryBigQueryFilter_AllOtherBigQueryTables.ProtoReflect.Descriptor instead.

func (*DiscoveryBigQueryFilter_AllOtherBigQueryTables) ProtoMessage added in v1.11.0

func (*DiscoveryBigQueryFilter_AllOtherBigQueryTables) ProtoReflect added in v1.11.0

func (*DiscoveryBigQueryFilter_AllOtherBigQueryTables) Reset added in v1.11.0

func (*DiscoveryBigQueryFilter_AllOtherBigQueryTables) String added in v1.11.0

type DiscoveryBigQueryFilter_OtherTables added in v1.11.0

type DiscoveryBigQueryFilter_OtherTables struct {
	// Catch-all. This should always be the last filter in the list because
	// anything above it will apply first. Should only appear once in a
	// configuration. If none is specified, a default one will be added
	// automatically.
	OtherTables *DiscoveryBigQueryFilter_AllOtherBigQueryTables `protobuf:"bytes,2,opt,name=other_tables,json=otherTables,proto3,oneof"`
}

type DiscoveryBigQueryFilter_TableReference added in v1.14.0

type DiscoveryBigQueryFilter_TableReference struct {
	// The table to scan. Discovery configurations including this can only
	// include one DiscoveryTarget (the DiscoveryTarget with this
	// TableReference).
	TableReference *TableReference `protobuf:"bytes,3,opt,name=table_reference,json=tableReference,proto3,oneof"`
}

type DiscoveryBigQueryFilter_Tables added in v1.11.0

type DiscoveryBigQueryFilter_Tables struct {
	// A specific set of tables for this filter to apply to. A table collection
	// must be specified in only one filter per config.
	// If a table id or dataset is empty, Cloud DLP assumes all tables in that
	// collection must be profiled. Must specify a project ID.
	Tables *BigQueryTableCollection `protobuf:"bytes,1,opt,name=tables,proto3,oneof"`
}

type DiscoveryCloudSqlConditions added in v1.13.0

type DiscoveryCloudSqlConditions struct {

	// Optional. Database engines that should be profiled.
	// Optional. Defaults to ALL_SUPPORTED_DATABASE_ENGINES if unspecified.
	DatabaseEngines []DiscoveryCloudSqlConditions_DatabaseEngine `` /* 184-byte string literal not displayed */
	// Data profiles will only be generated for the database resource types
	// specified in this field.
	// If not specified, defaults to [DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES].
	Types []DiscoveryCloudSqlConditions_DatabaseResourceType `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

Requirements that must be true before a table is profiled for the first time.

func (*DiscoveryCloudSqlConditions) Descriptor deprecated added in v1.13.0

func (*DiscoveryCloudSqlConditions) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryCloudSqlConditions.ProtoReflect.Descriptor instead.

func (*DiscoveryCloudSqlConditions) GetDatabaseEngines added in v1.13.0

func (*DiscoveryCloudSqlConditions) GetTypes added in v1.13.0

func (*DiscoveryCloudSqlConditions) ProtoMessage added in v1.13.0

func (*DiscoveryCloudSqlConditions) ProtoMessage()

func (*DiscoveryCloudSqlConditions) ProtoReflect added in v1.13.0

func (*DiscoveryCloudSqlConditions) Reset added in v1.13.0

func (x *DiscoveryCloudSqlConditions) Reset()

func (*DiscoveryCloudSqlConditions) String added in v1.13.0

func (x *DiscoveryCloudSqlConditions) String() string

type DiscoveryCloudSqlConditions_DatabaseEngine added in v1.13.0

type DiscoveryCloudSqlConditions_DatabaseEngine int32

The database engines that should be profiled.

const (
	// Unused.
	DiscoveryCloudSqlConditions_DATABASE_ENGINE_UNSPECIFIED DiscoveryCloudSqlConditions_DatabaseEngine = 0
	// Include all supported database engines.
	DiscoveryCloudSqlConditions_ALL_SUPPORTED_DATABASE_ENGINES DiscoveryCloudSqlConditions_DatabaseEngine = 1
	// MySQL database.
	DiscoveryCloudSqlConditions_MYSQL DiscoveryCloudSqlConditions_DatabaseEngine = 2
	// PostgreSQL database.
	DiscoveryCloudSqlConditions_POSTGRES DiscoveryCloudSqlConditions_DatabaseEngine = 3
)

func (DiscoveryCloudSqlConditions_DatabaseEngine) Descriptor added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseEngine) Enum added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseEngine) EnumDescriptor deprecated added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseEngine) EnumDescriptor() ([]byte, []int)

Deprecated: Use DiscoveryCloudSqlConditions_DatabaseEngine.Descriptor instead.

func (DiscoveryCloudSqlConditions_DatabaseEngine) Number added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseEngine) String added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseEngine) Type added in v1.13.0

type DiscoveryCloudSqlConditions_DatabaseResourceType added in v1.13.0

type DiscoveryCloudSqlConditions_DatabaseResourceType int32

Cloud SQL database resource types. New values can be added at a later time.

const (
	// Unused.
	DiscoveryCloudSqlConditions_DATABASE_RESOURCE_TYPE_UNSPECIFIED DiscoveryCloudSqlConditions_DatabaseResourceType = 0
	// Includes database resource types that become supported at a later time.
	DiscoveryCloudSqlConditions_DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES DiscoveryCloudSqlConditions_DatabaseResourceType = 1
	// Tables.
	DiscoveryCloudSqlConditions_DATABASE_RESOURCE_TYPE_TABLE DiscoveryCloudSqlConditions_DatabaseResourceType = 2
)

func (DiscoveryCloudSqlConditions_DatabaseResourceType) Descriptor added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseResourceType) Enum added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseResourceType) EnumDescriptor deprecated added in v1.13.0

Deprecated: Use DiscoveryCloudSqlConditions_DatabaseResourceType.Descriptor instead.

func (DiscoveryCloudSqlConditions_DatabaseResourceType) Number added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseResourceType) String added in v1.13.0

func (DiscoveryCloudSqlConditions_DatabaseResourceType) Type added in v1.13.0

type DiscoveryCloudSqlFilter added in v1.13.0

type DiscoveryCloudSqlFilter struct {

	// Whether the filter applies to a specific set of database resources or all
	// other database resources within the location being profiled. The first
	// filter to match will be applied, regardless of the condition. If none is
	// set, will default to `others`.
	//
	// Types that are assignable to Filter:
	//
	//	*DiscoveryCloudSqlFilter_Collection
	//	*DiscoveryCloudSqlFilter_Others
	//	*DiscoveryCloudSqlFilter_DatabaseResourceReference
	Filter isDiscoveryCloudSqlFilter_Filter `protobuf_oneof:"filter"`
	// contains filtered or unexported fields
}

Determines what tables will have profiles generated within an organization or project. Includes the ability to filter by regular expression patterns on project ID, location, instance, database, and database resource name.

func (*DiscoveryCloudSqlFilter) Descriptor deprecated added in v1.13.0

func (*DiscoveryCloudSqlFilter) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryCloudSqlFilter.ProtoReflect.Descriptor instead.

func (*DiscoveryCloudSqlFilter) GetCollection added in v1.13.0

func (*DiscoveryCloudSqlFilter) GetDatabaseResourceReference added in v1.13.0

func (x *DiscoveryCloudSqlFilter) GetDatabaseResourceReference() *DatabaseResourceReference

func (*DiscoveryCloudSqlFilter) GetFilter added in v1.13.0

func (m *DiscoveryCloudSqlFilter) GetFilter() isDiscoveryCloudSqlFilter_Filter

func (*DiscoveryCloudSqlFilter) GetOthers added in v1.13.0

func (*DiscoveryCloudSqlFilter) ProtoMessage added in v1.13.0

func (*DiscoveryCloudSqlFilter) ProtoMessage()

func (*DiscoveryCloudSqlFilter) ProtoReflect added in v1.13.0

func (x *DiscoveryCloudSqlFilter) ProtoReflect() protoreflect.Message

func (*DiscoveryCloudSqlFilter) Reset added in v1.13.0

func (x *DiscoveryCloudSqlFilter) Reset()

func (*DiscoveryCloudSqlFilter) String added in v1.13.0

func (x *DiscoveryCloudSqlFilter) String() string

type DiscoveryCloudSqlFilter_Collection added in v1.13.0

type DiscoveryCloudSqlFilter_Collection struct {
	// A specific set of database resources for this filter to apply to.
	Collection *DatabaseResourceCollection `protobuf:"bytes,1,opt,name=collection,proto3,oneof"`
}

type DiscoveryCloudSqlFilter_DatabaseResourceReference added in v1.13.0

type DiscoveryCloudSqlFilter_DatabaseResourceReference struct {
	// The database resource to scan. Targets including this can only include
	// one target (the target with this database resource reference).
	DatabaseResourceReference *DatabaseResourceReference `protobuf:"bytes,3,opt,name=database_resource_reference,json=databaseResourceReference,proto3,oneof"`
}

type DiscoveryCloudSqlFilter_Others added in v1.13.0

type DiscoveryCloudSqlFilter_Others struct {
	// Catch-all. This should always be the last target in the list because
	// anything above it will apply first. Should only appear once in a
	// configuration. If none is specified, a default one will be added
	// automatically.
	Others *AllOtherDatabaseResources `protobuf:"bytes,2,opt,name=others,proto3,oneof"`
}

type DiscoveryCloudSqlGenerationCadence added in v1.13.0

type DiscoveryCloudSqlGenerationCadence struct {

	// When to reprofile if the schema has changed.
	SchemaModifiedCadence *DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence `` /* 126-byte string literal not displayed */
	// Data changes (non-schema changes) in Cloud SQL tables can't trigger
	// reprofiling. If you set this field, profiles are refreshed at this
	// frequency regardless of whether the underlying tables have changed.
	// Defaults to never.
	RefreshFrequency DataProfileUpdateFrequency `` /* 164-byte string literal not displayed */
	// Governs when to update data profiles when the inspection rules
	// defined by the `InspectTemplate` change.
	// If not set, changing the template will not cause a data profile to update.
	InspectTemplateModifiedCadence *DiscoveryInspectTemplateModifiedCadence `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

How often existing tables should have their profiles refreshed. New tables are scanned as quickly as possible depending on system capacity.

func (*DiscoveryCloudSqlGenerationCadence) Descriptor deprecated added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryCloudSqlGenerationCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryCloudSqlGenerationCadence) GetInspectTemplateModifiedCadence added in v1.18.0

func (x *DiscoveryCloudSqlGenerationCadence) GetInspectTemplateModifiedCadence() *DiscoveryInspectTemplateModifiedCadence

func (*DiscoveryCloudSqlGenerationCadence) GetRefreshFrequency added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence) GetSchemaModifiedCadence added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence) ProtoMessage added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence) ProtoMessage()

func (*DiscoveryCloudSqlGenerationCadence) ProtoReflect added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence) Reset added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence) String added in v1.13.0

type DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence added in v1.13.0

type DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence struct {

	// The types of schema modifications to consider.
	// Defaults to NEW_COLUMNS.
	Types []DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification `` /* 182-byte string literal not displayed */
	// Frequency to regenerate data profiles when the schema is modified.
	// Defaults to monthly.
	Frequency DataProfileUpdateFrequency `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

How frequently to modify the profile when the table's schema is modified.

func (*DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence) Descriptor deprecated added in v1.13.0

Deprecated: Use DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence) GetFrequency added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence) GetTypes added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence) ProtoMessage added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence) ProtoReflect added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence) Reset added in v1.13.0

func (*DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence) String added in v1.13.0

type DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification added in v1.13.0

type DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification int32

The type of modification that causes a profile update.

const (
	// Unused.
	DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_SQL_SCHEMA_MODIFICATION_UNSPECIFIED DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification = 0
	// New columns have appeared.
	DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_NEW_COLUMNS DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification = 1
	// Columns have been removed from the table.
	DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_REMOVED_COLUMNS DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification = 2
)

func (DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification) Descriptor added in v1.13.0

func (DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification) Enum added in v1.13.0

func (DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification) EnumDescriptor deprecated added in v1.13.0

Deprecated: Use DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification.Descriptor instead.

func (DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification) Number added in v1.13.0

func (DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification) String added in v1.13.0

func (DiscoveryCloudSqlGenerationCadence_SchemaModifiedCadence_CloudSqlSchemaModification) Type added in v1.13.0

type DiscoveryCloudStorageConditions added in v1.15.0

type DiscoveryCloudStorageConditions struct {

	// Required. Only objects with the specified attributes will be scanned. If an
	// object has one of the specified attributes but is inside an excluded
	// bucket, it will not be scanned. Defaults to [ALL_SUPPORTED_OBJECTS]. A
	// profile will be created even if no objects match the
	// included_object_attributes.
	IncludedObjectAttributes []DiscoveryCloudStorageConditions_CloudStorageObjectAttribute `` /* 230-byte string literal not displayed */
	// Required. Only objects with the specified attributes will be scanned.
	// Defaults to [ALL_SUPPORTED_BUCKETS] if unset.
	IncludedBucketAttributes []DiscoveryCloudStorageConditions_CloudStorageBucketAttribute `` /* 230-byte string literal not displayed */
	// contains filtered or unexported fields
}

Requirements that must be true before a Cloud Storage bucket or object is scanned in discovery for the first time. There is an AND relationship between the top-level attributes.

func (*DiscoveryCloudStorageConditions) Descriptor deprecated added in v1.15.0

func (*DiscoveryCloudStorageConditions) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryCloudStorageConditions.ProtoReflect.Descriptor instead.

func (*DiscoveryCloudStorageConditions) GetIncludedBucketAttributes added in v1.15.0

func (*DiscoveryCloudStorageConditions) GetIncludedObjectAttributes added in v1.15.0

func (*DiscoveryCloudStorageConditions) ProtoMessage added in v1.15.0

func (*DiscoveryCloudStorageConditions) ProtoMessage()

func (*DiscoveryCloudStorageConditions) ProtoReflect added in v1.15.0

func (*DiscoveryCloudStorageConditions) Reset added in v1.15.0

func (*DiscoveryCloudStorageConditions) String added in v1.15.0

type DiscoveryCloudStorageConditions_CloudStorageBucketAttribute added in v1.15.0

type DiscoveryCloudStorageConditions_CloudStorageBucketAttribute int32

The attribute of a bucket.

const (
	// Unused.
	DiscoveryCloudStorageConditions_CLOUD_STORAGE_BUCKET_ATTRIBUTE_UNSPECIFIED DiscoveryCloudStorageConditions_CloudStorageBucketAttribute = 0
	// Scan buckets regardless of the attribute.
	DiscoveryCloudStorageConditions_ALL_SUPPORTED_BUCKETS DiscoveryCloudStorageConditions_CloudStorageBucketAttribute = 1
	// Buckets with [Autoclass](https://cloud.google.com/storage/docs/autoclass)
	// disabled. Only one of
	// AUTOCLASS_DISABLED or AUTOCLASS_ENABLED should be set.
	DiscoveryCloudStorageConditions_AUTOCLASS_DISABLED DiscoveryCloudStorageConditions_CloudStorageBucketAttribute = 2
	// Buckets with [Autoclass](https://cloud.google.com/storage/docs/autoclass)
	// enabled. Only one of
	// AUTOCLASS_DISABLED or AUTOCLASS_ENABLED should be set. Scanning
	// Autoclass-enabled buckets can affect object storage classes.
	DiscoveryCloudStorageConditions_AUTOCLASS_ENABLED DiscoveryCloudStorageConditions_CloudStorageBucketAttribute = 3
)

func (DiscoveryCloudStorageConditions_CloudStorageBucketAttribute) Descriptor added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageBucketAttribute) Enum added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageBucketAttribute) EnumDescriptor deprecated added in v1.15.0

Deprecated: Use DiscoveryCloudStorageConditions_CloudStorageBucketAttribute.Descriptor instead.

func (DiscoveryCloudStorageConditions_CloudStorageBucketAttribute) Number added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageBucketAttribute) String added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageBucketAttribute) Type added in v1.15.0

type DiscoveryCloudStorageConditions_CloudStorageObjectAttribute added in v1.15.0

type DiscoveryCloudStorageConditions_CloudStorageObjectAttribute int32

The attribute of an object. See https://cloud.google.com/storage/docs/storage-classes for more information on storage classes.

const (
	// Unused.
	DiscoveryCloudStorageConditions_CLOUD_STORAGE_OBJECT_ATTRIBUTE_UNSPECIFIED DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 0
	// Scan objects regardless of the attribute.
	DiscoveryCloudStorageConditions_ALL_SUPPORTED_OBJECTS DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 1
	// Scan objects with the standard storage class.
	DiscoveryCloudStorageConditions_STANDARD DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 2
	// Scan objects with the nearline storage class. This will incur retrieval
	// fees.
	DiscoveryCloudStorageConditions_NEARLINE DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 3
	// Scan objects with the coldline storage class. This will incur retrieval
	// fees.
	DiscoveryCloudStorageConditions_COLDLINE DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 4
	// Scan objects with the archive storage class. This will incur retrieval
	// fees.
	DiscoveryCloudStorageConditions_ARCHIVE DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 5
	// Scan objects with the regional storage class.
	DiscoveryCloudStorageConditions_REGIONAL DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 6
	// Scan objects with the multi-regional storage class.
	DiscoveryCloudStorageConditions_MULTI_REGIONAL DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 7
	// Scan objects with the dual-regional storage class. This will incur
	// retrieval fees.
	DiscoveryCloudStorageConditions_DURABLE_REDUCED_AVAILABILITY DiscoveryCloudStorageConditions_CloudStorageObjectAttribute = 8
)

func (DiscoveryCloudStorageConditions_CloudStorageObjectAttribute) Descriptor added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageObjectAttribute) Enum added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageObjectAttribute) EnumDescriptor deprecated added in v1.15.0

Deprecated: Use DiscoveryCloudStorageConditions_CloudStorageObjectAttribute.Descriptor instead.

func (DiscoveryCloudStorageConditions_CloudStorageObjectAttribute) Number added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageObjectAttribute) String added in v1.15.0

func (DiscoveryCloudStorageConditions_CloudStorageObjectAttribute) Type added in v1.15.0

type DiscoveryCloudStorageFilter added in v1.15.0

type DiscoveryCloudStorageFilter struct {

	// Whether the filter applies to a specific set of buckets or all
	// other buckets within the location being profiled. The first
	// filter to match will be applied, regardless of the condition. If none is
	// set, will default to `others`.
	//
	// Types that are assignable to Filter:
	//
	//	*DiscoveryCloudStorageFilter_Collection
	//	*DiscoveryCloudStorageFilter_CloudStorageResourceReference
	//	*DiscoveryCloudStorageFilter_Others
	Filter isDiscoveryCloudStorageFilter_Filter `protobuf_oneof:"filter"`
	// contains filtered or unexported fields
}

Determines which buckets will have profiles generated within an organization or project. Includes the ability to filter by regular expression patterns on project ID and bucket name.

func (*DiscoveryCloudStorageFilter) Descriptor deprecated added in v1.15.0

func (*DiscoveryCloudStorageFilter) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryCloudStorageFilter.ProtoReflect.Descriptor instead.

func (*DiscoveryCloudStorageFilter) GetCloudStorageResourceReference added in v1.15.0

func (x *DiscoveryCloudStorageFilter) GetCloudStorageResourceReference() *CloudStorageResourceReference

func (*DiscoveryCloudStorageFilter) GetCollection added in v1.15.0

func (*DiscoveryCloudStorageFilter) GetFilter added in v1.15.0

func (m *DiscoveryCloudStorageFilter) GetFilter() isDiscoveryCloudStorageFilter_Filter

func (*DiscoveryCloudStorageFilter) GetOthers added in v1.15.0

func (*DiscoveryCloudStorageFilter) ProtoMessage added in v1.15.0

func (*DiscoveryCloudStorageFilter) ProtoMessage()

func (*DiscoveryCloudStorageFilter) ProtoReflect added in v1.15.0

func (*DiscoveryCloudStorageFilter) Reset added in v1.15.0

func (x *DiscoveryCloudStorageFilter) Reset()

func (*DiscoveryCloudStorageFilter) String added in v1.15.0

func (x *DiscoveryCloudStorageFilter) String() string

type DiscoveryCloudStorageFilter_CloudStorageResourceReference added in v1.15.0

type DiscoveryCloudStorageFilter_CloudStorageResourceReference struct {
	// Optional. The bucket to scan. Targets including this can only include one
	// target (the target with this bucket). This enables profiling the contents
	// of a single bucket, while the other options allow for easy profiling of
	// many bucets within a project or an organization.
	CloudStorageResourceReference *CloudStorageResourceReference `protobuf:"bytes,2,opt,name=cloud_storage_resource_reference,json=cloudStorageResourceReference,proto3,oneof"`
}

type DiscoveryCloudStorageFilter_Collection added in v1.15.0

type DiscoveryCloudStorageFilter_Collection struct {
	// Optional. A specific set of buckets for this filter to apply to.
	Collection *FileStoreCollection `protobuf:"bytes,1,opt,name=collection,proto3,oneof"`
}

type DiscoveryCloudStorageFilter_Others added in v1.15.0

type DiscoveryCloudStorageFilter_Others struct {
	// Optional. Catch-all. This should always be the last target in the list
	// because anything above it will apply first. Should only appear once in a
	// configuration. If none is specified, a default one will be added
	// automatically.
	Others *AllOtherResources `protobuf:"bytes,100,opt,name=others,proto3,oneof"`
}

type DiscoveryCloudStorageGenerationCadence added in v1.15.0

type DiscoveryCloudStorageGenerationCadence struct {

	// Optional. Data changes in Cloud Storage can't trigger reprofiling. If you
	// set this field, profiles are refreshed at this frequency regardless of
	// whether the underlying buckets have changed. Defaults to never.
	RefreshFrequency DataProfileUpdateFrequency `` /* 164-byte string literal not displayed */
	// Optional. Governs when to update data profiles when the inspection rules
	// defined by the `InspectTemplate` change.
	// If not set, changing the template will not cause a data profile to update.
	InspectTemplateModifiedCadence *DiscoveryInspectTemplateModifiedCadence `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

How often existing buckets should have their profiles refreshed. New buckets are scanned as quickly as possible depending on system capacity.

func (*DiscoveryCloudStorageGenerationCadence) Descriptor deprecated added in v1.15.0

func (*DiscoveryCloudStorageGenerationCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryCloudStorageGenerationCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryCloudStorageGenerationCadence) GetInspectTemplateModifiedCadence added in v1.15.0

func (*DiscoveryCloudStorageGenerationCadence) GetRefreshFrequency added in v1.15.0

func (*DiscoveryCloudStorageGenerationCadence) ProtoMessage added in v1.15.0

func (*DiscoveryCloudStorageGenerationCadence) ProtoReflect added in v1.15.0

func (*DiscoveryCloudStorageGenerationCadence) Reset added in v1.15.0

func (*DiscoveryCloudStorageGenerationCadence) String added in v1.15.0

type DiscoveryConfig added in v1.11.0

type DiscoveryConfig struct {

	// Unique resource name for the DiscoveryConfig, assigned by the service when
	// the DiscoveryConfig is created, for example
	// `projects/dlp-test-project/locations/global/discoveryConfigs/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Display name (max 100 chars)
	DisplayName string `protobuf:"bytes,11,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// Only set when the parent is an org.
	OrgConfig *DiscoveryConfig_OrgConfig `protobuf:"bytes,2,opt,name=org_config,json=orgConfig,proto3" json:"org_config,omitempty"`
	// Must be set only when scanning other clouds.
	OtherCloudStartingLocation *OtherCloudDiscoveryStartingLocation `` /* 144-byte string literal not displayed */
	// Detection logic for profile generation.
	//
	// Not all template features are used by Discovery. FindingLimits,
	// include_quote and exclude_info_types have no impact on
	// Discovery.
	//
	// Multiple templates may be provided if there is data in multiple regions.
	// At most one template must be specified per-region (including "global").
	// Each region is scanned using the applicable template. If no region-specific
	// template is specified, but a "global" template is specified, it will be
	// copied to that region and used instead. If no global or region-specific
	// template is provided for a region with data, that region's data will not be
	// scanned.
	//
	// For more information, see
	// https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency.
	InspectTemplates []string `protobuf:"bytes,3,rep,name=inspect_templates,json=inspectTemplates,proto3" json:"inspect_templates,omitempty"`
	// Actions to execute at the completion of scanning.
	Actions []*DataProfileAction `protobuf:"bytes,4,rep,name=actions,proto3" json:"actions,omitempty"`
	// Target to match against for determining what to scan and how frequently.
	Targets []*DiscoveryTarget `protobuf:"bytes,5,rep,name=targets,proto3" json:"targets,omitempty"`
	// Output only. A stream of errors encountered when the config was activated.
	// Repeated errors may result in the config automatically being paused. Output
	// only field. Will return the last 100 errors. Whenever the config is
	// modified this list will be cleared.
	Errors []*Error `protobuf:"bytes,6,rep,name=errors,proto3" json:"errors,omitempty"`
	// Output only. The creation timestamp of a DiscoveryConfig.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Output only. The last update timestamp of a DiscoveryConfig.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// Output only. The timestamp of the last time this config was executed.
	LastRunTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_run_time,json=lastRunTime,proto3" json:"last_run_time,omitempty"`
	// Required. A status for this configuration.
	Status DiscoveryConfig_Status `protobuf:"varint,10,opt,name=status,proto3,enum=google.privacy.dlp.v2.DiscoveryConfig_Status" json:"status,omitempty"`
	// Optional. Processing location configuration. Vertex AI dataset scanning
	// will set processing_location.image_fallback_type to MultiRegionProcessing
	// by default.
	ProcessingLocation *ProcessingLocation `protobuf:"bytes,13,opt,name=processing_location,json=processingLocation,proto3" json:"processing_location,omitempty"`
	// contains filtered or unexported fields
}

Configuration for discovery to scan resources for profile generation. Only one discovery configuration may exist per organization, folder, or project.

The generated data profiles are retained according to the [data retention policy] (https://cloud.google.com/sensitive-data-protection/docs/data-profiles#retention).

func (*DiscoveryConfig) Descriptor deprecated added in v1.11.0

func (*DiscoveryConfig) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryConfig.ProtoReflect.Descriptor instead.

func (*DiscoveryConfig) GetActions added in v1.11.0

func (x *DiscoveryConfig) GetActions() []*DataProfileAction

func (*DiscoveryConfig) GetCreateTime added in v1.11.0

func (x *DiscoveryConfig) GetCreateTime() *timestamppb.Timestamp

func (*DiscoveryConfig) GetDisplayName added in v1.11.0

func (x *DiscoveryConfig) GetDisplayName() string

func (*DiscoveryConfig) GetErrors added in v1.11.0

func (x *DiscoveryConfig) GetErrors() []*Error

func (*DiscoveryConfig) GetInspectTemplates added in v1.11.0

func (x *DiscoveryConfig) GetInspectTemplates() []string

func (*DiscoveryConfig) GetLastRunTime added in v1.11.0

func (x *DiscoveryConfig) GetLastRunTime() *timestamppb.Timestamp

func (*DiscoveryConfig) GetName added in v1.11.0

func (x *DiscoveryConfig) GetName() string

func (*DiscoveryConfig) GetOrgConfig added in v1.11.0

func (x *DiscoveryConfig) GetOrgConfig() *DiscoveryConfig_OrgConfig

func (*DiscoveryConfig) GetOtherCloudStartingLocation added in v1.19.0

func (x *DiscoveryConfig) GetOtherCloudStartingLocation() *OtherCloudDiscoveryStartingLocation

func (*DiscoveryConfig) GetProcessingLocation added in v1.21.0

func (x *DiscoveryConfig) GetProcessingLocation() *ProcessingLocation

func (*DiscoveryConfig) GetStatus added in v1.11.0

func (x *DiscoveryConfig) GetStatus() DiscoveryConfig_Status

func (*DiscoveryConfig) GetTargets added in v1.11.0

func (x *DiscoveryConfig) GetTargets() []*DiscoveryTarget

func (*DiscoveryConfig) GetUpdateTime added in v1.11.0

func (x *DiscoveryConfig) GetUpdateTime() *timestamppb.Timestamp

func (*DiscoveryConfig) ProtoMessage added in v1.11.0

func (*DiscoveryConfig) ProtoMessage()

func (*DiscoveryConfig) ProtoReflect added in v1.11.0

func (x *DiscoveryConfig) ProtoReflect() protoreflect.Message

func (*DiscoveryConfig) Reset added in v1.11.0

func (x *DiscoveryConfig) Reset()

func (*DiscoveryConfig) String added in v1.11.0

func (x *DiscoveryConfig) String() string

type DiscoveryConfig_OrgConfig added in v1.11.0

type DiscoveryConfig_OrgConfig struct {

	// The data to scan: folder, org, or project
	Location *DiscoveryStartingLocation `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"`
	// The project that will run the scan. The DLP service
	// account that exists within this project must have access to all resources
	// that are profiled, and the DLP API must be enabled.
	ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// contains filtered or unexported fields
}

Project and scan location information. Only set when the parent is an org.

func (*DiscoveryConfig_OrgConfig) Descriptor deprecated added in v1.11.0

func (*DiscoveryConfig_OrgConfig) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryConfig_OrgConfig.ProtoReflect.Descriptor instead.

func (*DiscoveryConfig_OrgConfig) GetLocation added in v1.11.0

func (*DiscoveryConfig_OrgConfig) GetProjectId added in v1.11.0

func (x *DiscoveryConfig_OrgConfig) GetProjectId() string

func (*DiscoveryConfig_OrgConfig) ProtoMessage added in v1.11.0

func (*DiscoveryConfig_OrgConfig) ProtoMessage()

func (*DiscoveryConfig_OrgConfig) ProtoReflect added in v1.11.0

func (*DiscoveryConfig_OrgConfig) Reset added in v1.11.0

func (x *DiscoveryConfig_OrgConfig) Reset()

func (*DiscoveryConfig_OrgConfig) String added in v1.11.0

func (x *DiscoveryConfig_OrgConfig) String() string

type DiscoveryConfig_Status added in v1.11.0

type DiscoveryConfig_Status int32

Whether the discovery config is currently active. New options may be added at a later time.

const (
	// Unused
	DiscoveryConfig_STATUS_UNSPECIFIED DiscoveryConfig_Status = 0
	// The discovery config is currently active.
	DiscoveryConfig_RUNNING DiscoveryConfig_Status = 1
	// The discovery config is paused temporarily.
	DiscoveryConfig_PAUSED DiscoveryConfig_Status = 2
)

func (DiscoveryConfig_Status) Descriptor added in v1.11.0

func (DiscoveryConfig_Status) Enum added in v1.11.0

func (DiscoveryConfig_Status) EnumDescriptor deprecated added in v1.11.0

func (DiscoveryConfig_Status) EnumDescriptor() ([]byte, []int)

Deprecated: Use DiscoveryConfig_Status.Descriptor instead.

func (DiscoveryConfig_Status) Number added in v1.11.0

func (DiscoveryConfig_Status) String added in v1.11.0

func (x DiscoveryConfig_Status) String() string

func (DiscoveryConfig_Status) Type added in v1.11.0

type DiscoveryFileStoreConditions added in v1.15.0

type DiscoveryFileStoreConditions struct {

	// Optional. File store must have been created after this date. Used to avoid
	// backfilling.
	CreatedAfter *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_after,json=createdAfter,proto3" json:"created_after,omitempty"`
	// Optional. Minimum age a file store must have. If set, the value must be 1
	// hour or greater.
	MinAge *durationpb.Duration `protobuf:"bytes,2,opt,name=min_age,json=minAge,proto3" json:"min_age,omitempty"`
	// File store specific conditions.
	//
	// Types that are assignable to Conditions:
	//
	//	*DiscoveryFileStoreConditions_CloudStorageConditions
	Conditions isDiscoveryFileStoreConditions_Conditions `protobuf_oneof:"conditions"`
	// contains filtered or unexported fields
}

Requirements that must be true before a file store is scanned in discovery for the first time. There is an AND relationship between the top-level attributes.

func (*DiscoveryFileStoreConditions) Descriptor deprecated added in v1.15.0

func (*DiscoveryFileStoreConditions) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryFileStoreConditions.ProtoReflect.Descriptor instead.

func (*DiscoveryFileStoreConditions) GetCloudStorageConditions added in v1.15.0

func (x *DiscoveryFileStoreConditions) GetCloudStorageConditions() *DiscoveryCloudStorageConditions

func (*DiscoveryFileStoreConditions) GetConditions added in v1.15.0

func (m *DiscoveryFileStoreConditions) GetConditions() isDiscoveryFileStoreConditions_Conditions

func (*DiscoveryFileStoreConditions) GetCreatedAfter added in v1.15.0

func (x *DiscoveryFileStoreConditions) GetCreatedAfter() *timestamppb.Timestamp

func (*DiscoveryFileStoreConditions) GetMinAge added in v1.15.0

func (*DiscoveryFileStoreConditions) ProtoMessage added in v1.15.0

func (*DiscoveryFileStoreConditions) ProtoMessage()

func (*DiscoveryFileStoreConditions) ProtoReflect added in v1.15.0

func (*DiscoveryFileStoreConditions) Reset added in v1.15.0

func (x *DiscoveryFileStoreConditions) Reset()

func (*DiscoveryFileStoreConditions) String added in v1.15.0

type DiscoveryFileStoreConditions_CloudStorageConditions added in v1.15.0

type DiscoveryFileStoreConditions_CloudStorageConditions struct {
	// Optional. Cloud Storage conditions.
	CloudStorageConditions *DiscoveryCloudStorageConditions `protobuf:"bytes,3,opt,name=cloud_storage_conditions,json=cloudStorageConditions,proto3,oneof"`
}

type DiscoveryGenerationCadence added in v1.11.0

type DiscoveryGenerationCadence struct {

	// Governs when to update data profiles when a schema is modified.
	SchemaModifiedCadence *DiscoverySchemaModifiedCadence `` /* 126-byte string literal not displayed */
	// Governs when to update data profiles when a table is modified.
	TableModifiedCadence *DiscoveryTableModifiedCadence `protobuf:"bytes,2,opt,name=table_modified_cadence,json=tableModifiedCadence,proto3" json:"table_modified_cadence,omitempty"`
	// Governs when to update data profiles when the inspection rules
	// defined by the `InspectTemplate` change.
	// If not set, changing the template will not cause a data profile to update.
	InspectTemplateModifiedCadence *DiscoveryInspectTemplateModifiedCadence `` /* 155-byte string literal not displayed */
	// Frequency at which profiles should be updated, regardless of whether the
	// underlying resource has changed. Defaults to never.
	RefreshFrequency DataProfileUpdateFrequency `` /* 164-byte string literal not displayed */
	// contains filtered or unexported fields
}

What must take place for a profile to be updated and how frequently it should occur. New tables are scanned as quickly as possible depending on system capacity.

func (*DiscoveryGenerationCadence) Descriptor deprecated added in v1.11.0

func (*DiscoveryGenerationCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryGenerationCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryGenerationCadence) GetInspectTemplateModifiedCadence added in v1.15.0

func (x *DiscoveryGenerationCadence) GetInspectTemplateModifiedCadence() *DiscoveryInspectTemplateModifiedCadence

func (*DiscoveryGenerationCadence) GetRefreshFrequency added in v1.16.0

func (x *DiscoveryGenerationCadence) GetRefreshFrequency() DataProfileUpdateFrequency

func (*DiscoveryGenerationCadence) GetSchemaModifiedCadence added in v1.11.0

func (x *DiscoveryGenerationCadence) GetSchemaModifiedCadence() *DiscoverySchemaModifiedCadence

func (*DiscoveryGenerationCadence) GetTableModifiedCadence added in v1.11.0

func (x *DiscoveryGenerationCadence) GetTableModifiedCadence() *DiscoveryTableModifiedCadence

func (*DiscoveryGenerationCadence) ProtoMessage added in v1.11.0

func (*DiscoveryGenerationCadence) ProtoMessage()

func (*DiscoveryGenerationCadence) ProtoReflect added in v1.11.0

func (*DiscoveryGenerationCadence) Reset added in v1.11.0

func (x *DiscoveryGenerationCadence) Reset()

func (*DiscoveryGenerationCadence) String added in v1.11.0

func (x *DiscoveryGenerationCadence) String() string

type DiscoveryInspectTemplateModifiedCadence added in v1.15.0

type DiscoveryInspectTemplateModifiedCadence struct {

	// How frequently data profiles can be updated when the template is modified.
	// Defaults to never.
	Frequency DataProfileUpdateFrequency `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

The cadence at which to update data profiles when the inspection rules defined by the `InspectTemplate` change.

func (*DiscoveryInspectTemplateModifiedCadence) Descriptor deprecated added in v1.15.0

func (*DiscoveryInspectTemplateModifiedCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryInspectTemplateModifiedCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryInspectTemplateModifiedCadence) GetFrequency added in v1.15.0

func (*DiscoveryInspectTemplateModifiedCadence) ProtoMessage added in v1.15.0

func (*DiscoveryInspectTemplateModifiedCadence) ProtoReflect added in v1.15.0

func (*DiscoveryInspectTemplateModifiedCadence) Reset added in v1.15.0

func (*DiscoveryInspectTemplateModifiedCadence) String added in v1.15.0

type DiscoveryOtherCloudConditions added in v1.19.0

type DiscoveryOtherCloudConditions struct {

	// Minimum age a resource must be before Cloud DLP can profile it. Value must
	// be 1 hour or greater.
	MinAge *durationpb.Duration `protobuf:"bytes,1,opt,name=min_age,json=minAge,proto3" json:"min_age,omitempty"`
	// The conditions to apply.
	//
	// Types that are assignable to Conditions:
	//
	//	*DiscoveryOtherCloudConditions_AmazonS3BucketConditions
	Conditions isDiscoveryOtherCloudConditions_Conditions `protobuf_oneof:"conditions"`
	// contains filtered or unexported fields
}

Requirements that must be true before a resource is profiled for the first time.

func (*DiscoveryOtherCloudConditions) Descriptor deprecated added in v1.19.0

func (*DiscoveryOtherCloudConditions) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryOtherCloudConditions.ProtoReflect.Descriptor instead.

func (*DiscoveryOtherCloudConditions) GetAmazonS3BucketConditions added in v1.19.0

func (x *DiscoveryOtherCloudConditions) GetAmazonS3BucketConditions() *AmazonS3BucketConditions

func (*DiscoveryOtherCloudConditions) GetConditions added in v1.19.0

func (m *DiscoveryOtherCloudConditions) GetConditions() isDiscoveryOtherCloudConditions_Conditions

func (*DiscoveryOtherCloudConditions) GetMinAge added in v1.19.0

func (*DiscoveryOtherCloudConditions) ProtoMessage added in v1.19.0

func (*DiscoveryOtherCloudConditions) ProtoMessage()

func (*DiscoveryOtherCloudConditions) ProtoReflect added in v1.19.0

func (*DiscoveryOtherCloudConditions) Reset added in v1.19.0

func (x *DiscoveryOtherCloudConditions) Reset()

func (*DiscoveryOtherCloudConditions) String added in v1.19.0

type DiscoveryOtherCloudConditions_AmazonS3BucketConditions added in v1.19.0

type DiscoveryOtherCloudConditions_AmazonS3BucketConditions struct {
	// Amazon S3 bucket conditions.
	AmazonS3BucketConditions *AmazonS3BucketConditions `protobuf:"bytes,2,opt,name=amazon_s3_bucket_conditions,json=amazonS3BucketConditions,proto3,oneof"`
}

type DiscoveryOtherCloudFilter added in v1.19.0

type DiscoveryOtherCloudFilter struct {

	// Whether the filter applies to a specific set of resources or all
	// other resources. The first filter to match will be applied, regardless of
	// the condition. Defaults to `others` if none is set.
	//
	// Types that are assignable to Filter:
	//
	//	*DiscoveryOtherCloudFilter_Collection
	//	*DiscoveryOtherCloudFilter_SingleResource
	//	*DiscoveryOtherCloudFilter_Others
	Filter isDiscoveryOtherCloudFilter_Filter `protobuf_oneof:"filter"`
	// contains filtered or unexported fields
}

Determines which resources from the other cloud will have profiles generated. Includes the ability to filter by resource names.

func (*DiscoveryOtherCloudFilter) Descriptor deprecated added in v1.19.0

func (*DiscoveryOtherCloudFilter) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryOtherCloudFilter.ProtoReflect.Descriptor instead.

func (*DiscoveryOtherCloudFilter) GetCollection added in v1.19.0

func (*DiscoveryOtherCloudFilter) GetFilter added in v1.19.0

func (m *DiscoveryOtherCloudFilter) GetFilter() isDiscoveryOtherCloudFilter_Filter

func (*DiscoveryOtherCloudFilter) GetOthers added in v1.19.0

func (*DiscoveryOtherCloudFilter) GetSingleResource added in v1.19.0

func (*DiscoveryOtherCloudFilter) ProtoMessage added in v1.19.0

func (*DiscoveryOtherCloudFilter) ProtoMessage()

func (*DiscoveryOtherCloudFilter) ProtoReflect added in v1.19.0

func (*DiscoveryOtherCloudFilter) Reset added in v1.19.0

func (x *DiscoveryOtherCloudFilter) Reset()

func (*DiscoveryOtherCloudFilter) String added in v1.19.0

func (x *DiscoveryOtherCloudFilter) String() string

type DiscoveryOtherCloudFilter_Collection added in v1.19.0

type DiscoveryOtherCloudFilter_Collection struct {
	// A collection of resources for this filter to apply to.
	Collection *OtherCloudResourceCollection `protobuf:"bytes,1,opt,name=collection,proto3,oneof"`
}

type DiscoveryOtherCloudFilter_Others added in v1.19.0

type DiscoveryOtherCloudFilter_Others struct {
	// Optional. Catch-all. This should always be the last target in the list
	// because anything above it will apply first. Should only appear once in a
	// configuration. If none is specified, a default one will be added
	// automatically.
	Others *AllOtherResources `protobuf:"bytes,100,opt,name=others,proto3,oneof"`
}

type DiscoveryOtherCloudFilter_SingleResource added in v1.19.0

type DiscoveryOtherCloudFilter_SingleResource struct {
	// The resource to scan. Configs using this filter can only have one target
	// (the target with this single resource reference).
	SingleResource *OtherCloudSingleResourceReference `protobuf:"bytes,2,opt,name=single_resource,json=singleResource,proto3,oneof"`
}

type DiscoveryOtherCloudGenerationCadence added in v1.19.0

type DiscoveryOtherCloudGenerationCadence struct {

	// Optional. Frequency to update profiles regardless of whether the underlying
	// resource has changes. Defaults to never.
	RefreshFrequency DataProfileUpdateFrequency `` /* 164-byte string literal not displayed */
	// Optional. Governs when to update data profiles when the inspection rules
	// defined by the `InspectTemplate` change.
	// If not set, changing the template will not cause a data profile to update.
	InspectTemplateModifiedCadence *DiscoveryInspectTemplateModifiedCadence `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

How often existing resources should have their profiles refreshed. New resources are scanned as quickly as possible depending on system capacity.

func (*DiscoveryOtherCloudGenerationCadence) Descriptor deprecated added in v1.19.0

func (*DiscoveryOtherCloudGenerationCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryOtherCloudGenerationCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryOtherCloudGenerationCadence) GetInspectTemplateModifiedCadence added in v1.19.0

func (x *DiscoveryOtherCloudGenerationCadence) GetInspectTemplateModifiedCadence() *DiscoveryInspectTemplateModifiedCadence

func (*DiscoveryOtherCloudGenerationCadence) GetRefreshFrequency added in v1.19.0

func (*DiscoveryOtherCloudGenerationCadence) ProtoMessage added in v1.19.0

func (*DiscoveryOtherCloudGenerationCadence) ProtoMessage()

func (*DiscoveryOtherCloudGenerationCadence) ProtoReflect added in v1.19.0

func (*DiscoveryOtherCloudGenerationCadence) Reset added in v1.19.0

func (*DiscoveryOtherCloudGenerationCadence) String added in v1.19.0

type DiscoverySchemaModifiedCadence added in v1.11.0

type DiscoverySchemaModifiedCadence struct {

	// The type of events to consider when deciding if the table's schema
	// has been modified and should have the profile updated. Defaults to
	// NEW_COLUMNS.
	Types []BigQuerySchemaModification `protobuf:"varint,1,rep,packed,name=types,proto3,enum=google.privacy.dlp.v2.BigQuerySchemaModification" json:"types,omitempty"`
	// How frequently profiles may be updated when schemas are
	// modified. Defaults to monthly.
	Frequency DataProfileUpdateFrequency `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

The cadence at which to update data profiles when a schema is modified.

func (*DiscoverySchemaModifiedCadence) Descriptor deprecated added in v1.11.0

func (*DiscoverySchemaModifiedCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoverySchemaModifiedCadence.ProtoReflect.Descriptor instead.

func (*DiscoverySchemaModifiedCadence) GetFrequency added in v1.11.0

func (*DiscoverySchemaModifiedCadence) GetTypes added in v1.11.0

func (*DiscoverySchemaModifiedCadence) ProtoMessage added in v1.11.0

func (*DiscoverySchemaModifiedCadence) ProtoMessage()

func (*DiscoverySchemaModifiedCadence) ProtoReflect added in v1.11.0

func (*DiscoverySchemaModifiedCadence) Reset added in v1.11.0

func (x *DiscoverySchemaModifiedCadence) Reset()

func (*DiscoverySchemaModifiedCadence) String added in v1.11.0

type DiscoveryStartingLocation added in v1.11.0

type DiscoveryStartingLocation struct {

	// The location to be scanned.
	//
	// Types that are assignable to Location:
	//
	//	*DiscoveryStartingLocation_OrganizationId
	//	*DiscoveryStartingLocation_FolderId
	Location isDiscoveryStartingLocation_Location `protobuf_oneof:"location"`
	// contains filtered or unexported fields
}

The location to begin a discovery scan. Denotes an organization ID or folder ID within an organization.

func (*DiscoveryStartingLocation) Descriptor deprecated added in v1.11.0

func (*DiscoveryStartingLocation) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryStartingLocation.ProtoReflect.Descriptor instead.

func (*DiscoveryStartingLocation) GetFolderId added in v1.11.0

func (x *DiscoveryStartingLocation) GetFolderId() int64

func (*DiscoveryStartingLocation) GetLocation added in v1.11.0

func (m *DiscoveryStartingLocation) GetLocation() isDiscoveryStartingLocation_Location

func (*DiscoveryStartingLocation) GetOrganizationId added in v1.11.0

func (x *DiscoveryStartingLocation) GetOrganizationId() int64

func (*DiscoveryStartingLocation) ProtoMessage added in v1.11.0

func (*DiscoveryStartingLocation) ProtoMessage()

func (*DiscoveryStartingLocation) ProtoReflect added in v1.11.0

func (*DiscoveryStartingLocation) Reset added in v1.11.0

func (x *DiscoveryStartingLocation) Reset()

func (*DiscoveryStartingLocation) String added in v1.11.0

func (x *DiscoveryStartingLocation) String() string

type DiscoveryStartingLocation_FolderId added in v1.11.0

type DiscoveryStartingLocation_FolderId struct {
	// The ID of the folder within an organization to be scanned.
	FolderId int64 `protobuf:"varint,2,opt,name=folder_id,json=folderId,proto3,oneof"`
}

type DiscoveryStartingLocation_OrganizationId added in v1.11.0

type DiscoveryStartingLocation_OrganizationId struct {
	// The ID of an organization to scan.
	OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationId,proto3,oneof"`
}

type DiscoveryTableModifiedCadence added in v1.11.0

type DiscoveryTableModifiedCadence struct {

	// The type of events to consider when deciding if the table has been
	// modified and should have the profile updated. Defaults to
	// MODIFIED_TIMESTAMP.
	Types []BigQueryTableModification `protobuf:"varint,1,rep,packed,name=types,proto3,enum=google.privacy.dlp.v2.BigQueryTableModification" json:"types,omitempty"`
	// How frequently data profiles can be updated when tables are modified.
	// Defaults to never.
	Frequency DataProfileUpdateFrequency `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

The cadence at which to update data profiles when a table is modified.

func (*DiscoveryTableModifiedCadence) Descriptor deprecated added in v1.11.0

func (*DiscoveryTableModifiedCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryTableModifiedCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryTableModifiedCadence) GetFrequency added in v1.11.0

func (*DiscoveryTableModifiedCadence) GetTypes added in v1.11.0

func (*DiscoveryTableModifiedCadence) ProtoMessage added in v1.11.0

func (*DiscoveryTableModifiedCadence) ProtoMessage()

func (*DiscoveryTableModifiedCadence) ProtoReflect added in v1.11.0

func (*DiscoveryTableModifiedCadence) Reset added in v1.11.0

func (x *DiscoveryTableModifiedCadence) Reset()

func (*DiscoveryTableModifiedCadence) String added in v1.11.0

type DiscoveryTarget added in v1.11.0

type DiscoveryTarget struct {

	// A target to match against for Discovery.
	//
	// Types that are assignable to Target:
	//
	//	*DiscoveryTarget_BigQueryTarget
	//	*DiscoveryTarget_CloudSqlTarget
	//	*DiscoveryTarget_SecretsTarget
	//	*DiscoveryTarget_CloudStorageTarget
	//	*DiscoveryTarget_OtherCloudTarget
	//	*DiscoveryTarget_VertexDatasetTarget
	Target isDiscoveryTarget_Target `protobuf_oneof:"target"`
	// contains filtered or unexported fields
}

Target used to match against for Discovery.

func (*DiscoveryTarget) Descriptor deprecated added in v1.11.0

func (*DiscoveryTarget) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryTarget.ProtoReflect.Descriptor instead.

func (*DiscoveryTarget) GetBigQueryTarget added in v1.11.0

func (x *DiscoveryTarget) GetBigQueryTarget() *BigQueryDiscoveryTarget

func (*DiscoveryTarget) GetCloudSqlTarget added in v1.13.0

func (x *DiscoveryTarget) GetCloudSqlTarget() *CloudSqlDiscoveryTarget

func (*DiscoveryTarget) GetCloudStorageTarget added in v1.15.0

func (x *DiscoveryTarget) GetCloudStorageTarget() *CloudStorageDiscoveryTarget

func (*DiscoveryTarget) GetOtherCloudTarget added in v1.19.0

func (x *DiscoveryTarget) GetOtherCloudTarget() *OtherCloudDiscoveryTarget

func (*DiscoveryTarget) GetSecretsTarget added in v1.14.0

func (x *DiscoveryTarget) GetSecretsTarget() *SecretsDiscoveryTarget

func (*DiscoveryTarget) GetTarget added in v1.11.0

func (m *DiscoveryTarget) GetTarget() isDiscoveryTarget_Target

func (*DiscoveryTarget) GetVertexDatasetTarget added in v1.21.0

func (x *DiscoveryTarget) GetVertexDatasetTarget() *VertexDatasetDiscoveryTarget

func (*DiscoveryTarget) ProtoMessage added in v1.11.0

func (*DiscoveryTarget) ProtoMessage()

func (*DiscoveryTarget) ProtoReflect added in v1.11.0

func (x *DiscoveryTarget) ProtoReflect() protoreflect.Message

func (*DiscoveryTarget) Reset added in v1.11.0

func (x *DiscoveryTarget) Reset()

func (*DiscoveryTarget) String added in v1.11.0

func (x *DiscoveryTarget) String() string

type DiscoveryTarget_BigQueryTarget added in v1.11.0

type DiscoveryTarget_BigQueryTarget struct {
	// BigQuery target for Discovery. The first target to match a table will be
	// the one applied.
	BigQueryTarget *BigQueryDiscoveryTarget `protobuf:"bytes,1,opt,name=big_query_target,json=bigQueryTarget,proto3,oneof"`
}

type DiscoveryTarget_CloudSqlTarget added in v1.13.0

type DiscoveryTarget_CloudSqlTarget struct {
	// Cloud SQL target for Discovery. The first target to match a table will be
	// the one applied.
	CloudSqlTarget *CloudSqlDiscoveryTarget `protobuf:"bytes,2,opt,name=cloud_sql_target,json=cloudSqlTarget,proto3,oneof"`
}

type DiscoveryTarget_CloudStorageTarget added in v1.15.0

type DiscoveryTarget_CloudStorageTarget struct {
	// Cloud Storage target for Discovery. The first target to match a table
	// will be the one applied.
	CloudStorageTarget *CloudStorageDiscoveryTarget `protobuf:"bytes,4,opt,name=cloud_storage_target,json=cloudStorageTarget,proto3,oneof"`
}

type DiscoveryTarget_OtherCloudTarget added in v1.19.0

type DiscoveryTarget_OtherCloudTarget struct {
	// Other clouds target for discovery. The first target to match a resource
	// will be the one applied.
	OtherCloudTarget *OtherCloudDiscoveryTarget `protobuf:"bytes,5,opt,name=other_cloud_target,json=otherCloudTarget,proto3,oneof"`
}

type DiscoveryTarget_SecretsTarget added in v1.14.0

type DiscoveryTarget_SecretsTarget struct {
	// Discovery target that looks for credentials and secrets stored in cloud
	// resource metadata and reports them as vulnerabilities to Security Command
	// Center. Only one target of this type is allowed.
	SecretsTarget *SecretsDiscoveryTarget `protobuf:"bytes,3,opt,name=secrets_target,json=secretsTarget,proto3,oneof"`
}

type DiscoveryTarget_VertexDatasetTarget added in v1.21.0

type DiscoveryTarget_VertexDatasetTarget struct {
	// Vertex AI dataset target for Discovery. The first target to match a
	// dataset will be the one applied. Note that discovery for Vertex AI can
	// incur Cloud Storage Class B operation charges for storage.objects.get
	// operations and retrieval fees. For more information, see [Cloud Storage
	// pricing](https://cloud.google.com/storage/pricing#price-tables).
	// Note that discovery for Vertex AI dataset will not be able to scan images
	// unless DiscoveryConfig.processing_location.image_fallback_location has
	// multi_region_processing or global_processing configured.
	VertexDatasetTarget *VertexDatasetDiscoveryTarget `protobuf:"bytes,7,opt,name=vertex_dataset_target,json=vertexDatasetTarget,proto3,oneof"`
}

type DiscoveryVertexDatasetConditions added in v1.21.0

type DiscoveryVertexDatasetConditions struct {

	// Vertex AI dataset must have been created after this date. Used to avoid
	// backfilling.
	CreatedAfter *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_after,json=createdAfter,proto3" json:"created_after,omitempty"`
	// Minimum age a Vertex AI dataset must have. If set, the value must be 1 hour
	// or greater.
	MinAge *durationpb.Duration `protobuf:"bytes,2,opt,name=min_age,json=minAge,proto3" json:"min_age,omitempty"`
	// contains filtered or unexported fields
}

Requirements that must be true before a dataset is profiled for the first time.

func (*DiscoveryVertexDatasetConditions) Descriptor deprecated added in v1.21.0

func (*DiscoveryVertexDatasetConditions) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryVertexDatasetConditions.ProtoReflect.Descriptor instead.

func (*DiscoveryVertexDatasetConditions) GetCreatedAfter added in v1.21.0

func (*DiscoveryVertexDatasetConditions) GetMinAge added in v1.21.0

func (*DiscoveryVertexDatasetConditions) ProtoMessage added in v1.21.0

func (*DiscoveryVertexDatasetConditions) ProtoMessage()

func (*DiscoveryVertexDatasetConditions) ProtoReflect added in v1.21.0

func (*DiscoveryVertexDatasetConditions) Reset added in v1.21.0

func (*DiscoveryVertexDatasetConditions) String added in v1.21.0

type DiscoveryVertexDatasetFilter added in v1.21.0

type DiscoveryVertexDatasetFilter struct {

	// Whether the filter applies to a specific set of datasets or all
	// other datasets within the location being profiled. The first
	// filter to match will be applied, regardless of the condition. If none is
	// set, this field defaults to `others`.
	//
	// Types that are assignable to Filter:
	//
	//	*DiscoveryVertexDatasetFilter_Collection
	//	*DiscoveryVertexDatasetFilter_VertexDatasetResourceReference
	//	*DiscoveryVertexDatasetFilter_Others
	Filter isDiscoveryVertexDatasetFilter_Filter `protobuf_oneof:"filter"`
	// contains filtered or unexported fields
}

Determines what datasets will have profiles generated within an organization or project. Includes the ability to filter by regular expression patterns on project ID or dataset regex.

func (*DiscoveryVertexDatasetFilter) Descriptor deprecated added in v1.21.0

func (*DiscoveryVertexDatasetFilter) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryVertexDatasetFilter.ProtoReflect.Descriptor instead.

func (*DiscoveryVertexDatasetFilter) GetCollection added in v1.21.0

func (*DiscoveryVertexDatasetFilter) GetFilter added in v1.21.0

func (m *DiscoveryVertexDatasetFilter) GetFilter() isDiscoveryVertexDatasetFilter_Filter

func (*DiscoveryVertexDatasetFilter) GetOthers added in v1.21.0

func (*DiscoveryVertexDatasetFilter) GetVertexDatasetResourceReference added in v1.21.0

func (x *DiscoveryVertexDatasetFilter) GetVertexDatasetResourceReference() *VertexDatasetResourceReference

func (*DiscoveryVertexDatasetFilter) ProtoMessage added in v1.21.0

func (*DiscoveryVertexDatasetFilter) ProtoMessage()

func (*DiscoveryVertexDatasetFilter) ProtoReflect added in v1.21.0

func (*DiscoveryVertexDatasetFilter) Reset added in v1.21.0

func (x *DiscoveryVertexDatasetFilter) Reset()

func (*DiscoveryVertexDatasetFilter) String added in v1.21.0

type DiscoveryVertexDatasetFilter_Collection added in v1.21.0

type DiscoveryVertexDatasetFilter_Collection struct {
	// A specific set of Vertex AI datasets for this filter to apply to.
	Collection *VertexDatasetCollection `protobuf:"bytes,1,opt,name=collection,proto3,oneof"`
}

type DiscoveryVertexDatasetFilter_Others added in v1.21.0

type DiscoveryVertexDatasetFilter_Others struct {
	// Catch-all. This should always be the last target in the list because
	// anything above it will apply first. Should only appear once in a
	// configuration. If none is specified, a default one will be added
	// automatically.
	Others *AllOtherResources `protobuf:"bytes,100,opt,name=others,proto3,oneof"`
}

type DiscoveryVertexDatasetFilter_VertexDatasetResourceReference added in v1.21.0

type DiscoveryVertexDatasetFilter_VertexDatasetResourceReference struct {
	// The dataset resource to scan. Targets including this can only include
	// one target (the target with this dataset resource reference).
	VertexDatasetResourceReference *VertexDatasetResourceReference `protobuf:"bytes,2,opt,name=vertex_dataset_resource_reference,json=vertexDatasetResourceReference,proto3,oneof"`
}

type DiscoveryVertexDatasetGenerationCadence added in v1.21.0

type DiscoveryVertexDatasetGenerationCadence struct {

	// If you set this field, profiles are refreshed at this
	// frequency regardless of whether the underlying datasets have changed.
	// Defaults to never.
	RefreshFrequency DataProfileUpdateFrequency `` /* 164-byte string literal not displayed */
	// Governs when to update data profiles when the inspection rules
	// defined by the `InspectTemplate` change.
	// If not set, changing the template will not cause a data profile to be
	// updated.
	InspectTemplateModifiedCadence *DiscoveryInspectTemplateModifiedCadence `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

How often existing datasets should have their profiles refreshed. New datasets are scanned as quickly as possible depending on system capacity.

func (*DiscoveryVertexDatasetGenerationCadence) Descriptor deprecated added in v1.21.0

func (*DiscoveryVertexDatasetGenerationCadence) Descriptor() ([]byte, []int)

Deprecated: Use DiscoveryVertexDatasetGenerationCadence.ProtoReflect.Descriptor instead.

func (*DiscoveryVertexDatasetGenerationCadence) GetInspectTemplateModifiedCadence added in v1.21.0

func (*DiscoveryVertexDatasetGenerationCadence) GetRefreshFrequency added in v1.21.0

func (*DiscoveryVertexDatasetGenerationCadence) ProtoMessage added in v1.21.0

func (*DiscoveryVertexDatasetGenerationCadence) ProtoReflect added in v1.21.0

func (*DiscoveryVertexDatasetGenerationCadence) Reset added in v1.21.0

func (*DiscoveryVertexDatasetGenerationCadence) String added in v1.21.0

type DlpJob

type DlpJob struct {

	// The server-assigned name.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// The type of job.
	Type DlpJobType `protobuf:"varint,2,opt,name=type,proto3,enum=google.privacy.dlp.v2.DlpJobType" json:"type,omitempty"`
	// State of a job.
	State DlpJob_JobState `protobuf:"varint,3,opt,name=state,proto3,enum=google.privacy.dlp.v2.DlpJob_JobState" json:"state,omitempty"`
	// Job details.
	//
	// Types that are assignable to Details:
	//
	//	*DlpJob_RiskDetails
	//	*DlpJob_InspectDetails
	Details isDlpJob_Details `protobuf_oneof:"details"`
	// Time when the job was created.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Time when the job started.
	StartTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	// Time when the job finished.
	EndTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
	// Time when the job was last modified by the system.
	LastModified *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=last_modified,json=lastModified,proto3" json:"last_modified,omitempty"`
	// If created by a job trigger, the resource name of the trigger that
	// instantiated the job.
	JobTriggerName string `protobuf:"bytes,10,opt,name=job_trigger_name,json=jobTriggerName,proto3" json:"job_trigger_name,omitempty"`
	// A stream of errors encountered running the job.
	Errors []*Error `protobuf:"bytes,11,rep,name=errors,proto3" json:"errors,omitempty"`
	// Events that should occur after the job has completed.
	ActionDetails []*ActionDetails `protobuf:"bytes,12,rep,name=action_details,json=actionDetails,proto3" json:"action_details,omitempty"`
	// contains filtered or unexported fields
}

Combines all of the information about a DLP job.

func (*DlpJob) Descriptor deprecated

func (*DlpJob) Descriptor() ([]byte, []int)

Deprecated: Use DlpJob.ProtoReflect.Descriptor instead.

func (*DlpJob) GetActionDetails added in v1.11.0

func (x *DlpJob) GetActionDetails() []*ActionDetails

func (*DlpJob) GetCreateTime

func (x *DlpJob) GetCreateTime() *timestamppb.Timestamp

func (*DlpJob) GetDetails

func (m *DlpJob) GetDetails() isDlpJob_Details

func (*DlpJob) GetEndTime

func (x *DlpJob) GetEndTime() *timestamppb.Timestamp

func (*DlpJob) GetErrors

func (x *DlpJob) GetErrors() []*Error

func (*DlpJob) GetInspectDetails

func (x *DlpJob) GetInspectDetails() *InspectDataSourceDetails

func (*DlpJob) GetJobTriggerName

func (x *DlpJob) GetJobTriggerName() string

func (*DlpJob) GetLastModified added in v1.11.0

func (x *DlpJob) GetLastModified() *timestamppb.Timestamp

func (*DlpJob) GetName

func (x *DlpJob) GetName() string

func (*DlpJob) GetRiskDetails

func (x *DlpJob) GetRiskDetails() *AnalyzeDataSourceRiskDetails

func (*DlpJob) GetStartTime

func (x *DlpJob) GetStartTime() *timestamppb.Timestamp

func (*DlpJob) GetState

func (x *DlpJob) GetState() DlpJob_JobState

func (*DlpJob) GetType

func (x *DlpJob) GetType() DlpJobType

func (*DlpJob) ProtoMessage

func (*DlpJob) ProtoMessage()

func (*DlpJob) ProtoReflect

func (x *DlpJob) ProtoReflect() protoreflect.Message

func (*DlpJob) Reset

func (x *DlpJob) Reset()

func (*DlpJob) String

func (x *DlpJob) String() string

type DlpJobType

type DlpJobType int32

An enum to represent the various types of DLP jobs.

const (
	// Defaults to INSPECT_JOB.
	DlpJobType_DLP_JOB_TYPE_UNSPECIFIED DlpJobType = 0
	// The job inspected Google Cloud for sensitive data.
	DlpJobType_INSPECT_JOB DlpJobType = 1
	// The job executed a Risk Analysis computation.
	DlpJobType_RISK_ANALYSIS_JOB DlpJobType = 2
)

func (DlpJobType) Descriptor

func (DlpJobType) Descriptor() protoreflect.EnumDescriptor

func (DlpJobType) Enum

func (x DlpJobType) Enum() *DlpJobType

func (DlpJobType) EnumDescriptor deprecated

func (DlpJobType) EnumDescriptor() ([]byte, []int)

Deprecated: Use DlpJobType.Descriptor instead.

func (DlpJobType) Number

func (x DlpJobType) Number() protoreflect.EnumNumber

func (DlpJobType) String

func (x DlpJobType) String() string

func (DlpJobType) Type

type DlpJob_InspectDetails

type DlpJob_InspectDetails struct {
	// Results from inspecting a data source.
	InspectDetails *InspectDataSourceDetails `protobuf:"bytes,5,opt,name=inspect_details,json=inspectDetails,proto3,oneof"`
}

type DlpJob_JobState

type DlpJob_JobState int32

Possible states of a job. New items may be added.

const (
	// Unused.
	DlpJob_JOB_STATE_UNSPECIFIED DlpJob_JobState = 0
	// The job has not yet started.
	DlpJob_PENDING DlpJob_JobState = 1
	// The job is currently running. Once a job has finished it will transition
	// to FAILED or DONE.
	DlpJob_RUNNING DlpJob_JobState = 2
	// The job is no longer running.
	DlpJob_DONE DlpJob_JobState = 3
	// The job was canceled before it could be completed.
	DlpJob_CANCELED DlpJob_JobState = 4
	// The job had an error and did not complete.
	DlpJob_FAILED DlpJob_JobState = 5
	// The job is currently accepting findings via hybridInspect.
	// A hybrid job in ACTIVE state may continue to have findings added to it
	// through the calling of hybridInspect. After the job has finished no more
	// calls to hybridInspect may be made. ACTIVE jobs can transition to DONE.
	DlpJob_ACTIVE DlpJob_JobState = 6
)

func (DlpJob_JobState) Descriptor

func (DlpJob_JobState) Enum

func (x DlpJob_JobState) Enum() *DlpJob_JobState

func (DlpJob_JobState) EnumDescriptor deprecated

func (DlpJob_JobState) EnumDescriptor() ([]byte, []int)

Deprecated: Use DlpJob_JobState.Descriptor instead.

func (DlpJob_JobState) Number

func (DlpJob_JobState) String

func (x DlpJob_JobState) String() string

func (DlpJob_JobState) Type

type DlpJob_RiskDetails

type DlpJob_RiskDetails struct {
	// Results from analyzing risk of a data source.
	RiskDetails *AnalyzeDataSourceRiskDetails `protobuf:"bytes,4,opt,name=risk_details,json=riskDetails,proto3,oneof"`
}

type DlpServiceClient

type DlpServiceClient interface {
	// Finds potentially sensitive info in content.
	// This method has limits on input size, processing time, and output size.
	//
	// When no InfoTypes or CustomInfoTypes are specified in this request, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	//
	// For how to guides, see
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-images
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-text,
	InspectContent(ctx context.Context, in *InspectContentRequest, opts ...grpc.CallOption) (*InspectContentResponse, error)
	// Redacts potentially sensitive info from an image.
	// This method has limits on input size, processing time, and output size.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/redacting-sensitive-data-images
	// to learn more.
	//
	// When no InfoTypes or CustomInfoTypes are specified in this request, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	//
	// Only the first frame of each multiframe image is redacted. Metadata and
	// other frames are omitted in the response.
	RedactImage(ctx context.Context, in *RedactImageRequest, opts ...grpc.CallOption) (*RedactImageResponse, error)
	// De-identifies potentially sensitive info from a ContentItem.
	// This method has limits on input size and output size.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/deidentify-sensitive-data
	// to learn more.
	//
	// When no InfoTypes or CustomInfoTypes are specified in this request, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	DeidentifyContent(ctx context.Context, in *DeidentifyContentRequest, opts ...grpc.CallOption) (*DeidentifyContentResponse, error)
	// Re-identifies content that has been de-identified.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/pseudonymization#re-identification_in_free_text_code_example
	// to learn more.
	ReidentifyContent(ctx context.Context, in *ReidentifyContentRequest, opts ...grpc.CallOption) (*ReidentifyContentResponse, error)
	// Returns a list of the sensitive information types that the DLP API
	// supports. See
	// https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference
	// to learn more.
	ListInfoTypes(ctx context.Context, in *ListInfoTypesRequest, opts ...grpc.CallOption) (*ListInfoTypesResponse, error)
	// Creates an InspectTemplate for reusing frequently used configuration
	// for inspecting content, images, and storage.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	CreateInspectTemplate(ctx context.Context, in *CreateInspectTemplateRequest, opts ...grpc.CallOption) (*InspectTemplate, error)
	// Updates the InspectTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	UpdateInspectTemplate(ctx context.Context, in *UpdateInspectTemplateRequest, opts ...grpc.CallOption) (*InspectTemplate, error)
	// Gets an InspectTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	GetInspectTemplate(ctx context.Context, in *GetInspectTemplateRequest, opts ...grpc.CallOption) (*InspectTemplate, error)
	// Lists InspectTemplates.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	ListInspectTemplates(ctx context.Context, in *ListInspectTemplatesRequest, opts ...grpc.CallOption) (*ListInspectTemplatesResponse, error)
	// Deletes an InspectTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	DeleteInspectTemplate(ctx context.Context, in *DeleteInspectTemplateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Creates a DeidentifyTemplate for reusing frequently used configuration
	// for de-identifying content, images, and storage.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	CreateDeidentifyTemplate(ctx context.Context, in *CreateDeidentifyTemplateRequest, opts ...grpc.CallOption) (*DeidentifyTemplate, error)
	// Updates the DeidentifyTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	UpdateDeidentifyTemplate(ctx context.Context, in *UpdateDeidentifyTemplateRequest, opts ...grpc.CallOption) (*DeidentifyTemplate, error)
	// Gets a DeidentifyTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	GetDeidentifyTemplate(ctx context.Context, in *GetDeidentifyTemplateRequest, opts ...grpc.CallOption) (*DeidentifyTemplate, error)
	// Lists DeidentifyTemplates.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	ListDeidentifyTemplates(ctx context.Context, in *ListDeidentifyTemplatesRequest, opts ...grpc.CallOption) (*ListDeidentifyTemplatesResponse, error)
	// Deletes a DeidentifyTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	DeleteDeidentifyTemplate(ctx context.Context, in *DeleteDeidentifyTemplateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Creates a job trigger to run DLP actions such as scanning storage for
	// sensitive information on a set schedule.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	CreateJobTrigger(ctx context.Context, in *CreateJobTriggerRequest, opts ...grpc.CallOption) (*JobTrigger, error)
	// Updates a job trigger.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	UpdateJobTrigger(ctx context.Context, in *UpdateJobTriggerRequest, opts ...grpc.CallOption) (*JobTrigger, error)
	// Inspect hybrid content and store findings to a trigger. The inspection
	// will be processed asynchronously. To review the findings monitor the
	// jobs within the trigger.
	HybridInspectJobTrigger(ctx context.Context, in *HybridInspectJobTriggerRequest, opts ...grpc.CallOption) (*HybridInspectResponse, error)
	// Gets a job trigger.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	GetJobTrigger(ctx context.Context, in *GetJobTriggerRequest, opts ...grpc.CallOption) (*JobTrigger, error)
	// Lists job triggers.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	ListJobTriggers(ctx context.Context, in *ListJobTriggersRequest, opts ...grpc.CallOption) (*ListJobTriggersResponse, error)
	// Deletes a job trigger.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	DeleteJobTrigger(ctx context.Context, in *DeleteJobTriggerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Activate a job trigger. Causes the immediate execute of a trigger
	// instead of waiting on the trigger event to occur.
	ActivateJobTrigger(ctx context.Context, in *ActivateJobTriggerRequest, opts ...grpc.CallOption) (*DlpJob, error)
	// Creates a config for discovery to scan and profile storage.
	CreateDiscoveryConfig(ctx context.Context, in *CreateDiscoveryConfigRequest, opts ...grpc.CallOption) (*DiscoveryConfig, error)
	// Updates a discovery configuration.
	UpdateDiscoveryConfig(ctx context.Context, in *UpdateDiscoveryConfigRequest, opts ...grpc.CallOption) (*DiscoveryConfig, error)
	// Gets a discovery configuration.
	GetDiscoveryConfig(ctx context.Context, in *GetDiscoveryConfigRequest, opts ...grpc.CallOption) (*DiscoveryConfig, error)
	// Lists discovery configurations.
	ListDiscoveryConfigs(ctx context.Context, in *ListDiscoveryConfigsRequest, opts ...grpc.CallOption) (*ListDiscoveryConfigsResponse, error)
	// Deletes a discovery configuration.
	DeleteDiscoveryConfig(ctx context.Context, in *DeleteDiscoveryConfigRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Creates a new job to inspect storage or calculate risk metrics.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	//
	// When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	CreateDlpJob(ctx context.Context, in *CreateDlpJobRequest, opts ...grpc.CallOption) (*DlpJob, error)
	// Lists DlpJobs that match the specified filter in the request.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	ListDlpJobs(ctx context.Context, in *ListDlpJobsRequest, opts ...grpc.CallOption) (*ListDlpJobsResponse, error)
	// Gets the latest state of a long-running DlpJob.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	GetDlpJob(ctx context.Context, in *GetDlpJobRequest, opts ...grpc.CallOption) (*DlpJob, error)
	// Deletes a long-running DlpJob. This method indicates that the client is
	// no longer interested in the DlpJob result. The job will be canceled if
	// possible.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	DeleteDlpJob(ctx context.Context, in *DeleteDlpJobRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Starts asynchronous cancellation on a long-running DlpJob. The server
	// makes a best effort to cancel the DlpJob, but success is not
	// guaranteed.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	CancelDlpJob(ctx context.Context, in *CancelDlpJobRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Creates a pre-built stored infoType to be used for inspection.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	CreateStoredInfoType(ctx context.Context, in *CreateStoredInfoTypeRequest, opts ...grpc.CallOption) (*StoredInfoType, error)
	// Updates the stored infoType by creating a new version. The existing version
	// will continue to be used until the new version is ready.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	UpdateStoredInfoType(ctx context.Context, in *UpdateStoredInfoTypeRequest, opts ...grpc.CallOption) (*StoredInfoType, error)
	// Gets a stored infoType.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	GetStoredInfoType(ctx context.Context, in *GetStoredInfoTypeRequest, opts ...grpc.CallOption) (*StoredInfoType, error)
	// Lists stored infoTypes.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	ListStoredInfoTypes(ctx context.Context, in *ListStoredInfoTypesRequest, opts ...grpc.CallOption) (*ListStoredInfoTypesResponse, error)
	// Deletes a stored infoType.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	DeleteStoredInfoType(ctx context.Context, in *DeleteStoredInfoTypeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Lists project data profiles for an organization.
	ListProjectDataProfiles(ctx context.Context, in *ListProjectDataProfilesRequest, opts ...grpc.CallOption) (*ListProjectDataProfilesResponse, error)
	// Lists table data profiles for an organization.
	ListTableDataProfiles(ctx context.Context, in *ListTableDataProfilesRequest, opts ...grpc.CallOption) (*ListTableDataProfilesResponse, error)
	// Lists column data profiles for an organization.
	ListColumnDataProfiles(ctx context.Context, in *ListColumnDataProfilesRequest, opts ...grpc.CallOption) (*ListColumnDataProfilesResponse, error)
	// Gets a project data profile.
	GetProjectDataProfile(ctx context.Context, in *GetProjectDataProfileRequest, opts ...grpc.CallOption) (*ProjectDataProfile, error)
	// Lists file store data profiles for an organization.
	ListFileStoreDataProfiles(ctx context.Context, in *ListFileStoreDataProfilesRequest, opts ...grpc.CallOption) (*ListFileStoreDataProfilesResponse, error)
	// Gets a file store data profile.
	GetFileStoreDataProfile(ctx context.Context, in *GetFileStoreDataProfileRequest, opts ...grpc.CallOption) (*FileStoreDataProfile, error)
	// Delete a FileStoreDataProfile. Will not prevent the profile from being
	// regenerated if the resource is still included in a discovery configuration.
	DeleteFileStoreDataProfile(ctx context.Context, in *DeleteFileStoreDataProfileRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Gets a table data profile.
	GetTableDataProfile(ctx context.Context, in *GetTableDataProfileRequest, opts ...grpc.CallOption) (*TableDataProfile, error)
	// Gets a column data profile.
	GetColumnDataProfile(ctx context.Context, in *GetColumnDataProfileRequest, opts ...grpc.CallOption) (*ColumnDataProfile, error)
	// Delete a TableDataProfile. Will not prevent the profile from being
	// regenerated if the table is still included in a discovery configuration.
	DeleteTableDataProfile(ctx context.Context, in *DeleteTableDataProfileRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Inspect hybrid content and store findings to a job.
	// To review the findings, inspect the job. Inspection will occur
	// asynchronously.
	HybridInspectDlpJob(ctx context.Context, in *HybridInspectDlpJobRequest, opts ...grpc.CallOption) (*HybridInspectResponse, error)
	// Finish a running hybrid DlpJob. Triggers the finalization steps and running
	// of any enabled actions that have not yet run.
	FinishDlpJob(ctx context.Context, in *FinishDlpJobRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Create a Connection to an external data source.
	CreateConnection(ctx context.Context, in *CreateConnectionRequest, opts ...grpc.CallOption) (*Connection, error)
	// Get a Connection by name.
	GetConnection(ctx context.Context, in *GetConnectionRequest, opts ...grpc.CallOption) (*Connection, error)
	// Lists Connections in a parent. Use SearchConnections to see all connections
	// within an organization.
	ListConnections(ctx context.Context, in *ListConnectionsRequest, opts ...grpc.CallOption) (*ListConnectionsResponse, error)
	// Searches for Connections in a parent.
	SearchConnections(ctx context.Context, in *SearchConnectionsRequest, opts ...grpc.CallOption) (*SearchConnectionsResponse, error)
	// Delete a Connection.
	DeleteConnection(ctx context.Context, in *DeleteConnectionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	// Update a Connection.
	UpdateConnection(ctx context.Context, in *UpdateConnectionRequest, opts ...grpc.CallOption) (*Connection, error)
}

DlpServiceClient is the client API for DlpService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewDlpServiceClient

func NewDlpServiceClient(cc grpc.ClientConnInterface) DlpServiceClient

type DlpServiceServer

type DlpServiceServer interface {
	// Finds potentially sensitive info in content.
	// This method has limits on input size, processing time, and output size.
	//
	// When no InfoTypes or CustomInfoTypes are specified in this request, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	//
	// For how to guides, see
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-images
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-text,
	InspectContent(context.Context, *InspectContentRequest) (*InspectContentResponse, error)
	// Redacts potentially sensitive info from an image.
	// This method has limits on input size, processing time, and output size.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/redacting-sensitive-data-images
	// to learn more.
	//
	// When no InfoTypes or CustomInfoTypes are specified in this request, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	//
	// Only the first frame of each multiframe image is redacted. Metadata and
	// other frames are omitted in the response.
	RedactImage(context.Context, *RedactImageRequest) (*RedactImageResponse, error)
	// De-identifies potentially sensitive info from a ContentItem.
	// This method has limits on input size and output size.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/deidentify-sensitive-data
	// to learn more.
	//
	// When no InfoTypes or CustomInfoTypes are specified in this request, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	DeidentifyContent(context.Context, *DeidentifyContentRequest) (*DeidentifyContentResponse, error)
	// Re-identifies content that has been de-identified.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/pseudonymization#re-identification_in_free_text_code_example
	// to learn more.
	ReidentifyContent(context.Context, *ReidentifyContentRequest) (*ReidentifyContentResponse, error)
	// Returns a list of the sensitive information types that the DLP API
	// supports. See
	// https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference
	// to learn more.
	ListInfoTypes(context.Context, *ListInfoTypesRequest) (*ListInfoTypesResponse, error)
	// Creates an InspectTemplate for reusing frequently used configuration
	// for inspecting content, images, and storage.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	CreateInspectTemplate(context.Context, *CreateInspectTemplateRequest) (*InspectTemplate, error)
	// Updates the InspectTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	UpdateInspectTemplate(context.Context, *UpdateInspectTemplateRequest) (*InspectTemplate, error)
	// Gets an InspectTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	GetInspectTemplate(context.Context, *GetInspectTemplateRequest) (*InspectTemplate, error)
	// Lists InspectTemplates.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	ListInspectTemplates(context.Context, *ListInspectTemplatesRequest) (*ListInspectTemplatesResponse, error)
	// Deletes an InspectTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates
	// to learn more.
	DeleteInspectTemplate(context.Context, *DeleteInspectTemplateRequest) (*emptypb.Empty, error)
	// Creates a DeidentifyTemplate for reusing frequently used configuration
	// for de-identifying content, images, and storage.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	CreateDeidentifyTemplate(context.Context, *CreateDeidentifyTemplateRequest) (*DeidentifyTemplate, error)
	// Updates the DeidentifyTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	UpdateDeidentifyTemplate(context.Context, *UpdateDeidentifyTemplateRequest) (*DeidentifyTemplate, error)
	// Gets a DeidentifyTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	GetDeidentifyTemplate(context.Context, *GetDeidentifyTemplateRequest) (*DeidentifyTemplate, error)
	// Lists DeidentifyTemplates.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	ListDeidentifyTemplates(context.Context, *ListDeidentifyTemplatesRequest) (*ListDeidentifyTemplatesResponse, error)
	// Deletes a DeidentifyTemplate.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-templates-deid
	// to learn more.
	DeleteDeidentifyTemplate(context.Context, *DeleteDeidentifyTemplateRequest) (*emptypb.Empty, error)
	// Creates a job trigger to run DLP actions such as scanning storage for
	// sensitive information on a set schedule.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	CreateJobTrigger(context.Context, *CreateJobTriggerRequest) (*JobTrigger, error)
	// Updates a job trigger.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	UpdateJobTrigger(context.Context, *UpdateJobTriggerRequest) (*JobTrigger, error)
	// Inspect hybrid content and store findings to a trigger. The inspection
	// will be processed asynchronously. To review the findings monitor the
	// jobs within the trigger.
	HybridInspectJobTrigger(context.Context, *HybridInspectJobTriggerRequest) (*HybridInspectResponse, error)
	// Gets a job trigger.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	GetJobTrigger(context.Context, *GetJobTriggerRequest) (*JobTrigger, error)
	// Lists job triggers.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	ListJobTriggers(context.Context, *ListJobTriggersRequest) (*ListJobTriggersResponse, error)
	// Deletes a job trigger.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-job-triggers
	// to learn more.
	DeleteJobTrigger(context.Context, *DeleteJobTriggerRequest) (*emptypb.Empty, error)
	// Activate a job trigger. Causes the immediate execute of a trigger
	// instead of waiting on the trigger event to occur.
	ActivateJobTrigger(context.Context, *ActivateJobTriggerRequest) (*DlpJob, error)
	// Creates a config for discovery to scan and profile storage.
	CreateDiscoveryConfig(context.Context, *CreateDiscoveryConfigRequest) (*DiscoveryConfig, error)
	// Updates a discovery configuration.
	UpdateDiscoveryConfig(context.Context, *UpdateDiscoveryConfigRequest) (*DiscoveryConfig, error)
	// Gets a discovery configuration.
	GetDiscoveryConfig(context.Context, *GetDiscoveryConfigRequest) (*DiscoveryConfig, error)
	// Lists discovery configurations.
	ListDiscoveryConfigs(context.Context, *ListDiscoveryConfigsRequest) (*ListDiscoveryConfigsResponse, error)
	// Deletes a discovery configuration.
	DeleteDiscoveryConfig(context.Context, *DeleteDiscoveryConfigRequest) (*emptypb.Empty, error)
	// Creates a new job to inspect storage or calculate risk metrics.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	//
	// When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the
	// system will automatically choose what detectors to run. By default this may
	// be all types, but may change over time as detectors are updated.
	CreateDlpJob(context.Context, *CreateDlpJobRequest) (*DlpJob, error)
	// Lists DlpJobs that match the specified filter in the request.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	ListDlpJobs(context.Context, *ListDlpJobsRequest) (*ListDlpJobsResponse, error)
	// Gets the latest state of a long-running DlpJob.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	GetDlpJob(context.Context, *GetDlpJobRequest) (*DlpJob, error)
	// Deletes a long-running DlpJob. This method indicates that the client is
	// no longer interested in the DlpJob result. The job will be canceled if
	// possible.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	DeleteDlpJob(context.Context, *DeleteDlpJobRequest) (*emptypb.Empty, error)
	// Starts asynchronous cancellation on a long-running DlpJob. The server
	// makes a best effort to cancel the DlpJob, but success is not
	// guaranteed.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/inspecting-storage
	// and
	// https://cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis
	// to learn more.
	CancelDlpJob(context.Context, *CancelDlpJobRequest) (*emptypb.Empty, error)
	// Creates a pre-built stored infoType to be used for inspection.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	CreateStoredInfoType(context.Context, *CreateStoredInfoTypeRequest) (*StoredInfoType, error)
	// Updates the stored infoType by creating a new version. The existing version
	// will continue to be used until the new version is ready.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	UpdateStoredInfoType(context.Context, *UpdateStoredInfoTypeRequest) (*StoredInfoType, error)
	// Gets a stored infoType.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	GetStoredInfoType(context.Context, *GetStoredInfoTypeRequest) (*StoredInfoType, error)
	// Lists stored infoTypes.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	ListStoredInfoTypes(context.Context, *ListStoredInfoTypesRequest) (*ListStoredInfoTypesResponse, error)
	// Deletes a stored infoType.
	// See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes
	// to learn more.
	DeleteStoredInfoType(context.Context, *DeleteStoredInfoTypeRequest) (*emptypb.Empty, error)
	// Lists project data profiles for an organization.
	ListProjectDataProfiles(context.Context, *ListProjectDataProfilesRequest) (*ListProjectDataProfilesResponse, error)
	// Lists table data profiles for an organization.
	ListTableDataProfiles(context.Context, *ListTableDataProfilesRequest) (*ListTableDataProfilesResponse, error)
	// Lists column data profiles for an organization.
	ListColumnDataProfiles(context.Context, *ListColumnDataProfilesRequest) (*ListColumnDataProfilesResponse, error)
	// Gets a project data profile.
	GetProjectDataProfile(context.Context, *GetProjectDataProfileRequest) (*ProjectDataProfile, error)
	// Lists file store data profiles for an organization.
	ListFileStoreDataProfiles(context.Context, *ListFileStoreDataProfilesRequest) (*ListFileStoreDataProfilesResponse, error)
	// Gets a file store data profile.
	GetFileStoreDataProfile(context.Context, *GetFileStoreDataProfileRequest) (*FileStoreDataProfile, error)
	// Delete a FileStoreDataProfile. Will not prevent the profile from being
	// regenerated if the resource is still included in a discovery configuration.
	DeleteFileStoreDataProfile(context.Context, *DeleteFileStoreDataProfileRequest) (*emptypb.Empty, error)
	// Gets a table data profile.
	GetTableDataProfile(context.Context, *GetTableDataProfileRequest) (*TableDataProfile, error)
	// Gets a column data profile.
	GetColumnDataProfile(context.Context, *GetColumnDataProfileRequest) (*ColumnDataProfile, error)
	// Delete a TableDataProfile. Will not prevent the profile from being
	// regenerated if the table is still included in a discovery configuration.
	DeleteTableDataProfile(context.Context, *DeleteTableDataProfileRequest) (*emptypb.Empty, error)
	// Inspect hybrid content and store findings to a job.
	// To review the findings, inspect the job. Inspection will occur
	// asynchronously.
	HybridInspectDlpJob(context.Context, *HybridInspectDlpJobRequest) (*HybridInspectResponse, error)
	// Finish a running hybrid DlpJob. Triggers the finalization steps and running
	// of any enabled actions that have not yet run.
	FinishDlpJob(context.Context, *FinishDlpJobRequest) (*emptypb.Empty, error)
	// Create a Connection to an external data source.
	CreateConnection(context.Context, *CreateConnectionRequest) (*Connection, error)
	// Get a Connection by name.
	GetConnection(context.Context, *GetConnectionRequest) (*Connection, error)
	// Lists Connections in a parent. Use SearchConnections to see all connections
	// within an organization.
	ListConnections(context.Context, *ListConnectionsRequest) (*ListConnectionsResponse, error)
	// Searches for Connections in a parent.
	SearchConnections(context.Context, *SearchConnectionsRequest) (*SearchConnectionsResponse, error)
	// Delete a Connection.
	DeleteConnection(context.Context, *DeleteConnectionRequest) (*emptypb.Empty, error)
	// Update a Connection.
	UpdateConnection(context.Context, *UpdateConnectionRequest) (*Connection, error)
}

DlpServiceServer is the server API for DlpService service. All implementations should embed UnimplementedDlpServiceServer for forward compatibility

type DocumentLocation

type DocumentLocation struct {

	// Offset of the line, from the beginning of the file, where the finding
	// is located.
	FileOffset int64 `protobuf:"varint,1,opt,name=file_offset,json=fileOffset,proto3" json:"file_offset,omitempty"`
	// contains filtered or unexported fields
}

Location of a finding within a document.

func (*DocumentLocation) Descriptor deprecated

func (*DocumentLocation) Descriptor() ([]byte, []int)

Deprecated: Use DocumentLocation.ProtoReflect.Descriptor instead.

func (*DocumentLocation) GetFileOffset

func (x *DocumentLocation) GetFileOffset() int64

func (*DocumentLocation) ProtoMessage

func (*DocumentLocation) ProtoMessage()

func (*DocumentLocation) ProtoReflect

func (x *DocumentLocation) ProtoReflect() protoreflect.Message

func (*DocumentLocation) Reset

func (x *DocumentLocation) Reset()

func (*DocumentLocation) String

func (x *DocumentLocation) String() string

type Domain added in v1.25.0

type Domain struct {

	// A domain category that this profile is related to.
	Category Domain_Category `protobuf:"varint,1,opt,name=category,proto3,enum=google.privacy.dlp.v2.Domain_Category" json:"category,omitempty"`
	// The collection of signals that influenced selection of the category.
	Signals []Domain_Signal `protobuf:"varint,2,rep,packed,name=signals,proto3,enum=google.privacy.dlp.v2.Domain_Signal" json:"signals,omitempty"`
	// contains filtered or unexported fields
}

A domain represents a thematic category that a data profile can fall under.

func (*Domain) Descriptor deprecated added in v1.25.0

func (*Domain) Descriptor() ([]byte, []int)

Deprecated: Use Domain.ProtoReflect.Descriptor instead.

func (*Domain) GetCategory added in v1.25.0

func (x *Domain) GetCategory() Domain_Category

func (*Domain) GetSignals added in v1.25.0

func (x *Domain) GetSignals() []Domain_Signal

func (*Domain) ProtoMessage added in v1.25.0

func (*Domain) ProtoMessage()

func (*Domain) ProtoReflect added in v1.25.0

func (x *Domain) ProtoReflect() protoreflect.Message

func (*Domain) Reset added in v1.25.0

func (x *Domain) Reset()

func (*Domain) String added in v1.25.0

func (x *Domain) String() string

type Domain_Category added in v1.25.0

type Domain_Category int32

This enum defines the various domain categories a data profile can fall under.

const (
	// Category unspecified.
	Domain_CATEGORY_UNSPECIFIED Domain_Category = 0
	// Indicates that the data profile is related to artificial intelligence.
	// When set, all findings stored to Security Command Center will set the
	// corresponding AI domain field of `Finding` objects.
	Domain_AI Domain_Category = 1
	// Indicates that the data profile is related to code.
	Domain_CODE Domain_Category = 2
)

func (Domain_Category) Descriptor added in v1.25.0

func (Domain_Category) Enum added in v1.25.0

func (x Domain_Category) Enum() *Domain_Category

func (Domain_Category) EnumDescriptor deprecated added in v1.25.0

func (Domain_Category) EnumDescriptor() ([]byte, []int)

Deprecated: Use Domain_Category.Descriptor instead.

func (Domain_Category) Number added in v1.25.0

func (Domain_Category) String added in v1.25.0

func (x Domain_Category) String() string

func (Domain_Category) Type added in v1.25.0

type Domain_Signal added in v1.25.0

type Domain_Signal int32

The signal used to determine the category. This list may increase over time.

const (
	// Unused.
	Domain_SIGNAL_UNSPECIFIED Domain_Signal = 0
	// One or more machine learning models are present.
	Domain_MODEL Domain_Signal = 1
	// A table appears to be a text embedding.
	Domain_TEXT_EMBEDDING Domain_Signal = 2
	// The [Cloud SQL Vertex
	// AI](https://cloud.google.com/sql/docs/postgres/integrate-cloud-sql-with-vertex-ai)
	// plugin is installed on the database.
	Domain_VERTEX_PLUGIN Domain_Signal = 3
	// Support for [Cloud SQL vector
	// embeddings](https://cloud.google.com/sql/docs/mysql/enable-vector-search)
	// is enabled on the database.
	Domain_VECTOR_PLUGIN Domain_Signal = 4
	// Source code is present.
	Domain_SOURCE_CODE Domain_Signal = 5
	// If the service determines the category type. For example, Vertex AI
	// assets would always have a `Category` of `AI`.
	Domain_SERVICE Domain_Signal = 6
)

func (Domain_Signal) Descriptor added in v1.25.0

func (Domain_Signal) Enum added in v1.25.0

func (x Domain_Signal) Enum() *Domain_Signal

func (Domain_Signal) EnumDescriptor deprecated added in v1.25.0

func (Domain_Signal) EnumDescriptor() ([]byte, []int)

Deprecated: Use Domain_Signal.Descriptor instead.

func (Domain_Signal) Number added in v1.25.0

func (Domain_Signal) String added in v1.25.0

func (x Domain_Signal) String() string

func (Domain_Signal) Type added in v1.25.0

type EncryptionStatus

type EncryptionStatus int32

How a resource is encrypted.

const (
	// Unused.
	EncryptionStatus_ENCRYPTION_STATUS_UNSPECIFIED EncryptionStatus = 0
	// Google manages server-side encryption keys on your behalf.
	EncryptionStatus_ENCRYPTION_GOOGLE_MANAGED EncryptionStatus = 1
	// Customer provides the key.
	EncryptionStatus_ENCRYPTION_CUSTOMER_MANAGED EncryptionStatus = 2
)

func (EncryptionStatus) Descriptor

func (EncryptionStatus) Enum

func (EncryptionStatus) EnumDescriptor deprecated

func (EncryptionStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use EncryptionStatus.Descriptor instead.

func (EncryptionStatus) Number

func (EncryptionStatus) String

func (x EncryptionStatus) String() string

func (EncryptionStatus) Type

type EntityId

type EntityId struct {

	// Composite key indicating which field contains the entity identifier.
	Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"`
	// contains filtered or unexported fields
}

An entity in a dataset is a field or set of fields that correspond to a single person. For example, in medical records the `EntityId` might be a patient identifier, or for financial records it might be an account identifier. This message is used when generalizations or analysis must take into account that multiple rows correspond to the same entity.

func (*EntityId) Descriptor deprecated

func (*EntityId) Descriptor() ([]byte, []int)

Deprecated: Use EntityId.ProtoReflect.Descriptor instead.

func (*EntityId) GetField

func (x *EntityId) GetField() *FieldId

func (*EntityId) ProtoMessage

func (*EntityId) ProtoMessage()

func (*EntityId) ProtoReflect

func (x *EntityId) ProtoReflect() protoreflect.Message

func (*EntityId) Reset

func (x *EntityId) Reset()

func (*EntityId) String

func (x *EntityId) String() string

type Error

type Error struct {

	// Detailed error codes and messages.
	Details *status.Status `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"`
	// The times the error occurred. List includes the oldest timestamp and the
	// last 9 timestamps.
	Timestamps []*timestamppb.Timestamp `protobuf:"bytes,2,rep,name=timestamps,proto3" json:"timestamps,omitempty"`
	// Additional information about the error.
	ExtraInfo Error_ErrorExtraInfo `` /* 137-byte string literal not displayed */
	// contains filtered or unexported fields
}

Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger.

func (*Error) Descriptor deprecated

func (*Error) Descriptor() ([]byte, []int)

Deprecated: Use Error.ProtoReflect.Descriptor instead.

func (*Error) GetDetails

func (x *Error) GetDetails() *status.Status

func (*Error) GetExtraInfo added in v1.15.0

func (x *Error) GetExtraInfo() Error_ErrorExtraInfo

func (*Error) GetTimestamps

func (x *Error) GetTimestamps() []*timestamppb.Timestamp

func (*Error) ProtoMessage

func (*Error) ProtoMessage()

func (*Error) ProtoReflect

func (x *Error) ProtoReflect() protoreflect.Message

func (*Error) Reset

func (x *Error) Reset()

func (*Error) String

func (x *Error) String() string

type Error_ErrorExtraInfo added in v1.15.0

type Error_ErrorExtraInfo int32

Additional information about the error.

const (
	// Unused.
	Error_ERROR_INFO_UNSPECIFIED Error_ErrorExtraInfo = 0
	// Image scan is not available in the region.
	Error_IMAGE_SCAN_UNAVAILABLE_IN_REGION Error_ErrorExtraInfo = 1
	// File store cluster is not supported for profile generation.
	Error_FILE_STORE_CLUSTER_UNSUPPORTED Error_ErrorExtraInfo = 2
)

func (Error_ErrorExtraInfo) Descriptor added in v1.15.0

func (Error_ErrorExtraInfo) Enum added in v1.15.0

func (Error_ErrorExtraInfo) EnumDescriptor deprecated added in v1.15.0

func (Error_ErrorExtraInfo) EnumDescriptor() ([]byte, []int)

Deprecated: Use Error_ErrorExtraInfo.Descriptor instead.

func (Error_ErrorExtraInfo) Number added in v1.15.0

func (Error_ErrorExtraInfo) String added in v1.15.0

func (x Error_ErrorExtraInfo) String() string

func (Error_ErrorExtraInfo) Type added in v1.15.0

type ExcludeByHotword added in v1.8.0

type ExcludeByHotword struct {

	// Regular expression pattern defining what qualifies as a hotword.
	HotwordRegex *CustomInfoType_Regex `protobuf:"bytes,1,opt,name=hotword_regex,json=hotwordRegex,proto3" json:"hotword_regex,omitempty"`
	// Range of characters within which the entire hotword must reside.
	// The total length of the window cannot exceed 1000 characters.
	// The windowBefore property in proximity should be set to 1 if the hotword
	// needs to be included in a column header.
	Proximity *CustomInfoType_DetectionRule_Proximity `protobuf:"bytes,2,opt,name=proximity,proto3" json:"proximity,omitempty"`
	// contains filtered or unexported fields
}

The rule to exclude findings based on a hotword. For record inspection of tables, column names are considered hotwords. An example of this is to exclude a finding if it belongs to a BigQuery column that matches a specific pattern.

func (*ExcludeByHotword) Descriptor deprecated added in v1.8.0

func (*ExcludeByHotword) Descriptor() ([]byte, []int)

Deprecated: Use ExcludeByHotword.ProtoReflect.Descriptor instead.

func (*ExcludeByHotword) GetHotwordRegex added in v1.8.0

func (x *ExcludeByHotword) GetHotwordRegex() *CustomInfoType_Regex

func (*ExcludeByHotword) GetProximity added in v1.8.0

func (*ExcludeByHotword) ProtoMessage added in v1.8.0

func (*ExcludeByHotword) ProtoMessage()

func (*ExcludeByHotword) ProtoReflect added in v1.8.0

func (x *ExcludeByHotword) ProtoReflect() protoreflect.Message

func (*ExcludeByHotword) Reset added in v1.8.0

func (x *ExcludeByHotword) Reset()

func (*ExcludeByHotword) String added in v1.8.0

func (x *ExcludeByHotword) String() string

type ExcludeInfoTypes

type ExcludeInfoTypes struct {

	// InfoType list in ExclusionRule rule drops a finding when it overlaps or
	// contained within with a finding of an infoType from this list. For
	// example, for `InspectionRuleSet.info_types` containing "PHONE_NUMBER"` and
	// `exclusion_rule` containing `exclude_info_types.info_types` with
	// "EMAIL_ADDRESS" the phone number findings are dropped if they overlap
	// with EMAIL_ADDRESS finding.
	// That leads to "555-222-2222@example.org" to generate only a single
	// finding, namely email address.
	InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"`
	// contains filtered or unexported fields
}

List of excluded infoTypes.

func (*ExcludeInfoTypes) Descriptor deprecated

func (*ExcludeInfoTypes) Descriptor() ([]byte, []int)

Deprecated: Use ExcludeInfoTypes.ProtoReflect.Descriptor instead.

func (*ExcludeInfoTypes) GetInfoTypes

func (x *ExcludeInfoTypes) GetInfoTypes() []*InfoType

func (*ExcludeInfoTypes) ProtoMessage

func (*ExcludeInfoTypes) ProtoMessage()

func (*ExcludeInfoTypes) ProtoReflect

func (x *ExcludeInfoTypes) ProtoReflect() protoreflect.Message

func (*ExcludeInfoTypes) Reset

func (x *ExcludeInfoTypes) Reset()

func (*ExcludeInfoTypes) String

func (x *ExcludeInfoTypes) String() string

type ExclusionRule

type ExclusionRule struct {

	// Exclusion rule types.
	//
	// Types that are assignable to Type:
	//
	//	*ExclusionRule_Dictionary
	//	*ExclusionRule_Regex
	//	*ExclusionRule_ExcludeInfoTypes
	//	*ExclusionRule_ExcludeByHotword
	Type isExclusionRule_Type `protobuf_oneof:"type"`
	// How the rule is applied, see MatchingType documentation for details.
	MatchingType MatchingType `` /* 138-byte string literal not displayed */
	// contains filtered or unexported fields
}

The rule that specifies conditions when findings of infoTypes specified in `InspectionRuleSet` are removed from results.

func (*ExclusionRule) Descriptor deprecated

func (*ExclusionRule) Descriptor() ([]byte, []int)

Deprecated: Use ExclusionRule.ProtoReflect.Descriptor instead.

func (*ExclusionRule) GetDictionary

func (x *ExclusionRule) GetDictionary() *CustomInfoType_Dictionary

func (*ExclusionRule) GetExcludeByHotword added in v1.8.0

func (x *ExclusionRule) GetExcludeByHotword() *ExcludeByHotword

func (*ExclusionRule) GetExcludeInfoTypes

func (x *ExclusionRule) GetExcludeInfoTypes() *ExcludeInfoTypes

func (*ExclusionRule) GetMatchingType

func (x *ExclusionRule) GetMatchingType() MatchingType

func (*ExclusionRule) GetRegex

func (x *ExclusionRule) GetRegex() *CustomInfoType_Regex

func (*ExclusionRule) GetType

func (m *ExclusionRule) GetType() isExclusionRule_Type

func (*ExclusionRule) ProtoMessage

func (*ExclusionRule) ProtoMessage()

func (*ExclusionRule) ProtoReflect

func (x *ExclusionRule) ProtoReflect() protoreflect.Message

func (*ExclusionRule) Reset

func (x *ExclusionRule) Reset()

func (*ExclusionRule) String

func (x *ExclusionRule) String() string

type ExclusionRule_Dictionary

type ExclusionRule_Dictionary struct {
	// Dictionary which defines the rule.
	Dictionary *CustomInfoType_Dictionary `protobuf:"bytes,1,opt,name=dictionary,proto3,oneof"`
}

type ExclusionRule_ExcludeByHotword added in v1.8.0

type ExclusionRule_ExcludeByHotword struct {
	// Drop if the hotword rule is contained in the proximate context. For
	// tabular data, the context includes the column name.
	ExcludeByHotword *ExcludeByHotword `protobuf:"bytes,5,opt,name=exclude_by_hotword,json=excludeByHotword,proto3,oneof"`
}

type ExclusionRule_ExcludeInfoTypes

type ExclusionRule_ExcludeInfoTypes struct {
	// Set of infoTypes for which findings would affect this rule.
	ExcludeInfoTypes *ExcludeInfoTypes `protobuf:"bytes,3,opt,name=exclude_info_types,json=excludeInfoTypes,proto3,oneof"`
}

type ExclusionRule_Regex

type ExclusionRule_Regex struct {
	// Regular expression which defines the rule.
	Regex *CustomInfoType_Regex `protobuf:"bytes,2,opt,name=regex,proto3,oneof"`
}

type FieldId

type FieldId struct {

	// Name describing the field.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

General identifier of a data field in a storage service.

func (*FieldId) Descriptor deprecated

func (*FieldId) Descriptor() ([]byte, []int)

Deprecated: Use FieldId.ProtoReflect.Descriptor instead.

func (*FieldId) GetName

func (x *FieldId) GetName() string

func (*FieldId) ProtoMessage

func (*FieldId) ProtoMessage()

func (*FieldId) ProtoReflect

func (x *FieldId) ProtoReflect() protoreflect.Message

func (*FieldId) Reset

func (x *FieldId) Reset()

func (*FieldId) String

func (x *FieldId) String() string

type FieldTransformation

type FieldTransformation struct {

	// Required. Input field(s) to apply the transformation to.
	// When you have columns that reference their position within a list,
	// omit the index from the FieldId. FieldId name matching ignores the index.
	// For example, instead of "contact.nums[0].type", use "contact.nums.type".
	Fields []*FieldId `protobuf:"bytes,1,rep,name=fields,proto3" json:"fields,omitempty"`
	// Only apply the transformation if the condition evaluates to true for the
	// given `RecordCondition`. The conditions are allowed to reference fields
	// that are not used in the actual transformation.
	//
	// Example Use Cases:
	//
	// - Apply a different bucket transformation to an age column if the zip code
	// column for the same record is within a specific range.
	// - Redact a field if the date of birth field is greater than 85.
	Condition *RecordCondition `protobuf:"bytes,3,opt,name=condition,proto3" json:"condition,omitempty"`
	// Transformation to apply. [required]
	//
	// Types that are assignable to Transformation:
	//
	//	*FieldTransformation_PrimitiveTransformation
	//	*FieldTransformation_InfoTypeTransformations
	Transformation isFieldTransformation_Transformation `protobuf_oneof:"transformation"`
	// contains filtered or unexported fields
}

The transformation to apply to the field.

func (*FieldTransformation) Descriptor deprecated

func (*FieldTransformation) Descriptor() ([]byte, []int)

Deprecated: Use FieldTransformation.ProtoReflect.Descriptor instead.

func (*FieldTransformation) GetCondition

func (x *FieldTransformation) GetCondition() *RecordCondition

func (*FieldTransformation) GetFields

func (x *FieldTransformation) GetFields() []*FieldId

func (*FieldTransformation) GetInfoTypeTransformations

func (x *FieldTransformation) GetInfoTypeTransformations() *InfoTypeTransformations

func (*FieldTransformation) GetPrimitiveTransformation

func (x *FieldTransformation) GetPrimitiveTransformation() *PrimitiveTransformation

func (*FieldTransformation) GetTransformation

func (m *FieldTransformation) GetTransformation() isFieldTransformation_Transformation

func (*FieldTransformation) ProtoMessage

func (*FieldTransformation) ProtoMessage()

func (*FieldTransformation) ProtoReflect

func (x *FieldTransformation) ProtoReflect() protoreflect.Message

func (*FieldTransformation) Reset

func (x *FieldTransformation) Reset()

func (*FieldTransformation) String

func (x *FieldTransformation) String() string

type FieldTransformation_InfoTypeTransformations

type FieldTransformation_InfoTypeTransformations struct {
	// Treat the contents of the field as free text, and selectively
	// transform content that matches an `InfoType`.
	InfoTypeTransformations *InfoTypeTransformations `protobuf:"bytes,5,opt,name=info_type_transformations,json=infoTypeTransformations,proto3,oneof"`
}

type FieldTransformation_PrimitiveTransformation

type FieldTransformation_PrimitiveTransformation struct {
	// Apply the transformation to the entire field.
	PrimitiveTransformation *PrimitiveTransformation `protobuf:"bytes,4,opt,name=primitive_transformation,json=primitiveTransformation,proto3,oneof"`
}

type FileClusterSummary added in v1.15.0

type FileClusterSummary struct {

	// The file cluster type.
	FileClusterType *FileClusterType `protobuf:"bytes,1,opt,name=file_cluster_type,json=fileClusterType,proto3" json:"file_cluster_type,omitempty"`
	// InfoTypes detected in this cluster.
	FileStoreInfoTypeSummaries []*FileStoreInfoTypeSummary `` /* 145-byte string literal not displayed */
	// The sensitivity score of this cluster. The score will be SENSITIVITY_LOW
	// if nothing has been scanned.
	SensitivityScore *SensitivityScore `protobuf:"bytes,3,opt,name=sensitivity_score,json=sensitivityScore,proto3" json:"sensitivity_score,omitempty"`
	// The data risk level of this cluster. RISK_LOW if nothing has been
	// scanned.
	DataRiskLevel *DataRiskLevel `protobuf:"bytes,4,opt,name=data_risk_level,json=dataRiskLevel,proto3" json:"data_risk_level,omitempty"`
	// A list of errors detected while scanning this cluster. The list is
	// truncated to 10 per cluster.
	Errors []*Error `protobuf:"bytes,6,rep,name=errors,proto3" json:"errors,omitempty"`
	// A sample of file types scanned in this cluster. Empty if no files were
	// scanned. File extensions can be derived from the file name or the file
	// content.
	FileExtensionsScanned []*FileExtensionInfo `` /* 126-byte string literal not displayed */
	// A sample of file types seen in this cluster. Empty if no files were seen.
	// File extensions can be derived from the file name or the file content.
	FileExtensionsSeen []*FileExtensionInfo `protobuf:"bytes,8,rep,name=file_extensions_seen,json=fileExtensionsSeen,proto3" json:"file_extensions_seen,omitempty"`
	// True if no files exist in this cluster. If the file store had more files
	// than could be listed, this will be false even if no files for this cluster
	// were seen and file_extensions_seen is empty.
	NoFilesExist bool `protobuf:"varint,9,opt,name=no_files_exist,json=noFilesExist,proto3" json:"no_files_exist,omitempty"`
	// contains filtered or unexported fields
}

The file cluster summary.

func (*FileClusterSummary) Descriptor deprecated added in v1.15.0

func (*FileClusterSummary) Descriptor() ([]byte, []int)

Deprecated: Use FileClusterSummary.ProtoReflect.Descriptor instead.

func (*FileClusterSummary) GetDataRiskLevel added in v1.15.0

func (x *FileClusterSummary) GetDataRiskLevel() *DataRiskLevel

func (*FileClusterSummary) GetErrors added in v1.15.0

func (x *FileClusterSummary) GetErrors() []*Error

func (*FileClusterSummary) GetFileClusterType added in v1.15.0

func (x *FileClusterSummary) GetFileClusterType() *FileClusterType

func (*FileClusterSummary) GetFileExtensionsScanned added in v1.15.0

func (x *FileClusterSummary) GetFileExtensionsScanned() []*FileExtensionInfo

func (*FileClusterSummary) GetFileExtensionsSeen added in v1.15.0

func (x *FileClusterSummary) GetFileExtensionsSeen() []*FileExtensionInfo

func (*FileClusterSummary) GetFileStoreInfoTypeSummaries added in v1.15.0

func (x *FileClusterSummary) GetFileStoreInfoTypeSummaries() []*FileStoreInfoTypeSummary

func (*FileClusterSummary) GetNoFilesExist added in v1.15.0

func (x *FileClusterSummary) GetNoFilesExist() bool

func (*FileClusterSummary) GetSensitivityScore added in v1.15.0

func (x *FileClusterSummary) GetSensitivityScore() *SensitivityScore

func (*FileClusterSummary) ProtoMessage added in v1.15.0

func (*FileClusterSummary) ProtoMessage()

func (*FileClusterSummary) ProtoReflect added in v1.15.0

func (x *FileClusterSummary) ProtoReflect() protoreflect.Message

func (*FileClusterSummary) Reset added in v1.15.0

func (x *FileClusterSummary) Reset()

func (*FileClusterSummary) String added in v1.15.0

func (x *FileClusterSummary) String() string

type FileClusterType added in v1.15.0

type FileClusterType struct {

	// File cluster type.
	//
	// Types that are assignable to FileClusterType:
	//
	//	*FileClusterType_Cluster_
	FileClusterType isFileClusterType_FileClusterType `protobuf_oneof:"file_cluster_type"`
	// contains filtered or unexported fields
}

Message used to identify file cluster type being profiled.

func (*FileClusterType) Descriptor deprecated added in v1.15.0

func (*FileClusterType) Descriptor() ([]byte, []int)

Deprecated: Use FileClusterType.ProtoReflect.Descriptor instead.

func (*FileClusterType) GetCluster added in v1.15.0

func (x *FileClusterType) GetCluster() FileClusterType_Cluster

func (*FileClusterType) GetFileClusterType added in v1.15.0

func (m *FileClusterType) GetFileClusterType() isFileClusterType_FileClusterType

func (*FileClusterType) ProtoMessage added in v1.15.0

func (*FileClusterType) ProtoMessage()

func (*FileClusterType) ProtoReflect added in v1.15.0

func (x *FileClusterType) ProtoReflect() protoreflect.Message

func (*FileClusterType) Reset added in v1.15.0

func (x *FileClusterType) Reset()

func (*FileClusterType) String added in v1.15.0

func (x *FileClusterType) String() string

type FileClusterType_Cluster added in v1.15.0

type FileClusterType_Cluster int32

Cluster type. Each cluster corresponds to a set of file types. Over time, new types may be added and files may move between clusters.

const (
	// Unused.
	FileClusterType_CLUSTER_UNSPECIFIED FileClusterType_Cluster = 0
	// Unsupported files.
	FileClusterType_CLUSTER_UNKNOWN FileClusterType_Cluster = 1
	// Plain text.
	FileClusterType_CLUSTER_TEXT FileClusterType_Cluster = 2
	// Structured data like CSV, TSV etc.
	FileClusterType_CLUSTER_STRUCTURED_DATA FileClusterType_Cluster = 3
	// Source code.
	FileClusterType_CLUSTER_SOURCE_CODE FileClusterType_Cluster = 4
	// Rich document like docx, xlsx etc.
	FileClusterType_CLUSTER_RICH_DOCUMENT FileClusterType_Cluster = 5
	// Images like jpeg, bmp.
	FileClusterType_CLUSTER_IMAGE FileClusterType_Cluster = 6
	// Archives and containers like .zip, .tar etc.
	FileClusterType_CLUSTER_ARCHIVE FileClusterType_Cluster = 7
	// Multimedia like .mp4, .avi etc.
	FileClusterType_CLUSTER_MULTIMEDIA FileClusterType_Cluster = 8
	// Executable files like .exe, .class, .apk etc.
	FileClusterType_CLUSTER_EXECUTABLE FileClusterType_Cluster = 9
	// AI models like .tflite etc.
	FileClusterType_CLUSTER_AI_MODEL FileClusterType_Cluster = 10
)

func (FileClusterType_Cluster) Descriptor added in v1.15.0

func (FileClusterType_Cluster) Enum added in v1.15.0

func (FileClusterType_Cluster) EnumDescriptor deprecated added in v1.15.0

func (FileClusterType_Cluster) EnumDescriptor() ([]byte, []int)

Deprecated: Use FileClusterType_Cluster.Descriptor instead.

func (FileClusterType_Cluster) Number added in v1.15.0

func (FileClusterType_Cluster) String added in v1.15.0

func (x FileClusterType_Cluster) String() string

func (FileClusterType_Cluster) Type added in v1.15.0

type FileClusterType_Cluster_ added in v1.15.0

type FileClusterType_Cluster_ struct {
	// Cluster type.
	Cluster FileClusterType_Cluster `protobuf:"varint,1,opt,name=cluster,proto3,enum=google.privacy.dlp.v2.FileClusterType_Cluster,oneof"`
}

type FileExtensionInfo added in v1.15.0

type FileExtensionInfo struct {

	// The file extension if set. (aka .pdf, .jpg, .txt)
	FileExtension string `protobuf:"bytes,1,opt,name=file_extension,json=fileExtension,proto3" json:"file_extension,omitempty"`
	// contains filtered or unexported fields
}

Information regarding the discovered file extension.

func (*FileExtensionInfo) Descriptor deprecated added in v1.15.0

func (*FileExtensionInfo) Descriptor() ([]byte, []int)

Deprecated: Use FileExtensionInfo.ProtoReflect.Descriptor instead.

func (*FileExtensionInfo) GetFileExtension added in v1.15.0

func (x *FileExtensionInfo) GetFileExtension() string

func (*FileExtensionInfo) ProtoMessage added in v1.15.0

func (*FileExtensionInfo) ProtoMessage()

func (*FileExtensionInfo) ProtoReflect added in v1.15.0

func (x *FileExtensionInfo) ProtoReflect() protoreflect.Message

func (*FileExtensionInfo) Reset added in v1.15.0

func (x *FileExtensionInfo) Reset()

func (*FileExtensionInfo) String added in v1.15.0

func (x *FileExtensionInfo) String() string

type FileStoreCollection added in v1.15.0

type FileStoreCollection struct {

	// The first filter containing a pattern that matches a file store will be
	// used.
	//
	// Types that are assignable to Pattern:
	//
	//	*FileStoreCollection_IncludeRegexes
	Pattern isFileStoreCollection_Pattern `protobuf_oneof:"pattern"`
	// Optional. To be included in the collection, a resource must meet all of the
	// following requirements:
	//
	//   - If tag filters are provided, match all provided tag filters.
	//   - If one or more patterns are specified, match at least one pattern.
	//
	// For a resource to match the tag filters, the resource must have all of the
	// provided tags attached. Tags refer to Resource Manager tags bound to the
	// resource or its ancestors. For more information, see [Manage
	// schedules](https://cloud.google.com/sensitive-data-protection/docs/profile-project-cloud-storage#manage-schedules).
	IncludeTags *TagFilters `protobuf:"bytes,2,opt,name=include_tags,json=includeTags,proto3" json:"include_tags,omitempty"`
	// contains filtered or unexported fields
}

Match file stores (e.g. buckets) using filters.

func (*FileStoreCollection) Descriptor deprecated added in v1.15.0

func (*FileStoreCollection) Descriptor() ([]byte, []int)

Deprecated: Use FileStoreCollection.ProtoReflect.Descriptor instead.

func (*FileStoreCollection) GetIncludeRegexes added in v1.15.0

func (x *FileStoreCollection) GetIncludeRegexes() *FileStoreRegexes

func (*FileStoreCollection) GetIncludeTags added in v1.27.0

func (x *FileStoreCollection) GetIncludeTags() *TagFilters

func (*FileStoreCollection) GetPattern added in v1.15.0

func (m *FileStoreCollection) GetPattern() isFileStoreCollection_Pattern

func (*FileStoreCollection) ProtoMessage added in v1.15.0

func (*FileStoreCollection) ProtoMessage()

func (*FileStoreCollection) ProtoReflect added in v1.15.0

func (x *FileStoreCollection) ProtoReflect() protoreflect.Message

func (*FileStoreCollection) Reset added in v1.15.0

func (x *FileStoreCollection) Reset()

func (*FileStoreCollection) String added in v1.15.0

func (x *FileStoreCollection) String() string

type FileStoreCollection_IncludeRegexes added in v1.15.0

type FileStoreCollection_IncludeRegexes struct {
	// Optional. A collection of regular expressions to match a file store
	// against.
	IncludeRegexes *FileStoreRegexes `protobuf:"bytes,1,opt,name=include_regexes,json=includeRegexes,proto3,oneof"`
}

type FileStoreDataProfile added in v1.15.0

type FileStoreDataProfile struct {

	// The name of the profile.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// The resource type that was profiled.
	DataSourceType *DataSourceType `protobuf:"bytes,2,opt,name=data_source_type,json=dataSourceType,proto3" json:"data_source_type,omitempty"`
	// The resource name of the project data profile for this file store.
	ProjectDataProfile string `protobuf:"bytes,3,opt,name=project_data_profile,json=projectDataProfile,proto3" json:"project_data_profile,omitempty"`
	// The Google Cloud project ID that owns the resource.
	// For Amazon S3 buckets, this is the AWS Account Id.
	ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// The location of the file store.
	//
	// * Cloud Storage:
	// https://cloud.google.com/storage/docs/locations#available-locations
	// * Amazon S3:
	// https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints
	FileStoreLocation string `protobuf:"bytes,5,opt,name=file_store_location,json=fileStoreLocation,proto3" json:"file_store_location,omitempty"`
	// For resources that have multiple storage locations, these are those
	// regions. For Cloud Storage this is the list of regions chosen for
	// dual-region storage. `file_store_location` will normally be the
	// corresponding multi-region for the list of individual locations. The first
	// region is always picked as the processing and storage location for the data
	// profile.
	DataStorageLocations []string `protobuf:"bytes,19,rep,name=data_storage_locations,json=dataStorageLocations,proto3" json:"data_storage_locations,omitempty"`
	// The location type of the file store (region, dual-region, multi-region,
	// etc). If dual-region, expect data_storage_locations to be populated.
	LocationType string `protobuf:"bytes,20,opt,name=location_type,json=locationType,proto3" json:"location_type,omitempty"`
	// The file store path.
	//
	// * Cloud Storage: `gs://{bucket}`
	// * Amazon S3: `s3://{bucket}`
	// * Vertex AI dataset:
	// `projects/{project_number}/locations/{location}/datasets/{dataset_id}`
	FileStorePath string `protobuf:"bytes,6,opt,name=file_store_path,json=fileStorePath,proto3" json:"file_store_path,omitempty"`
	// The resource name of the resource profiled.
	// https://cloud.google.com/apis/design/resource_names#full_resource_name
	//
	// Example format of an S3 bucket full resource name:
	// `//cloudasset.googleapis.com/organizations/{org_id}/otherCloudConnections/aws/arn:aws:s3:::{bucket_name}`
	FullResource string `protobuf:"bytes,24,opt,name=full_resource,json=fullResource,proto3" json:"full_resource,omitempty"`
	// The snapshot of the configurations used to generate the profile.
	ConfigSnapshot *DataProfileConfigSnapshot `protobuf:"bytes,7,opt,name=config_snapshot,json=configSnapshot,proto3" json:"config_snapshot,omitempty"`
	// Success or error status from the most recent profile generation attempt.
	// May be empty if the profile is still being generated.
	ProfileStatus *ProfileStatus `protobuf:"bytes,8,opt,name=profile_status,json=profileStatus,proto3" json:"profile_status,omitempty"`
	// State of a profile.
	State FileStoreDataProfile_State `protobuf:"varint,9,opt,name=state,proto3,enum=google.privacy.dlp.v2.FileStoreDataProfile_State" json:"state,omitempty"`
	// The last time the profile was generated.
	ProfileLastGenerated *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=profile_last_generated,json=profileLastGenerated,proto3" json:"profile_last_generated,omitempty"`
	// How broadly a resource has been shared.
	ResourceVisibility ResourceVisibility `` /* 163-byte string literal not displayed */
	// The sensitivity score of this resource.
	SensitivityScore *SensitivityScore `protobuf:"bytes,12,opt,name=sensitivity_score,json=sensitivityScore,proto3" json:"sensitivity_score,omitempty"`
	// The data risk level of this resource.
	DataRiskLevel *DataRiskLevel `protobuf:"bytes,13,opt,name=data_risk_level,json=dataRiskLevel,proto3" json:"data_risk_level,omitempty"`
	// The time the file store was first created.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// The time the file store was last modified.
	LastModifiedTime *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"`
	// FileClusterSummary per each cluster.
	FileClusterSummaries []*FileClusterSummary `protobuf:"bytes,16,rep,name=file_cluster_summaries,json=fileClusterSummaries,proto3" json:"file_cluster_summaries,omitempty"`
	// Attributes of the resource being profiled.
	// Currently used attributes:
	//
	// * customer_managed_encryption: boolean
	//   - true: the resource is encrypted with a customer-managed key.
	//   - false: the resource is encrypted with a provider-managed key.
	ResourceAttributes map[string]*Value `` /* 204-byte string literal not displayed */
	// The labels applied to the resource at the time the profile was generated.
	ResourceLabels map[string]string `` /* 192-byte string literal not displayed */
	// InfoTypes detected in this file store.
	FileStoreInfoTypeSummaries []*FileStoreInfoTypeSummary `` /* 146-byte string literal not displayed */
	// The BigQuery table to which the sample findings are written.
	SampleFindingsTable *BigQueryTable `protobuf:"bytes,22,opt,name=sample_findings_table,json=sampleFindingsTable,proto3" json:"sample_findings_table,omitempty"`
	// The file store does not have any files. If the profiling operation failed,
	// this is false.
	FileStoreIsEmpty bool `protobuf:"varint,23,opt,name=file_store_is_empty,json=fileStoreIsEmpty,proto3" json:"file_store_is_empty,omitempty"`
	// The tags attached to the resource, including any tags attached during
	// profiling.
	Tags []*Tag `protobuf:"bytes,25,rep,name=tags,proto3" json:"tags,omitempty"`
	// Resources related to this profile.
	RelatedResources []*RelatedResource `protobuf:"bytes,26,rep,name=related_resources,json=relatedResources,proto3" json:"related_resources,omitempty"`
	// Domains associated with the profile.
	Domains []*Domain `protobuf:"bytes,27,rep,name=domains,proto3" json:"domains,omitempty"`
	// contains filtered or unexported fields
}

The profile for a file store.

* Cloud Storage: maps 1:1 with a bucket. * Amazon S3: maps 1:1 with a bucket.

func (*FileStoreDataProfile) Descriptor deprecated added in v1.15.0

func (*FileStoreDataProfile) Descriptor() ([]byte, []int)

Deprecated: Use FileStoreDataProfile.ProtoReflect.Descriptor instead.

func (*FileStoreDataProfile) GetConfigSnapshot added in v1.15.0

func (x *FileStoreDataProfile) GetConfigSnapshot() *DataProfileConfigSnapshot

func (*FileStoreDataProfile) GetCreateTime added in v1.15.0

func (x *FileStoreDataProfile) GetCreateTime() *timestamppb.Timestamp

func (*FileStoreDataProfile) GetDataRiskLevel added in v1.15.0

func (x *FileStoreDataProfile) GetDataRiskLevel() *DataRiskLevel

func (*FileStoreDataProfile) GetDataSourceType added in v1.15.0

func (x *FileStoreDataProfile) GetDataSourceType() *DataSourceType

func (*FileStoreDataProfile) GetDataStorageLocations added in v1.15.0

func (x *FileStoreDataProfile) GetDataStorageLocations() []string

func (*FileStoreDataProfile) GetDomains added in v1.25.0

func (x *FileStoreDataProfile) GetDomains() []*Domain

func (*FileStoreDataProfile) GetFileClusterSummaries added in v1.15.0

func (x *FileStoreDataProfile) GetFileClusterSummaries() []*FileClusterSummary

func (*FileStoreDataProfile) GetFileStoreInfoTypeSummaries added in v1.15.0

func (x *FileStoreDataProfile) GetFileStoreInfoTypeSummaries() []*FileStoreInfoTypeSummary

func (*FileStoreDataProfile) GetFileStoreIsEmpty added in v1.15.0

func (x *FileStoreDataProfile) GetFileStoreIsEmpty() bool

func (*FileStoreDataProfile) GetFileStoreLocation added in v1.15.0

func (x *FileStoreDataProfile) GetFileStoreLocation() string

func (*FileStoreDataProfile) GetFileStorePath added in v1.15.0

func (x *FileStoreDataProfile) GetFileStorePath() string

func (*FileStoreDataProfile) GetFullResource added in v1.15.0

func (x *FileStoreDataProfile) GetFullResource() string

func (*FileStoreDataProfile) GetLastModifiedTime added in v1.15.0

func (x *FileStoreDataProfile) GetLastModifiedTime() *timestamppb.Timestamp

func (*FileStoreDataProfile) GetLocationType added in v1.15.0

func (x *FileStoreDataProfile) GetLocationType() string

func (*FileStoreDataProfile) GetName added in v1.15.0

func (x *FileStoreDataProfile) GetName() string

func (*FileStoreDataProfile) GetProfileLastGenerated added in v1.15.0

func (x *FileStoreDataProfile) GetProfileLastGenerated() *timestamppb.Timestamp

func (*FileStoreDataProfile) GetProfileStatus added in v1.15.0

func (x *FileStoreDataProfile) GetProfileStatus() *ProfileStatus

func (*FileStoreDataProfile) GetProjectDataProfile added in v1.15.0

func (x *FileStoreDataProfile) GetProjectDataProfile() string

func (*FileStoreDataProfile) GetProjectId added in v1.15.0

func (x *FileStoreDataProfile) GetProjectId() string

func (*FileStoreDataProfile) GetRelatedResources added in v1.21.0

func (x *FileStoreDataProfile) GetRelatedResources() []*RelatedResource

func (*FileStoreDataProfile) GetResourceAttributes added in v1.15.0

func (x *FileStoreDataProfile) GetResourceAttributes() map[string]*Value

func (*FileStoreDataProfile) GetResourceLabels added in v1.15.0

func (x *FileStoreDataProfile) GetResourceLabels() map[string]string

func (*FileStoreDataProfile) GetResourceVisibility added in v1.15.0

func (x *FileStoreDataProfile) GetResourceVisibility() ResourceVisibility

func (*FileStoreDataProfile) GetSampleFindingsTable added in v1.22.0

func (x *FileStoreDataProfile) GetSampleFindingsTable() *BigQueryTable

func (*FileStoreDataProfile) GetSensitivityScore added in v1.15.0

func (x *FileStoreDataProfile) GetSensitivityScore() *SensitivityScore

func (*FileStoreDataProfile) GetState added in v1.15.0

func (*FileStoreDataProfile) GetTags added in v1.22.0

func (x *FileStoreDataProfile) GetTags() []*Tag

func (*FileStoreDataProfile) ProtoMessage added in v1.15.0

func (*FileStoreDataProfile) ProtoMessage()

func (*FileStoreDataProfile) ProtoReflect added in v1.15.0

func (x *FileStoreDataProfile) ProtoReflect() protoreflect.Message

func (*FileStoreDataProfile) Reset added in v1.15.0

func (x *FileStoreDataProfile) Reset()

func (*FileStoreDataProfile) String added in v1.15.0

func (x *FileStoreDataProfile) String() string

type FileStoreDataProfile_State added in v1.15.0

type FileStoreDataProfile_State int32

Possible states of a profile. New items may be added.

const (
	// Unused.
	FileStoreDataProfile_STATE_UNSPECIFIED FileStoreDataProfile_State = 0
	// The profile is currently running. Once a profile has finished it will
	// transition to DONE.
	FileStoreDataProfile_RUNNING FileStoreDataProfile_State = 1
	// The profile is no longer generating.
	// If profile_status.status.code is 0, the profile succeeded, otherwise, it
	// failed.
	FileStoreDataProfile_DONE FileStoreDataProfile_State = 2
)

func (FileStoreDataProfile_State) Descriptor added in v1.15.0

func (FileStoreDataProfile_State) Enum added in v1.15.0

func (FileStoreDataProfile_State) EnumDescriptor deprecated added in v1.15.0

func (FileStoreDataProfile_State) EnumDescriptor() ([]byte, []int)

Deprecated: Use FileStoreDataProfile_State.Descriptor instead.

func (FileStoreDataProfile_State) Number added in v1.15.0

func (FileStoreDataProfile_State) String added in v1.15.0

func (FileStoreDataProfile_State) Type added in v1.15.0

type FileStoreInfoTypeSummary added in v1.15.0

type FileStoreInfoTypeSummary struct {

	// The InfoType seen.
	InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"`
	// contains filtered or unexported fields
}

Information regarding the discovered InfoType.

func (*FileStoreInfoTypeSummary) Descriptor deprecated added in v1.15.0

func (*FileStoreInfoTypeSummary) Descriptor() ([]byte, []int)

Deprecated: Use FileStoreInfoTypeSummary.ProtoReflect.Descriptor instead.

func (*FileStoreInfoTypeSummary) GetInfoType added in v1.15.0

func (x *FileStoreInfoTypeSummary) GetInfoType() *InfoType

func (*FileStoreInfoTypeSummary) ProtoMessage added in v1.15.0

func (*FileStoreInfoTypeSummary) ProtoMessage()

func (*FileStoreInfoTypeSummary) ProtoReflect added in v1.15.0

func (x *FileStoreInfoTypeSummary) ProtoReflect() protoreflect.Message

func (*FileStoreInfoTypeSummary) Reset added in v1.15.0

func (x *FileStoreInfoTypeSummary) Reset()

func (*FileStoreInfoTypeSummary) String added in v1.15.0

func (x *FileStoreInfoTypeSummary) String() string

type FileStoreRegex added in v1.15.0

type FileStoreRegex struct {

	// The type of resource regex to use.
	//
	// Types that are assignable to ResourceRegex:
	//
	//	*FileStoreRegex_CloudStorageRegex
	ResourceRegex isFileStoreRegex_ResourceRegex `protobuf_oneof:"resource_regex"`
	// contains filtered or unexported fields
}

A pattern to match against one or more file stores.

func (*FileStoreRegex) Descriptor deprecated added in v1.15.0

func (*FileStoreRegex) Descriptor() ([]byte, []int)

Deprecated: Use FileStoreRegex.ProtoReflect.Descriptor instead.

func (*FileStoreRegex) GetCloudStorageRegex added in v1.15.0

func (x *FileStoreRegex) GetCloudStorageRegex() *CloudStorageRegex

func (*FileStoreRegex) GetResourceRegex added in v1.15.0

func (m *FileStoreRegex) GetResourceRegex() isFileStoreRegex_ResourceRegex

func (*FileStoreRegex) ProtoMessage added in v1.15.0

func (*FileStoreRegex) ProtoMessage()

func (*FileStoreRegex) ProtoReflect added in v1.15.0

func (x *FileStoreRegex) ProtoReflect() protoreflect.Message

func (*FileStoreRegex) Reset added in v1.15.0

func (x *FileStoreRegex) Reset()

func (*FileStoreRegex) String added in v1.15.0

func (x *FileStoreRegex) String() string

type FileStoreRegex_CloudStorageRegex added in v1.15.0

type FileStoreRegex_CloudStorageRegex struct {
	// Optional. Regex for Cloud Storage.
	CloudStorageRegex *CloudStorageRegex `protobuf:"bytes,1,opt,name=cloud_storage_regex,json=cloudStorageRegex,proto3,oneof"`
}

type FileStoreRegexes added in v1.15.0

type FileStoreRegexes struct {

	// Required. The group of regular expression patterns to match against one or
	// more file stores. Maximum of 100 entries. The sum of all regular
	// expression's length can't exceed 10 KiB.
	Patterns []*FileStoreRegex `protobuf:"bytes,1,rep,name=patterns,proto3" json:"patterns,omitempty"`
	// contains filtered or unexported fields
}

A collection of regular expressions to determine what file store to match against.

func (*FileStoreRegexes) Descriptor deprecated added in v1.15.0

func (*FileStoreRegexes) Descriptor() ([]byte, []int)

Deprecated: Use FileStoreRegexes.ProtoReflect.Descriptor instead.

func (*FileStoreRegexes) GetPatterns added in v1.15.0

func (x *FileStoreRegexes) GetPatterns() []*FileStoreRegex

func (*FileStoreRegexes) ProtoMessage added in v1.15.0

func (*FileStoreRegexes) ProtoMessage()

func (*FileStoreRegexes) ProtoReflect added in v1.15.0

func (x *FileStoreRegexes) ProtoReflect() protoreflect.Message

func (*FileStoreRegexes) Reset added in v1.15.0

func (x *FileStoreRegexes) Reset()

func (*FileStoreRegexes) String added in v1.15.0

func (x *FileStoreRegexes) String() string

type FileType

type FileType int32

Definitions of file type groups to scan. New types will be added to this list.

const (
	// Includes all files.
	FileType_FILE_TYPE_UNSPECIFIED FileType = 0
	// Includes all file extensions not covered by another entry. Binary
	// scanning attempts to convert the content of the file to utf_8 to scan
	// the file.
	// If you wish to avoid this fall back, specify one or more of the other
	// file types in your storage scan.
	FileType_BINARY_FILE FileType = 1
	// Included file extensions:
	//
	//	asc,asp, aspx, brf, c, cc,cfm, cgi, cpp, csv, cxx, c++, cs, css, dart,
	//	dat, dot, eml,, epbub, ged, go, h, hh, hpp, hxx, h++, hs, html, htm,
	//	mkd, markdown, m, ml, mli, perl, pl, plist, pm, php, phtml, pht,
	//	properties, py, pyw, rb, rbw, rs, rss,  rc, scala, sh, sql, swift, tex,
	//	shtml, shtm, xhtml, lhs, ics, ini, java, js, json, jsonl, kix, kml,
	//	ocaml, md, txt, text, tsv, vb, vcard, vcs, wml, xcodeproj, xml, xsl, xsd,
	//	yml, yaml.
	FileType_TEXT_FILE FileType = 2
	// Included file extensions:
	//
	//	bmp, gif, jpg, jpeg, jpe, png. Setting
	//
	// [bytes_limit_per_file][google.privacy.dlp.v2.CloudStorageOptions.bytes_limit_per_file]
	// or
	// [bytes_limit_per_file_percent][google.privacy.dlp.v2.CloudStorageOptions.bytes_limit_per_file]
	// has no effect on image files. Image inspection is restricted to the
	// `global`, `us`, `asia`, and `europe` regions.
	FileType_IMAGE FileType = 3
	// Microsoft Word files larger than 30 MB will be scanned as binary files.
	// Included file extensions:
	//
	//	docx, dotx, docm, dotm. Setting `bytes_limit_per_file` or
	//	`bytes_limit_per_file_percent` has no effect on Word files.
	FileType_WORD FileType = 5
	// PDF files larger than 30 MB will be scanned as binary files.
	// Included file extensions:
	//
	//	pdf. Setting `bytes_limit_per_file` or `bytes_limit_per_file_percent`
	//
	// has no effect on PDF files.
	FileType_PDF FileType = 6
	// Included file extensions:
	//
	//	avro
	FileType_AVRO FileType = 7
	// Included file extensions:
	//
	//	csv
	FileType_CSV FileType = 8
	// Included file extensions:
	//
	//	tsv
	FileType_TSV FileType = 9
	// Microsoft PowerPoint files larger than 30 MB will be scanned as binary
	// files. Included file extensions:
	//
	//	pptx, pptm, potx, potm, pot. Setting `bytes_limit_per_file` or
	//	`bytes_limit_per_file_percent` has no effect on PowerPoint files.
	FileType_POWERPOINT FileType = 11
	// Microsoft Excel files larger than 30 MB will be scanned as binary files.
	// Included file extensions:
	//
	//	xlsx, xlsm, xltx, xltm. Setting `bytes_limit_per_file` or
	//	`bytes_limit_per_file_percent` has no effect on Excel files.
	FileType_EXCEL FileType = 12
)

func (FileType) Descriptor

func (FileType) Descriptor() protoreflect.EnumDescriptor

func (FileType) Enum

func (x FileType) Enum() *FileType

func (FileType) EnumDescriptor deprecated

func (FileType) EnumDescriptor() ([]byte, []int)

Deprecated: Use FileType.Descriptor instead.

func (FileType) Number

func (x FileType) Number() protoreflect.EnumNumber

func (FileType) String

func (x FileType) String() string

func (FileType) Type

type Finding

type Finding struct {

	// Resource name in format
	// projects/{project}/locations/{location}/findings/{finding} Populated only
	// when viewing persisted findings.
	Name string `protobuf:"bytes,14,opt,name=name,proto3" json:"name,omitempty"`
	// The content that was found. Even if the content is not textual, it
	// may be converted to a textual representation here.
	// Provided if `include_quote` is true and the finding is
	// less than or equal to 4096 bytes long. If the finding exceeds 4096 bytes
	// in length, the quote may be omitted.
	Quote string `protobuf:"bytes,1,opt,name=quote,proto3" json:"quote,omitempty"`
	// The type of content that might have been found.
	// Provided if `excluded_types` is false.
	InfoType *InfoType `protobuf:"bytes,2,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"`
	// Confidence of how likely it is that the `info_type` is correct.
	Likelihood Likelihood `protobuf:"varint,3,opt,name=likelihood,proto3,enum=google.privacy.dlp.v2.Likelihood" json:"likelihood,omitempty"`
	// Where the content was found.
	Location *Location `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"`
	// Timestamp when finding was detected.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Contains data parsed from quotes. Only populated if include_quote was set
	// to true and a supported infoType was requested. Currently supported
	// infoTypes: DATE, DATE_OF_BIRTH and TIME.
	QuoteInfo *QuoteInfo `protobuf:"bytes,7,opt,name=quote_info,json=quoteInfo,proto3" json:"quote_info,omitempty"`
	// The job that stored the finding.
	ResourceName string `protobuf:"bytes,8,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// Job trigger name, if applicable, for this finding.
	TriggerName string `protobuf:"bytes,9,opt,name=trigger_name,json=triggerName,proto3" json:"trigger_name,omitempty"`
	// The labels associated with this `Finding`.
	//
	// Label keys must be between 1 and 63 characters long and must conform
	// to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`.
	//
	// Label values must be between 0 and 63 characters long and must conform
	// to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`.
	//
	// No more than 10 labels can be associated with a given finding.
	//
	// Examples:
	//
	// * `"environment" : "production"`
	// * `"pipeline" : "etl"`
	Labels map[string]string `` /* 154-byte string literal not displayed */
	// Time the job started that produced this finding.
	JobCreateTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=job_create_time,json=jobCreateTime,proto3" json:"job_create_time,omitempty"`
	// The job that stored the finding.
	JobName string `protobuf:"bytes,13,opt,name=job_name,json=jobName,proto3" json:"job_name,omitempty"`
	// The unique finding id.
	FindingId string `protobuf:"bytes,15,opt,name=finding_id,json=findingId,proto3" json:"finding_id,omitempty"`
	// contains filtered or unexported fields
}

Represents a piece of potentially sensitive content.

func (*Finding) Descriptor deprecated

func (*Finding) Descriptor() ([]byte, []int)

Deprecated: Use Finding.ProtoReflect.Descriptor instead.

func (*Finding) GetCreateTime

func (x *Finding) GetCreateTime() *timestamppb.Timestamp

func (*Finding) GetFindingId

func (x *Finding) GetFindingId() string

func (*Finding) GetInfoType

func (x *Finding) GetInfoType() *InfoType

func (*Finding) GetJobCreateTime

func (x *Finding) GetJobCreateTime() *timestamppb.Timestamp

func (*Finding) GetJobName

func (x *Finding) GetJobName() string

func (*Finding) GetLabels

func (x *Finding) GetLabels() map[string]string

func (*Finding) GetLikelihood

func (x *Finding) GetLikelihood() Likelihood

func (*Finding) GetLocation

func (x *Finding) GetLocation() *Location

func (*Finding) GetName

func (x *Finding) GetName() string

func (*Finding) GetQuote

func (x *Finding) GetQuote() string

func (*Finding) GetQuoteInfo

func (x *Finding) GetQuoteInfo() *QuoteInfo

func (*Finding) GetResourceName

func (x *Finding) GetResourceName() string

func (*Finding) GetTriggerName

func (x *Finding) GetTriggerName() string

func (*Finding) ProtoMessage

func (*Finding) ProtoMessage()

func (*Finding) ProtoReflect

func (x *Finding) ProtoReflect() protoreflect.Message

func (*Finding) Reset

func (x *Finding) Reset()

func (*Finding) String

func (x *Finding) String() string

type FinishDlpJobRequest

type FinishDlpJobRequest struct {

	// Required. The name of the DlpJob resource to be finished.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

The request message for finishing a DLP hybrid job.

func (*FinishDlpJobRequest) Descriptor deprecated

func (*FinishDlpJobRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinishDlpJobRequest.ProtoReflect.Descriptor instead.

func (*FinishDlpJobRequest) GetName

func (x *FinishDlpJobRequest) GetName() string

func (*FinishDlpJobRequest) ProtoMessage

func (*FinishDlpJobRequest) ProtoMessage()

func (*FinishDlpJobRequest) ProtoReflect

func (x *FinishDlpJobRequest) ProtoReflect() protoreflect.Message

func (*FinishDlpJobRequest) Reset

func (x *FinishDlpJobRequest) Reset()

func (*FinishDlpJobRequest) String

func (x *FinishDlpJobRequest) String() string

type FixedSizeBucketingConfig

type FixedSizeBucketingConfig struct {

	// Required. Lower bound value of buckets. All values less than `lower_bound`
	// are grouped together into a single bucket; for example if `lower_bound` =
	// 10, then all values less than 10 are replaced with the value "-10".
	LowerBound *Value `protobuf:"bytes,1,opt,name=lower_bound,json=lowerBound,proto3" json:"lower_bound,omitempty"`
	// Required. Upper bound value of buckets. All values greater than upper_bound
	// are grouped together into a single bucket; for example if `upper_bound` =
	// 89, then all values greater than 89 are replaced with the value "89+".
	UpperBound *Value `protobuf:"bytes,2,opt,name=upper_bound,json=upperBound,proto3" json:"upper_bound,omitempty"`
	// Required. Size of each bucket (except for minimum and maximum buckets). So
	// if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
	// following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60,
	// 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
	BucketSize float64 `protobuf:"fixed64,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"`
	// contains filtered or unexported fields
}

Buckets values based on fixed size ranges. The Bucketing transformation can provide all of this functionality, but requires more configuration. This message is provided as a convenience to the user for simple bucketing strategies.

The transformed value will be a hyphenated string of {lower_bound}-{upper_bound}. For example, if lower_bound = 10 and upper_bound = 20, all values that are within this bucket will be replaced with "10-20".

This can be used on data of type: double, long.

If the bound Value type differs from the type of data being transformed, we will first attempt converting the type of the data to be transformed to match the type of the bound before comparing.

See https://cloud.google.com/sensitive-data-protection/docs/concepts-bucketing to learn more.

func (*FixedSizeBucketingConfig) Descriptor deprecated

func (*FixedSizeBucketingConfig) Descriptor() ([]byte, []int)

Deprecated: Use FixedSizeBucketingConfig.ProtoReflect.Descriptor instead.

func (*FixedSizeBucketingConfig) GetBucketSize

func (x *FixedSizeBucketingConfig) GetBucketSize() float64

func (*FixedSizeBucketingConfig) GetLowerBound

func (x *FixedSizeBucketingConfig) GetLowerBound() *Value

func (*FixedSizeBucketingConfig) GetUpperBound

func (x *FixedSizeBucketingConfig) GetUpperBound() *Value

func (*FixedSizeBucketingConfig) ProtoMessage

func (*FixedSizeBucketingConfig) ProtoMessage()

func (*FixedSizeBucketingConfig) ProtoReflect

func (x *FixedSizeBucketingConfig) ProtoReflect() protoreflect.Message

func (*FixedSizeBucketingConfig) Reset

func (x *FixedSizeBucketingConfig) Reset()

func (*FixedSizeBucketingConfig) String

func (x *FixedSizeBucketingConfig) String() string

type GetColumnDataProfileRequest added in v1.12.0

type GetColumnDataProfileRequest struct {

	// Required. Resource name, for example
	// `organizations/12345/locations/us/columnDataProfiles/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request to get a column data profile.

func (*GetColumnDataProfileRequest) Descriptor deprecated added in v1.12.0

func (*GetColumnDataProfileRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetColumnDataProfileRequest.ProtoReflect.Descriptor instead.

func (*GetColumnDataProfileRequest) GetName added in v1.12.0

func (x *GetColumnDataProfileRequest) GetName() string

func (*GetColumnDataProfileRequest) ProtoMessage added in v1.12.0

func (*GetColumnDataProfileRequest) ProtoMessage()

func (*GetColumnDataProfileRequest) ProtoReflect added in v1.12.0

func (*GetColumnDataProfileRequest) Reset added in v1.12.0

func (x *GetColumnDataProfileRequest) Reset()

func (*GetColumnDataProfileRequest) String added in v1.12.0

func (x *GetColumnDataProfileRequest) String() string

type GetConnectionRequest added in v1.13.0

type GetConnectionRequest struct {

	// Required. Resource name in the format:
	// `projects/{project}/locations/{location}/connections/{connection}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for GetConnection.

func (*GetConnectionRequest) Descriptor deprecated added in v1.13.0

func (*GetConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionRequest.ProtoReflect.Descriptor instead.

func (*GetConnectionRequest) GetName added in v1.13.0

func (x *GetConnectionRequest) GetName() string

func (*GetConnectionRequest) ProtoMessage added in v1.13.0

func (*GetConnectionRequest) ProtoMessage()

func (*GetConnectionRequest) ProtoReflect added in v1.13.0

func (x *GetConnectionRequest) ProtoReflect() protoreflect.Message

func (*GetConnectionRequest) Reset added in v1.13.0

func (x *GetConnectionRequest) Reset()

func (*GetConnectionRequest) String added in v1.13.0

func (x *GetConnectionRequest) String() string

type GetDeidentifyTemplateRequest

type GetDeidentifyTemplateRequest struct {

	// Required. Resource name of the organization and deidentify template to be
	// read, for example `organizations/433245324/deidentifyTemplates/432452342`
	// or projects/project-id/deidentifyTemplates/432452342.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for GetDeidentifyTemplate.

func (*GetDeidentifyTemplateRequest) Descriptor deprecated

func (*GetDeidentifyTemplateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeidentifyTemplateRequest.ProtoReflect.Descriptor instead.

func (*GetDeidentifyTemplateRequest) GetName

func (x *GetDeidentifyTemplateRequest) GetName() string

func (*GetDeidentifyTemplateRequest) ProtoMessage

func (*GetDeidentifyTemplateRequest) ProtoMessage()

func (*GetDeidentifyTemplateRequest) ProtoReflect

func (*GetDeidentifyTemplateRequest) Reset

func (x *GetDeidentifyTemplateRequest) Reset()

func (*GetDeidentifyTemplateRequest) String

type GetDiscoveryConfigRequest added in v1.11.0

type GetDiscoveryConfigRequest struct {

	// Required. Resource name of the project and the configuration, for example
	// `projects/dlp-test-project/discoveryConfigs/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for GetDiscoveryConfig.

func (*GetDiscoveryConfigRequest) Descriptor deprecated added in v1.11.0

func (*GetDiscoveryConfigRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDiscoveryConfigRequest.ProtoReflect.Descriptor instead.

func (*GetDiscoveryConfigRequest) GetName added in v1.11.0

func (x *GetDiscoveryConfigRequest) GetName() string

func (*GetDiscoveryConfigRequest) ProtoMessage added in v1.11.0

func (*GetDiscoveryConfigRequest) ProtoMessage()

func (*GetDiscoveryConfigRequest) ProtoReflect added in v1.11.0

func (*GetDiscoveryConfigRequest) Reset added in v1.11.0

func (x *GetDiscoveryConfigRequest) Reset()

func (*GetDiscoveryConfigRequest) String added in v1.11.0

func (x *GetDiscoveryConfigRequest) String() string

type GetDlpJobRequest

type GetDlpJobRequest struct {

	// Required. The name of the DlpJob resource.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

The request message for [GetDlpJob][google.privacy.dlp.v2.DlpService.GetDlpJob].

func (*GetDlpJobRequest) Descriptor deprecated

func (*GetDlpJobRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDlpJobRequest.ProtoReflect.Descriptor instead.

func (*GetDlpJobRequest) GetName

func (x *GetDlpJobRequest) GetName() string

func (*GetDlpJobRequest) ProtoMessage

func (*GetDlpJobRequest) ProtoMessage()

func (*GetDlpJobRequest) ProtoReflect

func (x *GetDlpJobRequest) ProtoReflect() protoreflect.Message

func (*GetDlpJobRequest) Reset

func (x *GetDlpJobRequest) Reset()

func (*GetDlpJobRequest) String

func (x *GetDlpJobRequest) String() string

type GetFileStoreDataProfileRequest added in v1.15.0

type GetFileStoreDataProfileRequest struct {

	// Required. Resource name, for example
	// `organizations/12345/locations/us/fileStoreDataProfiles/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request to get a file store data profile.

func (*GetFileStoreDataProfileRequest) Descriptor deprecated added in v1.15.0

func (*GetFileStoreDataProfileRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFileStoreDataProfileRequest.ProtoReflect.Descriptor instead.

func (*GetFileStoreDataProfileRequest) GetName added in v1.15.0

func (*GetFileStoreDataProfileRequest) ProtoMessage added in v1.15.0

func (*GetFileStoreDataProfileRequest) ProtoMessage()

func (*GetFileStoreDataProfileRequest) ProtoReflect added in v1.15.0

func (*GetFileStoreDataProfileRequest) Reset added in v1.15.0

func (x *GetFileStoreDataProfileRequest) Reset()

func (*GetFileStoreDataProfileRequest) String added in v1.15.0

type GetInspectTemplateRequest

type GetInspectTemplateRequest struct {

	// Required. Resource name of the organization and inspectTemplate to be read,
	// for example `organizations/433245324/inspectTemplates/432452342` or
	// projects/project-id/inspectTemplates/432452342.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for GetInspectTemplate.

func (*GetInspectTemplateRequest) Descriptor deprecated

func (*GetInspectTemplateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInspectTemplateRequest.ProtoReflect.Descriptor instead.

func (*GetInspectTemplateRequest) GetName

func (x *GetInspectTemplateRequest) GetName() string

func (*GetInspectTemplateRequest) ProtoMessage

func (*GetInspectTemplateRequest) ProtoMessage()

func (*GetInspectTemplateRequest) ProtoReflect

func (*GetInspectTemplateRequest) Reset

func (x *GetInspectTemplateRequest) Reset()

func (*GetInspectTemplateRequest) String

func (x *GetInspectTemplateRequest) String() string

type GetJobTriggerRequest

type GetJobTriggerRequest struct {

	// Required. Resource name of the project and the triggeredJob, for example
	// `projects/dlp-test-project/jobTriggers/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for GetJobTrigger.

func (*GetJobTriggerRequest) Descriptor deprecated

func (*GetJobTriggerRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetJobTriggerRequest.ProtoReflect.Descriptor instead.

func (*GetJobTriggerRequest) GetName

func (x *GetJobTriggerRequest) GetName() string

func (*GetJobTriggerRequest) ProtoMessage

func (*GetJobTriggerRequest) ProtoMessage()

func (*GetJobTriggerRequest) ProtoReflect

func (x *GetJobTriggerRequest) ProtoReflect() protoreflect.Message

func (*GetJobTriggerRequest) Reset

func (x *GetJobTriggerRequest) Reset()

func (*GetJobTriggerRequest) String

func (x *GetJobTriggerRequest) String() string

type GetProjectDataProfileRequest added in v1.12.0

type GetProjectDataProfileRequest struct {

	// Required. Resource name, for example
	// `organizations/12345/locations/us/projectDataProfiles/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request to get a project data profile.

func (*GetProjectDataProfileRequest) Descriptor deprecated added in v1.12.0

func (*GetProjectDataProfileRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectDataProfileRequest.ProtoReflect.Descriptor instead.

func (*GetProjectDataProfileRequest) GetName added in v1.12.0

func (x *GetProjectDataProfileRequest) GetName() string

func (*GetProjectDataProfileRequest) ProtoMessage added in v1.12.0

func (*GetProjectDataProfileRequest) ProtoMessage()

func (*GetProjectDataProfileRequest) ProtoReflect added in v1.12.0

func (*GetProjectDataProfileRequest) Reset added in v1.12.0

func (x *GetProjectDataProfileRequest) Reset()

func (*GetProjectDataProfileRequest) String added in v1.12.0

type GetStoredInfoTypeRequest

type GetStoredInfoTypeRequest struct {

	// Required. Resource name of the organization and storedInfoType to be read,
	// for example `organizations/433245324/storedInfoTypes/432452342` or
	// projects/project-id/storedInfoTypes/432452342.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for GetStoredInfoType.

func (*GetStoredInfoTypeRequest) Descriptor deprecated

func (*GetStoredInfoTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStoredInfoTypeRequest.ProtoReflect.Descriptor instead.

func (*GetStoredInfoTypeRequest) GetName

func (x *GetStoredInfoTypeRequest) GetName() string

func (*GetStoredInfoTypeRequest) ProtoMessage

func (*GetStoredInfoTypeRequest) ProtoMessage()

func (*GetStoredInfoTypeRequest) ProtoReflect

func (x *GetStoredInfoTypeRequest) ProtoReflect() protoreflect.Message

func (*GetStoredInfoTypeRequest) Reset

func (x *GetStoredInfoTypeRequest) Reset()

func (*GetStoredInfoTypeRequest) String

func (x *GetStoredInfoTypeRequest) String() string

type GetTableDataProfileRequest added in v1.12.0

type GetTableDataProfileRequest struct {

	// Required. Resource name, for example
	// `organizations/12345/locations/us/tableDataProfiles/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request to get a table data profile.

func (*GetTableDataProfileRequest) Descriptor deprecated added in v1.12.0

func (*GetTableDataProfileRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTableDataProfileRequest.ProtoReflect.Descriptor instead.

func (*GetTableDataProfileRequest) GetName added in v1.12.0

func (x *GetTableDataProfileRequest) GetName() string

func (*GetTableDataProfileRequest) ProtoMessage added in v1.12.0

func (*GetTableDataProfileRequest) ProtoMessage()

func (*GetTableDataProfileRequest) ProtoReflect added in v1.12.0

func (*GetTableDataProfileRequest) Reset added in v1.12.0

func (x *GetTableDataProfileRequest) Reset()

func (*GetTableDataProfileRequest) String added in v1.12.0

func (x *GetTableDataProfileRequest) String() string

type HybridContentItem

type HybridContentItem struct {

	// The item to inspect.
	Item *ContentItem `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	// Supplementary information that will be added to each finding.
	FindingDetails *HybridFindingDetails `protobuf:"bytes,2,opt,name=finding_details,json=findingDetails,proto3" json:"finding_details,omitempty"`
	// contains filtered or unexported fields
}

An individual hybrid item to inspect. Will be stored temporarily during processing.

func (*HybridContentItem) Descriptor deprecated

func (*HybridContentItem) Descriptor() ([]byte, []int)

Deprecated: Use HybridContentItem.ProtoReflect.Descriptor instead.

func (*HybridContentItem) GetFindingDetails

func (x *HybridContentItem) GetFindingDetails() *HybridFindingDetails

func (*HybridContentItem) GetItem

func (x *HybridContentItem) GetItem() *ContentItem

func (*HybridContentItem) ProtoMessage

func (*HybridContentItem) ProtoMessage()

func (*HybridContentItem) ProtoReflect

func (x *HybridContentItem) ProtoReflect() protoreflect.Message

func (*HybridContentItem) Reset

func (x *HybridContentItem) Reset()

func (*HybridContentItem) String

func (x *HybridContentItem) String() string

type HybridFindingDetails

type HybridFindingDetails struct {

	// Details about the container where the content being inspected is from.
	ContainerDetails *Container `protobuf:"bytes,1,opt,name=container_details,json=containerDetails,proto3" json:"container_details,omitempty"`
	// Offset in bytes of the line, from the beginning of the file, where the
	// finding  is located. Populate if the item being scanned is only part of a
	// bigger item, such as a shard of a file and you want to track the absolute
	// position of the finding.
	FileOffset int64 `protobuf:"varint,2,opt,name=file_offset,json=fileOffset,proto3" json:"file_offset,omitempty"`
	// Offset of the row for tables. Populate if the row(s) being scanned are
	// part of a bigger dataset and you want to keep track of their absolute
	// position.
	RowOffset int64 `protobuf:"varint,3,opt,name=row_offset,json=rowOffset,proto3" json:"row_offset,omitempty"`
	// If the container is a table, additional information to make findings
	// meaningful such as the columns that are primary keys. If not known ahead
	// of time, can also be set within each inspect hybrid call and the two
	// will be merged. Note that identifying_fields will only be stored to
	// BigQuery, and only if the BigQuery action has been included.
	TableOptions *TableOptions `protobuf:"bytes,4,opt,name=table_options,json=tableOptions,proto3" json:"table_options,omitempty"`
	// Labels to represent user provided metadata about the data being inspected.
	// If configured by the job, some key values may be required.
	// The labels associated with `Finding`'s produced by hybrid
	// inspection.
	//
	// Label keys must be between 1 and 63 characters long and must conform
	// to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`.
	//
	// Label values must be between 0 and 63 characters long and must conform
	// to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`.
	//
	// No more than 10 labels can be associated with a given finding.
	//
	// Examples:
	//
	// * `"environment" : "production"`
	// * `"pipeline" : "etl"`
	Labels map[string]string `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

Populate to associate additional data with each finding.

func (*HybridFindingDetails) Descriptor deprecated

func (*HybridFindingDetails) Descriptor() ([]byte, []int)

Deprecated: Use HybridFindingDetails.ProtoReflect.Descriptor instead.

func (*HybridFindingDetails) GetContainerDetails

func (x *HybridFindingDetails) GetContainerDetails() *Container

func (*HybridFindingDetails) GetFileOffset

func (x *HybridFindingDetails) GetFileOffset() int64

func (*HybridFindingDetails) GetLabels

func (x *HybridFindingDetails) GetLabels() map[string]string

func (*HybridFindingDetails) GetRowOffset

func (x *HybridFindingDetails) GetRowOffset() int64

func (*HybridFindingDetails) GetTableOptions

func (x *HybridFindingDetails) GetTableOptions() *TableOptions

func (*HybridFindingDetails) ProtoMessage

func (*HybridFindingDetails) ProtoMessage()

func (*HybridFindingDetails) ProtoReflect

func (x *HybridFindingDetails) ProtoReflect() protoreflect.Message

func (*HybridFindingDetails) Reset

func (x *HybridFindingDetails) Reset()

func (*HybridFindingDetails) String

func (x *HybridFindingDetails) String() string

type HybridInspectDlpJobRequest

type HybridInspectDlpJobRequest struct {

	// Required. Resource name of the job to execute a hybrid inspect on, for
	// example `projects/dlp-test-project/dlpJob/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// The item to inspect.
	HybridItem *HybridContentItem `protobuf:"bytes,3,opt,name=hybrid_item,json=hybridItem,proto3" json:"hybrid_item,omitempty"`
	// contains filtered or unexported fields
}

Request to search for potentially sensitive info in a custom location.

func (*HybridInspectDlpJobRequest) Descriptor deprecated

func (*HybridInspectDlpJobRequest) Descriptor() ([]byte, []int)

Deprecated: Use HybridInspectDlpJobRequest.ProtoReflect.Descriptor instead.

func (*HybridInspectDlpJobRequest) GetHybridItem

func (x *HybridInspectDlpJobRequest) GetHybridItem() *HybridContentItem

func (*HybridInspectDlpJobRequest) GetName

func (x *HybridInspectDlpJobRequest) GetName() string

func (*HybridInspectDlpJobRequest) ProtoMessage

func (*HybridInspectDlpJobRequest) ProtoMessage()

func (*HybridInspectDlpJobRequest) ProtoReflect

func (*HybridInspectDlpJobRequest) Reset

func (x *HybridInspectDlpJobRequest) Reset()

func (*HybridInspectDlpJobRequest) String

func (x *HybridInspectDlpJobRequest) String() string

type HybridInspectJobTriggerRequest

type HybridInspectJobTriggerRequest struct {

	// Required. Resource name of the trigger to execute a hybrid inspect on, for
	// example `projects/dlp-test-project/jobTriggers/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// The item to inspect.
	HybridItem *HybridContentItem `protobuf:"bytes,3,opt,name=hybrid_item,json=hybridItem,proto3" json:"hybrid_item,omitempty"`
	// contains filtered or unexported fields
}

Request to search for potentially sensitive info in a custom location.

func (*HybridInspectJobTriggerRequest) Descriptor deprecated

func (*HybridInspectJobTriggerRequest) Descriptor() ([]byte, []int)

Deprecated: Use HybridInspectJobTriggerRequest.ProtoReflect.Descriptor instead.

func (*HybridInspectJobTriggerRequest) GetHybridItem

func (*HybridInspectJobTriggerRequest) GetName

func (*HybridInspectJobTriggerRequest) ProtoMessage

func (*HybridInspectJobTriggerRequest) ProtoMessage()

func (*HybridInspectJobTriggerRequest) ProtoReflect

func (*HybridInspectJobTriggerRequest) Reset

func (x *HybridInspectJobTriggerRequest) Reset()

func (*HybridInspectJobTriggerRequest) String

type HybridInspectResponse

type HybridInspectResponse struct {
	// contains filtered or unexported fields
}

Quota exceeded errors will be thrown once quota has been met.

func (*HybridInspectResponse) Descriptor deprecated

func (*HybridInspectResponse) Descriptor() ([]byte, []int)

Deprecated: Use HybridInspectResponse.ProtoReflect.Descriptor instead.

func (*HybridInspectResponse) ProtoMessage

func (*HybridInspectResponse) ProtoMessage()

func (*HybridInspectResponse) ProtoReflect

func (x *HybridInspectResponse) ProtoReflect() protoreflect.Message

func (*HybridInspectResponse) Reset

func (x *HybridInspectResponse) Reset()

func (*HybridInspectResponse) String

func (x *HybridInspectResponse) String() string

type HybridInspectStatistics

type HybridInspectStatistics struct {

	// The number of hybrid inspection requests processed within this job.
	ProcessedCount int64 `protobuf:"varint,1,opt,name=processed_count,json=processedCount,proto3" json:"processed_count,omitempty"`
	// The number of hybrid inspection requests aborted because the job ran
	// out of quota or was ended before they could be processed.
	AbortedCount int64 `protobuf:"varint,2,opt,name=aborted_count,json=abortedCount,proto3" json:"aborted_count,omitempty"`
	// The number of hybrid requests currently being processed. Only populated
	// when called via method `getDlpJob`.
	// A burst of traffic may cause hybrid inspect requests to be enqueued.
	// Processing will take place as quickly as possible, but resource limitations
	// may impact how long a request is enqueued for.
	PendingCount int64 `protobuf:"varint,3,opt,name=pending_count,json=pendingCount,proto3" json:"pending_count,omitempty"`
	// contains filtered or unexported fields
}

Statistics related to processing hybrid inspect requests.

func (*HybridInspectStatistics) Descriptor deprecated

func (*HybridInspectStatistics) Descriptor() ([]byte, []int)

Deprecated: Use HybridInspectStatistics.ProtoReflect.Descriptor instead.

func (*HybridInspectStatistics) GetAbortedCount

func (x *HybridInspectStatistics) GetAbortedCount() int64

func (*HybridInspectStatistics) GetPendingCount

func (x *HybridInspectStatistics) GetPendingCount() int64

func (*HybridInspectStatistics) GetProcessedCount

func (x *HybridInspectStatistics) GetProcessedCount() int64

func (*HybridInspectStatistics) ProtoMessage

func (*HybridInspectStatistics) ProtoMessage()

func (*HybridInspectStatistics) ProtoReflect

func (x *HybridInspectStatistics) ProtoReflect() protoreflect.Message

func (*HybridInspectStatistics) Reset

func (x *HybridInspectStatistics) Reset()

func (*HybridInspectStatistics) String

func (x *HybridInspectStatistics) String() string

type HybridOptions

type HybridOptions struct {

	// A short description of where the data is coming from. Will be stored once
	// in the job. 256 max length.
	Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"`
	// These are labels that each inspection request must include within their
	// 'finding_labels' map. Request may contain others, but any missing one of
	// these will be rejected.
	//
	// Label keys must be between 1 and 63 characters long and must conform
	// to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`.
	//
	// No more than 10 keys can be required.
	RequiredFindingLabelKeys []string `` /* 137-byte string literal not displayed */
	// To organize findings, these labels will be added to each finding.
	//
	// Label keys must be between 1 and 63 characters long and must conform
	// to the following regular expression: `[a-z]([-a-z0-9]*[a-z0-9])?`.
	//
	// Label values must be between 0 and 63 characters long and must conform
	// to the regular expression `([a-z]([-a-z0-9]*[a-z0-9])?)?`.
	//
	// No more than 10 labels can be associated with a given finding.
	//
	// Examples:
	//
	// * `"environment" : "production"`
	// * `"pipeline" : "etl"`
	Labels map[string]string `` /* 153-byte string literal not displayed */
	// If the container is a table, additional information to make findings
	// meaningful such as the columns that are primary keys.
	TableOptions *TableOptions `protobuf:"bytes,4,opt,name=table_options,json=tableOptions,proto3" json:"table_options,omitempty"`
	// contains filtered or unexported fields
}

Configuration to control jobs where the content being inspected is outside of Google Cloud Platform.

func (*HybridOptions) Descriptor deprecated

func (*HybridOptions) Descriptor() ([]byte, []int)

Deprecated: Use HybridOptions.ProtoReflect.Descriptor instead.

func (*HybridOptions) GetDescription

func (x *HybridOptions) GetDescription() string

func (*HybridOptions) GetLabels

func (x *HybridOptions) GetLabels() map[string]string

func (*HybridOptions) GetRequiredFindingLabelKeys

func (x *HybridOptions) GetRequiredFindingLabelKeys() []string

func (*HybridOptions) GetTableOptions

func (x *HybridOptions) GetTableOptions() *TableOptions

func (*HybridOptions) ProtoMessage

func (*HybridOptions) ProtoMessage()

func (*HybridOptions) ProtoReflect

func (x *HybridOptions) ProtoReflect() protoreflect.Message

func (*HybridOptions) Reset

func (x *HybridOptions) Reset()

func (*HybridOptions) String

func (x *HybridOptions) String() string

type ImageLocation

type ImageLocation struct {

	// Bounding boxes locating the pixels within the image containing the finding.
	BoundingBoxes []*BoundingBox `protobuf:"bytes,1,rep,name=bounding_boxes,json=boundingBoxes,proto3" json:"bounding_boxes,omitempty"`
	// contains filtered or unexported fields
}

Location of the finding within an image.

func (*ImageLocation) Descriptor deprecated

func (*ImageLocation) Descriptor() ([]byte, []int)

Deprecated: Use ImageLocation.ProtoReflect.Descriptor instead.

func (*ImageLocation) GetBoundingBoxes

func (x *ImageLocation) GetBoundingBoxes() []*BoundingBox

func (*ImageLocation) ProtoMessage

func (*ImageLocation) ProtoMessage()

func (*ImageLocation) ProtoReflect

func (x *ImageLocation) ProtoReflect() protoreflect.Message

func (*ImageLocation) Reset

func (x *ImageLocation) Reset()

func (*ImageLocation) String

func (x *ImageLocation) String() string

type ImageTransformations

type ImageTransformations struct {

	// List of transforms to make.
	Transforms []*ImageTransformations_ImageTransformation `protobuf:"bytes,2,rep,name=transforms,proto3" json:"transforms,omitempty"`
	// contains filtered or unexported fields
}

A type of transformation that is applied over images.

func (*ImageTransformations) Descriptor deprecated

func (*ImageTransformations) Descriptor() ([]byte, []int)

Deprecated: Use ImageTransformations.ProtoReflect.Descriptor instead.

func (*ImageTransformations) GetTransforms

func (*ImageTransformations) ProtoMessage

func (*ImageTransformations) ProtoMessage()

func (*ImageTransformations) ProtoReflect

func (x *ImageTransformations) ProtoReflect() protoreflect.Message

func (*ImageTransformations) Reset

func (x *ImageTransformations) Reset()

func (*ImageTransformations) String

func (x *ImageTransformations) String() string

type ImageTransformations_ImageTransformation

type ImageTransformations_ImageTransformation struct {

	// Part of the image to transform.
	//
	// Types that are assignable to Target:
	//
	//	*ImageTransformations_ImageTransformation_SelectedInfoTypes_
	//	*ImageTransformations_ImageTransformation_AllInfoTypes_
	//	*ImageTransformations_ImageTransformation_AllText_
	Target isImageTransformations_ImageTransformation_Target `protobuf_oneof:"target"`
	// The color to use when redacting content from an image. If not
	// specified, the default is black.
	RedactionColor *Color `protobuf:"bytes,3,opt,name=redaction_color,json=redactionColor,proto3" json:"redaction_color,omitempty"`
	// contains filtered or unexported fields
}

Configuration for determining how redaction of images should occur.

func (*ImageTransformations_ImageTransformation) Descriptor deprecated

func (*ImageTransformations_ImageTransformation) Descriptor() ([]byte, []int)

Deprecated: Use ImageTransformations_ImageTransformation.ProtoReflect.Descriptor instead.

func (*ImageTransformations_ImageTransformation) GetAllInfoTypes

func (*ImageTransformations_ImageTransformation) GetAllText

func (*ImageTransformations_ImageTransformation) GetRedactionColor

func (x *ImageTransformations_ImageTransformation) GetRedactionColor() *Color

func (*ImageTransformations_ImageTransformation) GetSelectedInfoTypes

func (*ImageTransformations_ImageTransformation) GetTarget

func (m *ImageTransformations_ImageTransformation) GetTarget() isImageTransformations_ImageTransformation_Target

func (*ImageTransformations_ImageTransformation) ProtoMessage

func (*ImageTransformations_ImageTransformation) ProtoReflect

func (*ImageTransformations_ImageTransformation) Reset

func (*ImageTransformations_ImageTransformation) String

type ImageTransformations_ImageTransformation_AllInfoTypes

type ImageTransformations_ImageTransformation_AllInfoTypes struct {
	// contains filtered or unexported fields
}

Apply transformation to all findings.

func (*ImageTransformations_ImageTransformation_AllInfoTypes) Descriptor deprecated

Deprecated: Use ImageTransformations_ImageTransformation_AllInfoTypes.ProtoReflect.Descriptor instead.

func (*ImageTransformations_ImageTransformation_AllInfoTypes) ProtoMessage

func (*ImageTransformations_ImageTransformation_AllInfoTypes) ProtoReflect

func (*ImageTransformations_ImageTransformation_AllInfoTypes) Reset

func (*ImageTransformations_ImageTransformation_AllInfoTypes) String

type ImageTransformations_ImageTransformation_AllInfoTypes_

type ImageTransformations_ImageTransformation_AllInfoTypes_ struct {
	// Apply transformation to all findings not specified in other
	// ImageTransformation's selected_info_types. Only one instance is allowed
	// within the ImageTransformations message.
	AllInfoTypes *ImageTransformations_ImageTransformation_AllInfoTypes `protobuf:"bytes,5,opt,name=all_info_types,json=allInfoTypes,proto3,oneof"`
}

type ImageTransformations_ImageTransformation_AllText

type ImageTransformations_ImageTransformation_AllText struct {
	// contains filtered or unexported fields
}

Apply to all text.

func (*ImageTransformations_ImageTransformation_AllText) Descriptor deprecated

Deprecated: Use ImageTransformations_ImageTransformation_AllText.ProtoReflect.Descriptor instead.

func (*ImageTransformations_ImageTransformation_AllText) ProtoMessage

func (*ImageTransformations_ImageTransformation_AllText) ProtoReflect

func (*ImageTransformations_ImageTransformation_AllText) Reset

func (*ImageTransformations_ImageTransformation_AllText) String

type ImageTransformations_ImageTransformation_AllText_

type ImageTransformations_ImageTransformation_AllText_ struct {
	// Apply transformation to all text that doesn't match an infoType. Only
	// one instance is allowed within the ImageTransformations message.
	AllText *ImageTransformations_ImageTransformation_AllText `protobuf:"bytes,6,opt,name=all_text,json=allText,proto3,oneof"`
}

type ImageTransformations_ImageTransformation_SelectedInfoTypes

type ImageTransformations_ImageTransformation_SelectedInfoTypes struct {

	// Required. InfoTypes to apply the transformation to. Required. Provided
	// InfoType must be unique within the ImageTransformations message.
	InfoTypes []*InfoType `protobuf:"bytes,5,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"`
	// contains filtered or unexported fields
}

Apply transformation to the selected info_types.

func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) Descriptor deprecated

Deprecated: Use ImageTransformations_ImageTransformation_SelectedInfoTypes.ProtoReflect.Descriptor instead.

func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) GetInfoTypes

func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) ProtoMessage

func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) ProtoReflect

func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) Reset

func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) String

type ImageTransformations_ImageTransformation_SelectedInfoTypes_

type ImageTransformations_ImageTransformation_SelectedInfoTypes_ struct {
	// Apply transformation to the selected info_types.
	SelectedInfoTypes *ImageTransformations_ImageTransformation_SelectedInfoTypes `protobuf:"bytes,4,opt,name=selected_info_types,json=selectedInfoTypes,proto3,oneof"`
}

type InfoType

type InfoType struct {

	// Name of the information type. Either a name of your choosing when
	// creating a CustomInfoType, or one of the names listed
	// at
	// https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference
	// when specifying a built-in type.  When sending Cloud DLP results to Data
	// Catalog, infoType names should conform to the pattern
	// `[A-Za-z0-9$_-]{1,64}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Optional version name for this InfoType.
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	// Optional custom sensitivity for this InfoType.
	// This only applies to data profiling.
	SensitivityScore *SensitivityScore `protobuf:"bytes,3,opt,name=sensitivity_score,json=sensitivityScore,proto3" json:"sensitivity_score,omitempty"`
	// contains filtered or unexported fields
}

Type of information detected by the API.

func (*InfoType) Descriptor deprecated

func (*InfoType) Descriptor() ([]byte, []int)

Deprecated: Use InfoType.ProtoReflect.Descriptor instead.

func (*InfoType) GetName

func (x *InfoType) GetName() string

func (*InfoType) GetSensitivityScore added in v1.11.0

func (x *InfoType) GetSensitivityScore() *SensitivityScore

func (*InfoType) GetVersion

func (x *InfoType) GetVersion() string

func (*InfoType) ProtoMessage

func (*InfoType) ProtoMessage()

func (*InfoType) ProtoReflect

func (x *InfoType) ProtoReflect() protoreflect.Message

func (*InfoType) Reset

func (x *InfoType) Reset()

func (*InfoType) String

func (x *InfoType) String() string

type InfoTypeCategory

type InfoTypeCategory struct {

	// Categories of infotypes.
	//
	// Types that are assignable to Category:
	//
	//	*InfoTypeCategory_LocationCategory_
	//	*InfoTypeCategory_IndustryCategory_
	//	*InfoTypeCategory_TypeCategory_
	Category isInfoTypeCategory_Category `protobuf_oneof:"category"`
	// contains filtered or unexported fields
}

Classification of infoTypes to organize them according to geographic location, industry, and data type.

func (*InfoTypeCategory) Descriptor deprecated

func (*InfoTypeCategory) Descriptor() ([]byte, []int)

Deprecated: Use InfoTypeCategory.ProtoReflect.Descriptor instead.

func (*InfoTypeCategory) GetCategory

func (m *InfoTypeCategory) GetCategory() isInfoTypeCategory_Category

func (*InfoTypeCategory) GetIndustryCategory

func (x *InfoTypeCategory) GetIndustryCategory() InfoTypeCategory_IndustryCategory

func (*InfoTypeCategory) GetLocationCategory

func (x *InfoTypeCategory) GetLocationCategory() InfoTypeCategory_LocationCategory

func (*InfoTypeCategory) GetTypeCategory

func (x *InfoTypeCategory) GetTypeCategory() InfoTypeCategory_TypeCategory

func (*InfoTypeCategory) ProtoMessage

func (*InfoTypeCategory) ProtoMessage()

func (*InfoTypeCategory) ProtoReflect

func (x *InfoTypeCategory) ProtoReflect() protoreflect.Message

func (*InfoTypeCategory) Reset

func (x *InfoTypeCategory) Reset()

func (*InfoTypeCategory) String

func (x *InfoTypeCategory) String() string

type InfoTypeCategory_IndustryCategory

type InfoTypeCategory_IndustryCategory int32

Enum of the current industries in the category. We might add more industries in the future.

const (
	// Unused industry
	InfoTypeCategory_INDUSTRY_UNSPECIFIED InfoTypeCategory_IndustryCategory = 0
	// The infoType is typically used in the finance industry.
	InfoTypeCategory_FINANCE InfoTypeCategory_IndustryCategory = 1
	// The infoType is typically used in the health industry.
	InfoTypeCategory_HEALTH InfoTypeCategory_IndustryCategory = 2
	// The infoType is typically used in the telecommunications industry.
	InfoTypeCategory_TELECOMMUNICATIONS InfoTypeCategory_IndustryCategory = 3
)

func (InfoTypeCategory_IndustryCategory) Descriptor

func (InfoTypeCategory_IndustryCategory) Enum

func (InfoTypeCategory_IndustryCategory) EnumDescriptor deprecated

func (InfoTypeCategory_IndustryCategory) EnumDescriptor() ([]byte, []int)

Deprecated: Use InfoTypeCategory_IndustryCategory.Descriptor instead.

func (InfoTypeCategory_IndustryCategory) Number

func (InfoTypeCategory_IndustryCategory) String

func (InfoTypeCategory_IndustryCategory) Type

type InfoTypeCategory_IndustryCategory_

type InfoTypeCategory_IndustryCategory_ struct {
	// The group of relevant businesses where this infoType is commonly used
	IndustryCategory InfoTypeCategory_IndustryCategory `` /* 142-byte string literal not displayed */
}

type InfoTypeCategory_LocationCategory

type InfoTypeCategory_LocationCategory int32

Enum of the current locations. We might add more locations in the future.

const (
	// Unused location
	InfoTypeCategory_LOCATION_UNSPECIFIED InfoTypeCategory_LocationCategory = 0
	// The infoType is not issued by or tied to a specific region, but is used
	// almost everywhere.
	InfoTypeCategory_GLOBAL InfoTypeCategory_LocationCategory = 1
	// The infoType is typically used in Argentina.
	InfoTypeCategory_ARGENTINA InfoTypeCategory_LocationCategory = 2
	// The infoType is typically used in Armenia.
	InfoTypeCategory_ARMENIA InfoTypeCategory_LocationCategory = 51
	// The infoType is typically used in Australia.
	InfoTypeCategory_AUSTRALIA InfoTypeCategory_LocationCategory = 3
	// The infoType is typically used in Austria.
	InfoTypeCategory_AUSTRIA InfoTypeCategory_LocationCategory = 53
	// The infoType is typically used in Azerbaijan.
	InfoTypeCategory_AZERBAIJAN InfoTypeCategory_LocationCategory = 48
	// The infoType is typically used in Belarus.
	InfoTypeCategory_BELARUS InfoTypeCategory_LocationCategory = 50
	// The infoType is typically used in Belgium.
	InfoTypeCategory_BELGIUM InfoTypeCategory_LocationCategory = 4
	// The infoType is typically used in Brazil.
	InfoTypeCategory_BRAZIL InfoTypeCategory_LocationCategory = 5
	// The infoType is typically used in Canada.
	InfoTypeCategory_CANADA InfoTypeCategory_LocationCategory = 6
	// The infoType is typically used in Chile.
	InfoTypeCategory_CHILE InfoTypeCategory_LocationCategory = 7
	// The infoType is typically used in China.
	InfoTypeCategory_CHINA InfoTypeCategory_LocationCategory = 8
	// The infoType is typically used in Colombia.
	InfoTypeCategory_COLOMBIA InfoTypeCategory_LocationCategory = 9
	// The infoType is typically used in Croatia.
	InfoTypeCategory_CROATIA InfoTypeCategory_LocationCategory = 42
	// The infoType is typically used in Czechia.
	InfoTypeCategory_CZECHIA InfoTypeCategory_LocationCategory = 52
	// The infoType is typically used in Denmark.
	InfoTypeCategory_DENMARK InfoTypeCategory_LocationCategory = 10
	// The infoType is typically used in France.
	InfoTypeCategory_FRANCE InfoTypeCategory_LocationCategory = 11
	// The infoType is typically used in Finland.
	InfoTypeCategory_FINLAND InfoTypeCategory_LocationCategory = 12
	// The infoType is typically used in Germany.
	InfoTypeCategory_GERMANY InfoTypeCategory_LocationCategory = 13
	// The infoType is typically used in Hong Kong.
	InfoTypeCategory_HONG_KONG InfoTypeCategory_LocationCategory = 14
	// The infoType is typically used in India.
	InfoTypeCategory_INDIA InfoTypeCategory_LocationCategory = 15
	// The infoType is typically used in Indonesia.
	InfoTypeCategory_INDONESIA InfoTypeCategory_LocationCategory = 16
	// The infoType is typically used in Ireland.
	InfoTypeCategory_IRELAND InfoTypeCategory_LocationCategory = 17
	// The infoType is typically used in Israel.
	InfoTypeCategory_ISRAEL InfoTypeCategory_LocationCategory = 18
	// The infoType is typically used in Italy.
	InfoTypeCategory_ITALY InfoTypeCategory_LocationCategory = 19
	// The infoType is typically used in Japan.
	InfoTypeCategory_JAPAN InfoTypeCategory_LocationCategory = 20
	// The infoType is typically used in Kazakhstan.
	InfoTypeCategory_KAZAKHSTAN InfoTypeCategory_LocationCategory = 47
	// The infoType is typically used in Korea.
	InfoTypeCategory_KOREA InfoTypeCategory_LocationCategory = 21
	// The infoType is typically used in Mexico.
	InfoTypeCategory_MEXICO InfoTypeCategory_LocationCategory = 22
	// The infoType is typically used in the Netherlands.
	InfoTypeCategory_THE_NETHERLANDS InfoTypeCategory_LocationCategory = 23
	// The infoType is typically used in New Zealand.
	InfoTypeCategory_NEW_ZEALAND InfoTypeCategory_LocationCategory = 41
	// The infoType is typically used in Norway.
	InfoTypeCategory_NORWAY InfoTypeCategory_LocationCategory = 24
	// The infoType is typically used in Paraguay.
	InfoTypeCategory_PARAGUAY InfoTypeCategory_LocationCategory = 25
	// The infoType is typically used in Peru.
	InfoTypeCategory_PERU InfoTypeCategory_LocationCategory = 26
	// The infoType is typically used in Poland.
	InfoTypeCategory_POLAND InfoTypeCategory_LocationCategory = 27
	// The infoType is typically used in Portugal.
	InfoTypeCategory_PORTUGAL InfoTypeCategory_LocationCategory = 28
	// The infoType is typically used in Russia.
	InfoTypeCategory_RUSSIA InfoTypeCategory_LocationCategory = 44
	// The infoType is typically used in Singapore.
	InfoTypeCategory_SINGAPORE InfoTypeCategory_LocationCategory = 29
	// The infoType is typically used in South Africa.
	InfoTypeCategory_SOUTH_AFRICA InfoTypeCategory_LocationCategory = 30
	// The infoType is typically used in Spain.
	InfoTypeCategory_SPAIN InfoTypeCategory_LocationCategory = 31
	// The infoType is typically used in Sweden.
	InfoTypeCategory_SWEDEN InfoTypeCategory_LocationCategory = 32
	// The infoType is typically used in Switzerland.
	InfoTypeCategory_SWITZERLAND InfoTypeCategory_LocationCategory = 43
	// The infoType is typically used in Taiwan.
	InfoTypeCategory_TAIWAN InfoTypeCategory_LocationCategory = 33
	// The infoType is typically used in Thailand.
	InfoTypeCategory_THAILAND InfoTypeCategory_LocationCategory = 34
	// The infoType is typically used in Turkey.
	InfoTypeCategory_TURKEY InfoTypeCategory_LocationCategory = 35
	// The infoType is typically used in Ukraine.
	InfoTypeCategory_UKRAINE InfoTypeCategory_LocationCategory = 45
	// The infoType is typically used in the United Kingdom.
	InfoTypeCategory_UNITED_KINGDOM InfoTypeCategory_LocationCategory = 36
	// The infoType is typically used in the United States.
	InfoTypeCategory_UNITED_STATES InfoTypeCategory_LocationCategory = 37
	// The infoType is typically used in Uruguay.
	InfoTypeCategory_URUGUAY InfoTypeCategory_LocationCategory = 38
	// The infoType is typically used in Uzbekistan.
	InfoTypeCategory_UZBEKISTAN InfoTypeCategory_LocationCategory = 46
	// The infoType is typically used in Venezuela.
	InfoTypeCategory_VENEZUELA InfoTypeCategory_LocationCategory = 39
	// The infoType is typically used in Google internally.
	InfoTypeCategory_INTERNAL InfoTypeCategory_LocationCategory = 40
)

func (InfoTypeCategory_LocationCategory) Descriptor

func (InfoTypeCategory_LocationCategory) Enum

func (InfoTypeCategory_LocationCategory) EnumDescriptor deprecated

func (InfoTypeCategory_LocationCategory) EnumDescriptor() ([]byte, []int)

Deprecated: Use InfoTypeCategory_LocationCategory.Descriptor instead.

func (InfoTypeCategory_LocationCategory) Number

func (InfoTypeCategory_LocationCategory) String

func (InfoTypeCategory_LocationCategory) Type

type InfoTypeCategory_LocationCategory_

type InfoTypeCategory_LocationCategory_ struct {
	// The region or country that issued the ID or document represented by the
	// infoType.
	LocationCategory InfoTypeCategory_LocationCategory `` /* 142-byte string literal not displayed */
}

type InfoTypeCategory_TypeCategory

type InfoTypeCategory_TypeCategory int32

Enum of the current types in the category. We might add more types in the future.

const (
	// Unused type
	InfoTypeCategory_TYPE_UNSPECIFIED InfoTypeCategory_TypeCategory = 0
	// Personally identifiable information, for example, a
	// name or phone number
	InfoTypeCategory_PII InfoTypeCategory_TypeCategory = 1
	// Personally identifiable information that is especially sensitive, for
	// example, a passport number.
	InfoTypeCategory_SPII InfoTypeCategory_TypeCategory = 2
	// Attributes that can partially identify someone, especially in
	// combination with other attributes, like age, height, and gender.
	InfoTypeCategory_DEMOGRAPHIC InfoTypeCategory_TypeCategory = 3
	// Confidential or secret information, for example, a password.
	InfoTypeCategory_CREDENTIAL InfoTypeCategory_TypeCategory = 4
	// An identification document issued by a government.
	InfoTypeCategory_GOVERNMENT_ID InfoTypeCategory_TypeCategory = 5
	// A document, for example, a resume or source code.
	InfoTypeCategory_DOCUMENT InfoTypeCategory_TypeCategory = 6
	// Information that is not sensitive on its own, but provides details about
	// the circumstances surrounding an entity or an event.
	InfoTypeCategory_CONTEXTUAL_INFORMATION InfoTypeCategory_TypeCategory = 7
	// Category for `CustomInfoType` types.
	InfoTypeCategory_CUSTOM InfoTypeCategory_TypeCategory = 8
)

func (InfoTypeCategory_TypeCategory) Descriptor

func (InfoTypeCategory_TypeCategory) Enum

func (InfoTypeCategory_TypeCategory) EnumDescriptor deprecated

func (InfoTypeCategory_TypeCategory) EnumDescriptor() ([]byte, []int)

Deprecated: Use InfoTypeCategory_TypeCategory.Descriptor instead.

func (InfoTypeCategory_TypeCategory) Number

func (InfoTypeCategory_TypeCategory) String

func (InfoTypeCategory_TypeCategory) Type

type InfoTypeCategory_TypeCategory_

type InfoTypeCategory_TypeCategory_ struct {
	// The class of identifiers where this infoType belongs
	TypeCategory InfoTypeCategory_TypeCategory `` /* 130-byte string literal not displayed */
}

type InfoTypeDescription

type InfoTypeDescription struct {

	// Internal name of the infoType.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Human readable form of the infoType name.
	DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// Which parts of the API supports this InfoType.
	SupportedBy []InfoTypeSupportedBy `` /* 149-byte string literal not displayed */
	// Description of the infotype. Translated when language is provided in the
	// request.
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// Locations at which this feature can be used. May change over time.
	LocationSupport *LocationSupport `protobuf:"bytes,6,opt,name=location_support,json=locationSupport,proto3" json:"location_support,omitempty"`
	// A sample that is a true positive for this infoType.
	Example string `protobuf:"bytes,8,opt,name=example,proto3" json:"example,omitempty"`
	// A list of available versions for the infotype.
	Versions []*VersionDescription `protobuf:"bytes,9,rep,name=versions,proto3" json:"versions,omitempty"`
	// The category of the infoType.
	Categories []*InfoTypeCategory `protobuf:"bytes,10,rep,name=categories,proto3" json:"categories,omitempty"`
	// The default sensitivity of the infoType.
	SensitivityScore *SensitivityScore `protobuf:"bytes,11,opt,name=sensitivity_score,json=sensitivityScore,proto3" json:"sensitivity_score,omitempty"`
	// If this field is set, this infoType is a general infoType and these
	// specific infoTypes are contained within it.
	// General infoTypes are infoTypes that encompass multiple specific infoTypes.
	// For example, the "GEOGRAPHIC_DATA" general infoType would have set for this
	// field "LOCATION", "LOCATION_COORDINATES", and "STREET_ADDRESS".
	SpecificInfoTypes []string `protobuf:"bytes,12,rep,name=specific_info_types,json=specificInfoTypes,proto3" json:"specific_info_types,omitempty"`
	// contains filtered or unexported fields
}

InfoType description.

func (*InfoTypeDescription) Descriptor deprecated

func (*InfoTypeDescription) Descriptor() ([]byte, []int)

Deprecated: Use InfoTypeDescription.ProtoReflect.Descriptor instead.

func (*InfoTypeDescription) GetCategories

func (x *InfoTypeDescription) GetCategories() []*InfoTypeCategory

func (*InfoTypeDescription) GetDescription

func (x *InfoTypeDescription) GetDescription() string

func (*InfoTypeDescription) GetDisplayName

func (x *InfoTypeDescription) GetDisplayName() string

func (*InfoTypeDescription) GetExample added in v1.21.0

func (x *InfoTypeDescription) GetExample() string

func (*InfoTypeDescription) GetLocationSupport added in v1.25.0

func (x *InfoTypeDescription) GetLocationSupport() *LocationSupport

func (*InfoTypeDescription) GetName

func (x *InfoTypeDescription) GetName() string

func (*InfoTypeDescription) GetSensitivityScore added in v1.11.0

func (x *InfoTypeDescription) GetSensitivityScore() *SensitivityScore

func (*InfoTypeDescription) GetSpecificInfoTypes added in v1.22.0

func (x *InfoTypeDescription) GetSpecificInfoTypes() []string

func (*InfoTypeDescription) GetSupportedBy

func (x *InfoTypeDescription) GetSupportedBy() []InfoTypeSupportedBy

func (*InfoTypeDescription) GetVersions

func (x *InfoTypeDescription) GetVersions() []*VersionDescription

func (*InfoTypeDescription) ProtoMessage

func (*InfoTypeDescription) ProtoMessage()

func (*InfoTypeDescription) ProtoReflect

func (x *InfoTypeDescription) ProtoReflect() protoreflect.Message

func (*InfoTypeDescription) Reset

func (x *InfoTypeDescription) Reset()

func (*InfoTypeDescription) String

func (x *InfoTypeDescription) String() string

type InfoTypeStats

type InfoTypeStats struct {

	// The type of finding this stat is for.
	InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"`
	// Number of findings for this infoType.
	Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

Statistics regarding a specific InfoType.

func (*InfoTypeStats) Descriptor deprecated

func (*InfoTypeStats) Descriptor() ([]byte, []int)

Deprecated: Use InfoTypeStats.ProtoReflect.Descriptor instead.

func (*InfoTypeStats) GetCount

func (x *InfoTypeStats) GetCount() int64

func (*InfoTypeStats) GetInfoType

func (x *InfoTypeStats) GetInfoType() *InfoType

func (*InfoTypeStats) ProtoMessage

func (*InfoTypeStats) ProtoMessage()

func (*InfoTypeStats) ProtoReflect

func (x *InfoTypeStats) ProtoReflect() protoreflect.Message

func (*InfoTypeStats) Reset

func (x *InfoTypeStats) Reset()

func (*InfoTypeStats) String

func (x *InfoTypeStats) String() string

type InfoTypeSummary

type InfoTypeSummary struct {

	// The infoType.
	InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"`
	// Not populated for predicted infotypes.
	//
	// Deprecated: Marked as deprecated in google/privacy/dlp/v2/dlp.proto.
	EstimatedPrevalence int32 `protobuf:"varint,2,opt,name=estimated_prevalence,json=estimatedPrevalence,proto3" json:"estimated_prevalence,omitempty"`
	// contains filtered or unexported fields
}

The infoType details for this column.

func (*InfoTypeSummary) Descriptor deprecated

func (*InfoTypeSummary) Descriptor() ([]byte, []int)

Deprecated: Use InfoTypeSummary.ProtoReflect.Descriptor instead.

func (*InfoTypeSummary) GetEstimatedPrevalence deprecated

func (x *InfoTypeSummary) GetEstimatedPrevalence() int32

Deprecated: Marked as deprecated in google/privacy/dlp/v2/dlp.proto.

func (*InfoTypeSummary) GetInfoType

func (x *InfoTypeSummary) GetInfoType() *InfoType

func (*InfoTypeSummary) ProtoMessage

func (*InfoTypeSummary) ProtoMessage()

func (*InfoTypeSummary) ProtoReflect

func (x *InfoTypeSummary) ProtoReflect() protoreflect.Message

func (*InfoTypeSummary) Reset

func (x *InfoTypeSummary) Reset()

func (*InfoTypeSummary) String

func (x *InfoTypeSummary) String() string

type InfoTypeSupportedBy

type InfoTypeSupportedBy int32

Parts of the APIs which use certain infoTypes.

const (
	// Unused.
	InfoTypeSupportedBy_ENUM_TYPE_UNSPECIFIED InfoTypeSupportedBy = 0
	// Supported by the inspect operations.
	InfoTypeSupportedBy_INSPECT InfoTypeSupportedBy = 1
	// Supported by the risk analysis operations.
	InfoTypeSupportedBy_RISK_ANALYSIS InfoTypeSupportedBy = 2
)

func (InfoTypeSupportedBy) Descriptor

func (InfoTypeSupportedBy) Enum

func (InfoTypeSupportedBy) EnumDescriptor deprecated

func (InfoTypeSupportedBy) EnumDescriptor() ([]byte, []int)

Deprecated: Use InfoTypeSupportedBy.Descriptor instead.

func (InfoTypeSupportedBy) Number

func (InfoTypeSupportedBy) String

func (x InfoTypeSupportedBy) String() string

func (InfoTypeSupportedBy) Type

type InfoTypeTransformations

type InfoTypeTransformations struct {

	// Required. Transformation for each infoType. Cannot specify more than one
	// for a given infoType.
	Transformations []*InfoTypeTransformations_InfoTypeTransformation `protobuf:"bytes,1,rep,name=transformations,proto3" json:"transformations,omitempty"`
	// contains filtered or unexported fields
}

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.

func (*InfoTypeTransformations) Descriptor deprecated

func (*InfoTypeTransformations) Descriptor() ([]byte, []int)

Deprecated: Use InfoTypeTransformations.ProtoReflect.Descriptor instead.

func (*InfoTypeTransformations) GetTransformations

func (*InfoTypeTransformations) ProtoMessage

func (*InfoTypeTransformations) ProtoMessage()

func (*InfoTypeTransformations) ProtoReflect

func (x *InfoTypeTransformations) ProtoReflect() protoreflect.Message

func (*InfoTypeTransformations) Reset

func (x *InfoTypeTransformations) Reset()

func (*InfoTypeTransformations) String

func (x *InfoTypeTransformations) String() string

type InfoTypeTransformations_InfoTypeTransformation

type InfoTypeTransformations_InfoTypeTransformation struct {

	// InfoTypes to apply the transformation to. An empty list will cause
	// this transformation to apply to all findings that correspond to
	// infoTypes that were requested in `InspectConfig`.
	InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"`
	// Required. Primitive transformation to apply to the infoType.
	PrimitiveTransformation *PrimitiveTransformation `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

A transformation to apply to text that is identified as a specific info_type.

func (*InfoTypeTransformations_InfoTypeTransformation) Descriptor deprecated

Deprecated: Use InfoTypeTransformations_InfoTypeTransformation.ProtoReflect.Descriptor instead.

func (*InfoTypeTransformations_InfoTypeTransformation) GetInfoTypes

func (*InfoTypeTransformations_InfoTypeTransformation) GetPrimitiveTransformation

func (*InfoTypeTransformations_InfoTypeTransformation) ProtoMessage

func (*InfoTypeTransformations_InfoTypeTransformation) ProtoReflect

func (*InfoTypeTransformations_InfoTypeTransformation) Reset

func (*InfoTypeTransformations_InfoTypeTransformation) String

type InspectConfig

type InspectConfig struct {

	// Restricts what info_types to look for. The values must correspond to
	// InfoType values returned by ListInfoTypes or listed at
	// https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference.
	//
	// When no InfoTypes or CustomInfoTypes are specified in a request, the
	// system may automatically choose a default list of detectors to run, which
	// may change over time.
	//
	// If you need precise control and predictability as to what detectors are
	// run you should specify specific InfoTypes listed in the reference,
	// otherwise a default list will be used, which may change over time.
	InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"`
	// Only returns findings equal to or above this threshold. The default is
	// POSSIBLE.
	//
	// In general, the highest likelihood setting yields the fewest findings in
	// results and the lowest chance of a false positive. For more information,
	// see [Match
	// likelihood](https://cloud.google.com/sensitive-data-protection/docs/likelihood).
	MinLikelihood Likelihood `` /* 139-byte string literal not displayed */
	// Minimum likelihood per infotype. For each infotype, a user can specify a
	// minimum likelihood. The system only returns a finding if its likelihood is
	// above this threshold. If this field is not set, the system uses the
	// InspectConfig min_likelihood.
	MinLikelihoodPerInfoType []*InspectConfig_InfoTypeLikelihood `` /* 140-byte string literal not displayed */
	// Configuration to control the number of findings returned.
	// This is not used for data profiling.
	//
	// When redacting sensitive data from images, finding limits don't apply. They
	// can cause unexpected or inconsistent results, where only some data is
	// redacted. Don't include finding limits in
	// [RedactImage][google.privacy.dlp.v2.DlpService.RedactImage]
	// requests. Otherwise, Cloud DLP returns an error.
	//
	// When set within an
	// [InspectJobConfig][google.privacy.dlp.v2.InspectJobConfig], the specified
	// maximum values aren't hard limits. If an inspection job reaches these
	// limits, the job ends gradually, not abruptly. Therefore, the actual number
	// of findings that Cloud DLP returns can be multiple times higher than these
	// maximum values.
	Limits *InspectConfig_FindingLimits `protobuf:"bytes,3,opt,name=limits,proto3" json:"limits,omitempty"`
	// When true, a contextual quote from the data that triggered a finding is
	// included in the response; see
	// [Finding.quote][google.privacy.dlp.v2.Finding.quote]. This is not used for
	// data profiling.
	IncludeQuote bool `protobuf:"varint,4,opt,name=include_quote,json=includeQuote,proto3" json:"include_quote,omitempty"`
	// When true, excludes type information of the findings.
	// This is not used for data profiling.
	ExcludeInfoTypes bool `protobuf:"varint,5,opt,name=exclude_info_types,json=excludeInfoTypes,proto3" json:"exclude_info_types,omitempty"`
	// CustomInfoTypes provided by the user. See
	// https://cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes
	// to learn more.
	CustomInfoTypes []*CustomInfoType `protobuf:"bytes,6,rep,name=custom_info_types,json=customInfoTypes,proto3" json:"custom_info_types,omitempty"`
	// Deprecated and unused.
	ContentOptions []ContentOption `` /* 152-byte string literal not displayed */
	// Set of rules to apply to the findings for this InspectConfig.
	// Exclusion rules, contained in the set are executed in the end, other
	// rules are executed in the order they are specified for each info type.
	RuleSet []*InspectionRuleSet `protobuf:"bytes,10,rep,name=rule_set,json=ruleSet,proto3" json:"rule_set,omitempty"`
	// contains filtered or unexported fields
}

Configuration description of the scanning process. When used with redactContent only info_types and min_likelihood are currently used.

func (*InspectConfig) Descriptor deprecated

func (*InspectConfig) Descriptor() ([]byte, []int)

Deprecated: Use InspectConfig.ProtoReflect.Descriptor instead.

func (*InspectConfig) GetContentOptions

func (x *InspectConfig) GetContentOptions() []ContentOption

func (*InspectConfig) GetCustomInfoTypes

func (x *InspectConfig) GetCustomInfoTypes() []*CustomInfoType

func (*InspectConfig) GetExcludeInfoTypes

func (x *InspectConfig) GetExcludeInfoTypes() bool

func (*InspectConfig) GetIncludeQuote

func (x *InspectConfig) GetIncludeQuote() bool

func (*InspectConfig) GetInfoTypes

func (x *InspectConfig) GetInfoTypes() []*InfoType

func (*InspectConfig) GetLimits

func (*InspectConfig) GetMinLikelihood

func (x *InspectConfig) GetMinLikelihood() Likelihood

func (*InspectConfig) GetMinLikelihoodPerInfoType added in v1.11.0

func (x *InspectConfig) GetMinLikelihoodPerInfoType() []*InspectConfig_InfoTypeLikelihood

func (*InspectConfig) GetRuleSet

func (x *InspectConfig) GetRuleSet() []*InspectionRuleSet

func (*InspectConfig) ProtoMessage

func (*InspectConfig) ProtoMessage()

func (*InspectConfig) ProtoReflect

func (x *InspectConfig) ProtoReflect() protoreflect.Message

func (*InspectConfig) Reset

func (x *InspectConfig) Reset()

func (*InspectConfig) String

func (x *InspectConfig) String() string

type InspectConfig_FindingLimits

type InspectConfig_FindingLimits struct {

	// Max number of findings that are returned for each item scanned.
	//
	// When set within an
	// [InspectContentRequest][google.privacy.dlp.v2.InspectContentRequest],
	// this field is ignored.
	//
	// This value isn't a hard limit. If the number of findings for an item
	// reaches this limit, the inspection of that item ends gradually, not
	// abruptly. Therefore, the actual number of findings that Cloud DLP returns
	// for the item can be multiple times higher than this value.
	MaxFindingsPerItem int32 `protobuf:"varint,1,opt,name=max_findings_per_item,json=maxFindingsPerItem,proto3" json:"max_findings_per_item,omitempty"`
	// Max number of findings that are returned per request or job.
	//
	// If you set this field in an
	// [InspectContentRequest][google.privacy.dlp.v2.InspectContentRequest], the
	// resulting maximum value is the value that you set or 3,000, whichever is
	// lower.
	//
	// This value isn't a hard limit. If an inspection reaches this limit, the
	// inspection ends gradually, not abruptly. Therefore, the actual number of
	// findings that Cloud DLP returns can be multiple times higher than this
	// value.
	MaxFindingsPerRequest int32 `` /* 129-byte string literal not displayed */
	// Configuration of findings limit given for specified infoTypes.
	MaxFindingsPerInfoType []*InspectConfig_FindingLimits_InfoTypeLimit `` /* 133-byte string literal not displayed */
	// contains filtered or unexported fields
}

Configuration to control the number of findings returned for inspection. This is not used for de-identification or data profiling.

When redacting sensitive data from images, finding limits don't apply. They can cause unexpected or inconsistent results, where only some data is redacted. Don't include finding limits in [RedactImage][google.privacy.dlp.v2.DlpService.RedactImage] requests. Otherwise, Cloud DLP returns an error.

func (*InspectConfig_FindingLimits) Descriptor deprecated

func (*InspectConfig_FindingLimits) Descriptor() ([]byte, []int)

Deprecated: Use InspectConfig_FindingLimits.ProtoReflect.Descriptor instead.

func (*InspectConfig_FindingLimits) GetMaxFindingsPerInfoType

func (*InspectConfig_FindingLimits) GetMaxFindingsPerItem

func (x *InspectConfig_FindingLimits) GetMaxFindingsPerItem() int32

func (*InspectConfig_FindingLimits) GetMaxFindingsPerRequest

func (x *InspectConfig_FindingLimits) GetMaxFindingsPerRequest() int32

func (*InspectConfig_FindingLimits) ProtoMessage

func (*InspectConfig_FindingLimits) ProtoMessage()

func (*InspectConfig_FindingLimits) ProtoReflect

func (*InspectConfig_FindingLimits) Reset

func (x *InspectConfig_FindingLimits) Reset()

func (*InspectConfig_FindingLimits) String

func (x *InspectConfig_FindingLimits) String() string

type InspectConfig_FindingLimits_InfoTypeLimit

type InspectConfig_FindingLimits_InfoTypeLimit struct {

	// Type of information the findings limit applies to. Only one limit per
	// info_type should be provided. If InfoTypeLimit does not have an
	// info_type, the DLP API applies the limit against all info_types that
	// are found but not specified in another InfoTypeLimit.
	InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"`
	// Max findings limit for the given infoType.
	MaxFindings int32 `protobuf:"varint,2,opt,name=max_findings,json=maxFindings,proto3" json:"max_findings,omitempty"`
	// contains filtered or unexported fields
}

Max findings configuration per infoType, per content item or long running DlpJob.

func (*InspectConfig_FindingLimits_InfoTypeLimit) Descriptor deprecated

func (*InspectConfig_FindingLimits_InfoTypeLimit) Descriptor() ([]byte, []int)

Deprecated: Use InspectConfig_FindingLimits_InfoTypeLimit.ProtoReflect.Descriptor instead.

func (*InspectConfig_FindingLimits_InfoTypeLimit) GetInfoType

func (*InspectConfig_FindingLimits_InfoTypeLimit) GetMaxFindings

func (*InspectConfig_FindingLimits_InfoTypeLimit) ProtoMessage

func (*InspectConfig_FindingLimits_InfoTypeLimit) ProtoReflect

func (*InspectConfig_FindingLimits_InfoTypeLimit) Reset

func (*InspectConfig_FindingLimits_InfoTypeLimit) String

type InspectConfig_InfoTypeLikelihood added in v1.11.0

type InspectConfig_InfoTypeLikelihood struct {

	// Type of information the likelihood threshold applies to. Only one
	// likelihood per info_type should be provided. If InfoTypeLikelihood does
	// not have an info_type, the configuration fails.
	InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"`
	// Only returns findings equal to or above this threshold. This field is
	// required or else the configuration fails.
	MinLikelihood Likelihood `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

Configuration for setting a minimum likelihood per infotype. Used to customize the minimum likelihood level for specific infotypes in the request. For example, use this if you want to lower the precision for PERSON_NAME without lowering the precision for the other infotypes in the request.

func (*InspectConfig_InfoTypeLikelihood) Descriptor deprecated added in v1.11.0

func (*InspectConfig_InfoTypeLikelihood) Descriptor() ([]byte, []int)

Deprecated: Use InspectConfig_InfoTypeLikelihood.ProtoReflect.Descriptor instead.

func (*InspectConfig_InfoTypeLikelihood) GetInfoType added in v1.11.0

func (x *InspectConfig_InfoTypeLikelihood) GetInfoType() *InfoType

func (*InspectConfig_InfoTypeLikelihood) GetMinLikelihood added in v1.11.0

func (x *InspectConfig_InfoTypeLikelihood) GetMinLikelihood() Likelihood

func (*InspectConfig_InfoTypeLikelihood) ProtoMessage added in v1.11.0

func (*InspectConfig_InfoTypeLikelihood) ProtoMessage()

func (*InspectConfig_InfoTypeLikelihood) ProtoReflect added in v1.11.0

func (*InspectConfig_InfoTypeLikelihood) Reset added in v1.11.0

func (*InspectConfig_InfoTypeLikelihood) String added in v1.11.0

type InspectContentRequest

type InspectContentRequest struct {

	// Parent resource name.
	//
	// The format of this value varies depending on whether you have [specified a
	// processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Configuration for the inspector. What specified here will override
	// the template referenced by the inspect_template_name argument.
	InspectConfig *InspectConfig `protobuf:"bytes,2,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"`
	// The item to inspect.
	Item *ContentItem `protobuf:"bytes,3,opt,name=item,proto3" json:"item,omitempty"`
	// Template to use. Any configuration directly specified in
	// inspect_config will override those set in the template. Singular fields
	// that are set in this request will replace their corresponding fields in the
	// template. Repeated fields are appended. Singular sub-messages and groups
	// are recursively merged.
	InspectTemplateName string `protobuf:"bytes,4,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,5,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request to search for potentially sensitive info in a ContentItem.

func (*InspectContentRequest) Descriptor deprecated

func (*InspectContentRequest) Descriptor() ([]byte, []int)

Deprecated: Use InspectContentRequest.ProtoReflect.Descriptor instead.

func (*InspectContentRequest) GetInspectConfig

func (x *InspectContentRequest) GetInspectConfig() *InspectConfig

func (*InspectContentRequest) GetInspectTemplateName

func (x *InspectContentRequest) GetInspectTemplateName() string

func (*InspectContentRequest) GetItem

func (x *InspectContentRequest) GetItem() *ContentItem

func (*InspectContentRequest) GetLocationId

func (x *InspectContentRequest) GetLocationId() string

func (*InspectContentRequest) GetParent

func (x *InspectContentRequest) GetParent() string

func (*InspectContentRequest) ProtoMessage

func (*InspectContentRequest) ProtoMessage()

func (*InspectContentRequest) ProtoReflect

func (x *InspectContentRequest) ProtoReflect() protoreflect.Message

func (*InspectContentRequest) Reset

func (x *InspectContentRequest) Reset()

func (*InspectContentRequest) String

func (x *InspectContentRequest) String() string

type InspectContentResponse

type InspectContentResponse struct {

	// The findings.
	Result *InspectResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

Results of inspecting an item.

func (*InspectContentResponse) Descriptor deprecated

func (*InspectContentResponse) Descriptor() ([]byte, []int)

Deprecated: Use InspectContentResponse.ProtoReflect.Descriptor instead.

func (*InspectContentResponse) GetResult

func (x *InspectContentResponse) GetResult() *InspectResult

func (*InspectContentResponse) ProtoMessage

func (*InspectContentResponse) ProtoMessage()

func (*InspectContentResponse) ProtoReflect

func (x *InspectContentResponse) ProtoReflect() protoreflect.Message

func (*InspectContentResponse) Reset

func (x *InspectContentResponse) Reset()

func (*InspectContentResponse) String

func (x *InspectContentResponse) String() string

type InspectDataSourceDetails

type InspectDataSourceDetails struct {

	// The configuration used for this job.
	RequestedOptions *InspectDataSourceDetails_RequestedOptions `protobuf:"bytes,2,opt,name=requested_options,json=requestedOptions,proto3" json:"requested_options,omitempty"`
	// A summary of the outcome of this inspection job.
	Result *InspectDataSourceDetails_Result `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

The results of an inspect DataSource job.

func (*InspectDataSourceDetails) Descriptor deprecated

func (*InspectDataSourceDetails) Descriptor() ([]byte, []int)

Deprecated: Use InspectDataSourceDetails.ProtoReflect.Descriptor instead.

func (*InspectDataSourceDetails) GetRequestedOptions

func (*InspectDataSourceDetails) GetResult

func (*InspectDataSourceDetails) ProtoMessage

func (*InspectDataSourceDetails) ProtoMessage()

func (*InspectDataSourceDetails) ProtoReflect

func (x *InspectDataSourceDetails) ProtoReflect() protoreflect.Message

func (*InspectDataSourceDetails) Reset

func (x *InspectDataSourceDetails) Reset()

func (*InspectDataSourceDetails) String

func (x *InspectDataSourceDetails) String() string

type InspectDataSourceDetails_RequestedOptions

type InspectDataSourceDetails_RequestedOptions struct {

	// If run with an InspectTemplate, a snapshot of its state at the time of
	// this run.
	SnapshotInspectTemplate *InspectTemplate `` /* 132-byte string literal not displayed */
	// Inspect config.
	JobConfig *InspectJobConfig `protobuf:"bytes,3,opt,name=job_config,json=jobConfig,proto3" json:"job_config,omitempty"`
	// contains filtered or unexported fields
}

Snapshot of the inspection configuration.

func (*InspectDataSourceDetails_RequestedOptions) Descriptor deprecated

func (*InspectDataSourceDetails_RequestedOptions) Descriptor() ([]byte, []int)

Deprecated: Use InspectDataSourceDetails_RequestedOptions.ProtoReflect.Descriptor instead.

func (*InspectDataSourceDetails_RequestedOptions) GetJobConfig

func (*InspectDataSourceDetails_RequestedOptions) GetSnapshotInspectTemplate

func (x *InspectDataSourceDetails_RequestedOptions) GetSnapshotInspectTemplate() *InspectTemplate

func (*InspectDataSourceDetails_RequestedOptions) ProtoMessage

func (*InspectDataSourceDetails_RequestedOptions) ProtoReflect

func (*InspectDataSourceDetails_RequestedOptions) Reset

func (*InspectDataSourceDetails_RequestedOptions) String

type InspectDataSourceDetails_Result

type InspectDataSourceDetails_Result struct {

	// Total size in bytes that were processed.
	ProcessedBytes int64 `protobuf:"varint,1,opt,name=processed_bytes,json=processedBytes,proto3" json:"processed_bytes,omitempty"`
	// Estimate of the number of bytes to process.
	TotalEstimatedBytes int64 `protobuf:"varint,2,opt,name=total_estimated_bytes,json=totalEstimatedBytes,proto3" json:"total_estimated_bytes,omitempty"`
	// Statistics of how many instances of each info type were found during
	// inspect job.
	InfoTypeStats []*InfoTypeStats `protobuf:"bytes,3,rep,name=info_type_stats,json=infoTypeStats,proto3" json:"info_type_stats,omitempty"`
	// Number of rows scanned after sampling and time filtering (applicable for
	// row based stores such as BigQuery).
	NumRowsProcessed int64 `protobuf:"varint,5,opt,name=num_rows_processed,json=numRowsProcessed,proto3" json:"num_rows_processed,omitempty"`
	// Statistics related to the processing of hybrid inspect.
	HybridStats *HybridInspectStatistics `protobuf:"bytes,7,opt,name=hybrid_stats,json=hybridStats,proto3" json:"hybrid_stats,omitempty"`
	// contains filtered or unexported fields
}

All Result fields are updated while the job is processing.

func (*InspectDataSourceDetails_Result) Descriptor deprecated

func (*InspectDataSourceDetails_Result) Descriptor() ([]byte, []int)

Deprecated: Use InspectDataSourceDetails_Result.ProtoReflect.Descriptor instead.

func (*InspectDataSourceDetails_Result) GetHybridStats

func (*InspectDataSourceDetails_Result) GetInfoTypeStats

func (x *InspectDataSourceDetails_Result) GetInfoTypeStats() []*InfoTypeStats

func (*InspectDataSourceDetails_Result) GetNumRowsProcessed added in v1.13.0

func (x *InspectDataSourceDetails_Result) GetNumRowsProcessed() int64

func (*InspectDataSourceDetails_Result) GetProcessedBytes

func (x *InspectDataSourceDetails_Result) GetProcessedBytes() int64

func (*InspectDataSourceDetails_Result) GetTotalEstimatedBytes

func (x *InspectDataSourceDetails_Result) GetTotalEstimatedBytes() int64

func (*InspectDataSourceDetails_Result) ProtoMessage

func (*InspectDataSourceDetails_Result) ProtoMessage()

func (*InspectDataSourceDetails_Result) ProtoReflect

func (*InspectDataSourceDetails_Result) Reset

func (*InspectDataSourceDetails_Result) String

type InspectJobConfig

type InspectJobConfig struct {

	// The data to scan.
	StorageConfig *StorageConfig `protobuf:"bytes,1,opt,name=storage_config,json=storageConfig,proto3" json:"storage_config,omitempty"`
	// How and what to scan for.
	InspectConfig *InspectConfig `protobuf:"bytes,2,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"`
	// If provided, will be used as the default for all values in InspectConfig.
	// `inspect_config` will be merged into the values persisted as part of the
	// template.
	InspectTemplateName string `protobuf:"bytes,3,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"`
	// Actions to execute at the completion of the job.
	Actions []*Action `protobuf:"bytes,4,rep,name=actions,proto3" json:"actions,omitempty"`
	// contains filtered or unexported fields
}

Controls what and how to inspect for findings.

func (*InspectJobConfig) Descriptor deprecated

func (*InspectJobConfig) Descriptor() ([]byte, []int)

Deprecated: Use InspectJobConfig.ProtoReflect.Descriptor instead.

func (*InspectJobConfig) GetActions

func (x *InspectJobConfig) GetActions() []*Action

func (*InspectJobConfig) GetInspectConfig

func (x *InspectJobConfig) GetInspectConfig() *InspectConfig

func (*InspectJobConfig) GetInspectTemplateName

func (x *InspectJobConfig) GetInspectTemplateName() string

func (*InspectJobConfig) GetStorageConfig

func (x *InspectJobConfig) GetStorageConfig() *StorageConfig

func (*InspectJobConfig) ProtoMessage

func (*InspectJobConfig) ProtoMessage()

func (*InspectJobConfig) ProtoReflect

func (x *InspectJobConfig) ProtoReflect() protoreflect.Message

func (*InspectJobConfig) Reset

func (x *InspectJobConfig) Reset()

func (*InspectJobConfig) String

func (x *InspectJobConfig) String() string

type InspectResult

type InspectResult struct {

	// List of findings for an item.
	Findings []*Finding `protobuf:"bytes,1,rep,name=findings,proto3" json:"findings,omitempty"`
	// If true, then this item might have more findings than were returned,
	// and the findings returned are an arbitrary subset of all findings.
	// The findings list might be truncated because the input items were too
	// large, or because the server reached the maximum amount of resources
	// allowed for a single API call. For best results, divide the input into
	// smaller batches.
	FindingsTruncated bool `protobuf:"varint,2,opt,name=findings_truncated,json=findingsTruncated,proto3" json:"findings_truncated,omitempty"`
	// contains filtered or unexported fields
}

All the findings for a single scanned item.

func (*InspectResult) Descriptor deprecated

func (*InspectResult) Descriptor() ([]byte, []int)

Deprecated: Use InspectResult.ProtoReflect.Descriptor instead.

func (*InspectResult) GetFindings

func (x *InspectResult) GetFindings() []*Finding

func (*InspectResult) GetFindingsTruncated

func (x *InspectResult) GetFindingsTruncated() bool

func (*InspectResult) ProtoMessage

func (*InspectResult) ProtoMessage()

func (*InspectResult) ProtoReflect

func (x *InspectResult) ProtoReflect() protoreflect.Message

func (*InspectResult) Reset

func (x *InspectResult) Reset()

func (*InspectResult) String

func (x *InspectResult) String() string

type InspectTemplate

type InspectTemplate struct {

	// Output only. The template name.
	//
	// The template will have one of the following formats:
	// `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
	// `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Display name (max 256 chars).
	DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// Short description (max 256 chars).
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// Output only. The creation timestamp of an inspectTemplate.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Output only. The last update timestamp of an inspectTemplate.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// The core content of the template. Configuration of the scanning process.
	InspectConfig *InspectConfig `protobuf:"bytes,6,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"`
	// contains filtered or unexported fields
}

The inspectTemplate contains a configuration (set of types of sensitive data to be detected) to be used anywhere you otherwise would normally specify InspectConfig. See https://cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more.

func (*InspectTemplate) Descriptor deprecated

func (*InspectTemplate) Descriptor() ([]byte, []int)

Deprecated: Use InspectTemplate.ProtoReflect.Descriptor instead.

func (*InspectTemplate) GetCreateTime

func (x *InspectTemplate) GetCreateTime() *timestamppb.Timestamp

func (*InspectTemplate) GetDescription

func (x *InspectTemplate) GetDescription() string

func (*InspectTemplate) GetDisplayName

func (x *InspectTemplate) GetDisplayName() string

func (*InspectTemplate) GetInspectConfig

func (x *InspectTemplate) GetInspectConfig() *InspectConfig

func (*InspectTemplate) GetName

func (x *InspectTemplate) GetName() string

func (*InspectTemplate) GetUpdateTime

func (x *InspectTemplate) GetUpdateTime() *timestamppb.Timestamp

func (*InspectTemplate) ProtoMessage

func (*InspectTemplate) ProtoMessage()

func (*InspectTemplate) ProtoReflect

func (x *InspectTemplate) ProtoReflect() protoreflect.Message

func (*InspectTemplate) Reset

func (x *InspectTemplate) Reset()

func (*InspectTemplate) String

func (x *InspectTemplate) String() string

type InspectionRule

type InspectionRule struct {

	// Inspection rule types.
	//
	// Types that are assignable to Type:
	//
	//	*InspectionRule_HotwordRule
	//	*InspectionRule_ExclusionRule
	Type isInspectionRule_Type `protobuf_oneof:"type"`
	// contains filtered or unexported fields
}

A single inspection rule to be applied to infoTypes, specified in `InspectionRuleSet`.

func (*InspectionRule) Descriptor deprecated

func (*InspectionRule) Descriptor() ([]byte, []int)

Deprecated: Use InspectionRule.ProtoReflect.Descriptor instead.

func (*InspectionRule) GetExclusionRule

func (x *InspectionRule) GetExclusionRule() *ExclusionRule

func (*InspectionRule) GetHotwordRule

func (*InspectionRule) GetType

func (m *InspectionRule) GetType() isInspectionRule_Type

func (*InspectionRule) ProtoMessage

func (*InspectionRule) ProtoMessage()

func (*InspectionRule) ProtoReflect

func (x *InspectionRule) ProtoReflect() protoreflect.Message

func (*InspectionRule) Reset

func (x *InspectionRule) Reset()

func (*InspectionRule) String

func (x *InspectionRule) String() string

type InspectionRuleSet

type InspectionRuleSet struct {

	// List of infoTypes this rule set is applied to.
	InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"`
	// Set of rules to be applied to infoTypes. The rules are applied in order.
	Rules []*InspectionRule `protobuf:"bytes,2,rep,name=rules,proto3" json:"rules,omitempty"`
	// contains filtered or unexported fields
}

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.

func (*InspectionRuleSet) Descriptor deprecated

func (*InspectionRuleSet) Descriptor() ([]byte, []int)

Deprecated: Use InspectionRuleSet.ProtoReflect.Descriptor instead.

func (*InspectionRuleSet) GetInfoTypes

func (x *InspectionRuleSet) GetInfoTypes() []*InfoType

func (*InspectionRuleSet) GetRules

func (x *InspectionRuleSet) GetRules() []*InspectionRule

func (*InspectionRuleSet) ProtoMessage

func (*InspectionRuleSet) ProtoMessage()

func (*InspectionRuleSet) ProtoReflect

func (x *InspectionRuleSet) ProtoReflect() protoreflect.Message

func (*InspectionRuleSet) Reset

func (x *InspectionRuleSet) Reset()

func (*InspectionRuleSet) String

func (x *InspectionRuleSet) String() string

type InspectionRule_ExclusionRule

type InspectionRule_ExclusionRule struct {
	// Exclusion rule.
	ExclusionRule *ExclusionRule `protobuf:"bytes,2,opt,name=exclusion_rule,json=exclusionRule,proto3,oneof"`
}

type InspectionRule_HotwordRule

type InspectionRule_HotwordRule struct {
	// Hotword-based detection rule.
	HotwordRule *CustomInfoType_DetectionRule_HotwordRule `protobuf:"bytes,1,opt,name=hotword_rule,json=hotwordRule,proto3,oneof"`
}

type JobTrigger

type JobTrigger struct {

	// Unique resource name for the triggeredJob, assigned by the service when the
	// triggeredJob is created, for example
	// `projects/dlp-test-project/jobTriggers/53234423`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Display name (max 100 chars)
	DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// User provided description (max 256 chars)
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// The configuration details for the specific type of job to run.
	//
	// Types that are assignable to Job:
	//
	//	*JobTrigger_InspectJob
	Job isJobTrigger_Job `protobuf_oneof:"job"`
	// A list of triggers which will be OR'ed together. Only one in the list
	// needs to trigger for a job to be started. The list may contain only
	// a single Schedule trigger and must have at least one object.
	Triggers []*JobTrigger_Trigger `protobuf:"bytes,5,rep,name=triggers,proto3" json:"triggers,omitempty"`
	// Output only. A stream of errors encountered when the trigger was activated.
	// Repeated errors may result in the JobTrigger automatically being paused.
	// Will return the last 100 errors. Whenever the JobTrigger is modified
	// this list will be cleared.
	Errors []*Error `protobuf:"bytes,6,rep,name=errors,proto3" json:"errors,omitempty"`
	// Output only. The creation timestamp of a triggeredJob.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Output only. The last update timestamp of a triggeredJob.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// Output only. The timestamp of the last time this trigger executed.
	LastRunTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_run_time,json=lastRunTime,proto3" json:"last_run_time,omitempty"`
	// Required. A status for this trigger.
	Status JobTrigger_Status `protobuf:"varint,10,opt,name=status,proto3,enum=google.privacy.dlp.v2.JobTrigger_Status" json:"status,omitempty"`
	// contains filtered or unexported fields
}

Contains a configuration to make API calls on a repeating basis. See https://cloud.google.com/sensitive-data-protection/docs/concepts-job-triggers to learn more.

func (*JobTrigger) Descriptor deprecated

func (*JobTrigger) Descriptor() ([]byte, []int)

Deprecated: Use JobTrigger.ProtoReflect.Descriptor instead.

func (*JobTrigger) GetCreateTime

func (x *JobTrigger) GetCreateTime() *timestamppb.Timestamp

func (*JobTrigger) GetDescription

func (x *JobTrigger) GetDescription() string

func (*JobTrigger) GetDisplayName

func (x *JobTrigger) GetDisplayName() string

func (*JobTrigger) GetErrors

func (x *JobTrigger) GetErrors() []*Error

func (*JobTrigger) GetInspectJob

func (x *JobTrigger) GetInspectJob() *InspectJobConfig

func (*JobTrigger) GetJob

func (m *JobTrigger) GetJob() isJobTrigger_Job

func (*JobTrigger) GetLastRunTime

func (x *JobTrigger) GetLastRunTime() *timestamppb.Timestamp

func (*JobTrigger) GetName

func (x *JobTrigger) GetName() string

func (*JobTrigger) GetStatus

func (x *JobTrigger) GetStatus() JobTrigger_Status

func (*JobTrigger) GetTriggers

func (x *JobTrigger) GetTriggers() []*JobTrigger_Trigger

func (*JobTrigger) GetUpdateTime

func (x *JobTrigger) GetUpdateTime() *timestamppb.Timestamp

func (*JobTrigger) ProtoMessage

func (*JobTrigger) ProtoMessage()

func (*JobTrigger) ProtoReflect

func (x *JobTrigger) ProtoReflect() protoreflect.Message

func (*JobTrigger) Reset

func (x *JobTrigger) Reset()

func (*JobTrigger) String

func (x *JobTrigger) String() string

type JobTrigger_InspectJob

type JobTrigger_InspectJob struct {
	// For inspect jobs, a snapshot of the configuration.
	InspectJob *InspectJobConfig `protobuf:"bytes,4,opt,name=inspect_job,json=inspectJob,proto3,oneof"`
}

type JobTrigger_Status

type JobTrigger_Status int32

Whether the trigger is currently active. If PAUSED or CANCELLED, no jobs will be created with this configuration. The service may automatically pause triggers experiencing frequent errors. To restart a job, set the status to HEALTHY after correcting user errors.

const (
	// Unused.
	JobTrigger_STATUS_UNSPECIFIED JobTrigger_Status = 0
	// Trigger is healthy.
	JobTrigger_HEALTHY JobTrigger_Status = 1
	// Trigger is temporarily paused.
	JobTrigger_PAUSED JobTrigger_Status = 2
	// Trigger is cancelled and can not be resumed.
	JobTrigger_CANCELLED JobTrigger_Status = 3
)

func (JobTrigger_Status) Descriptor

func (JobTrigger_Status) Enum

func (JobTrigger_Status) EnumDescriptor deprecated

func (JobTrigger_Status) EnumDescriptor() ([]byte, []int)

Deprecated: Use JobTrigger_Status.Descriptor instead.

func (JobTrigger_Status) Number

func (JobTrigger_Status) String

func (x JobTrigger_Status) String() string

func (JobTrigger_Status) Type

type JobTrigger_Trigger

type JobTrigger_Trigger struct {

	// What event needs to occur for a new job to be started.
	//
	// Types that are assignable to Trigger:
	//
	//	*JobTrigger_Trigger_Schedule
	//	*JobTrigger_Trigger_Manual
	Trigger isJobTrigger_Trigger_Trigger `protobuf_oneof:"trigger"`
	// contains filtered or unexported fields
}

What event needs to occur for a new job to be started.

func (*JobTrigger_Trigger) Descriptor deprecated

func (*JobTrigger_Trigger) Descriptor() ([]byte, []int)

Deprecated: Use JobTrigger_Trigger.ProtoReflect.Descriptor instead.

func (*JobTrigger_Trigger) GetManual

func (x *JobTrigger_Trigger) GetManual() *Manual

func (*JobTrigger_Trigger) GetSchedule

func (x *JobTrigger_Trigger) GetSchedule() *Schedule

func (*JobTrigger_Trigger) GetTrigger

func (m *JobTrigger_Trigger) GetTrigger() isJobTrigger_Trigger_Trigger

func (*JobTrigger_Trigger) ProtoMessage

func (*JobTrigger_Trigger) ProtoMessage()

func (*JobTrigger_Trigger) ProtoReflect

func (x *JobTrigger_Trigger) ProtoReflect() protoreflect.Message

func (*JobTrigger_Trigger) Reset

func (x *JobTrigger_Trigger) Reset()

func (*JobTrigger_Trigger) String

func (x *JobTrigger_Trigger) String() string

type JobTrigger_Trigger_Manual

type JobTrigger_Trigger_Manual struct {
	// For use with hybrid jobs. Jobs must be manually created and finished.
	Manual *Manual `protobuf:"bytes,2,opt,name=manual,proto3,oneof"`
}

type JobTrigger_Trigger_Schedule

type JobTrigger_Trigger_Schedule struct {
	// Create a job on a repeating basis based on the elapse of time.
	Schedule *Schedule `protobuf:"bytes,1,opt,name=schedule,proto3,oneof"`
}

type Key

type Key struct {

	// Entities are partitioned into subsets, currently identified by a project
	// ID and namespace ID.
	// Queries are scoped to a single partition.
	PartitionId *PartitionId `protobuf:"bytes,1,opt,name=partition_id,json=partitionId,proto3" json:"partition_id,omitempty"`
	// The entity path.
	// An entity path consists of one or more elements composed of a kind and a
	// string or numerical identifier, which identify entities. The first
	// element identifies a _root entity_, the second element identifies
	// a _child_ of the root entity, the third element identifies a child of the
	// second entity, and so forth. The entities identified by all prefixes of
	// the path are called the element's _ancestors_.
	//
	// A path can never be empty, and a path can have at most 100 elements.
	Path []*Key_PathElement `protobuf:"bytes,2,rep,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

A unique identifier for a Datastore entity. If a key's partition ID or any of its path kinds or names are reserved/read-only, the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contexts.

func (*Key) Descriptor deprecated

func (*Key) Descriptor() ([]byte, []int)

Deprecated: Use Key.ProtoReflect.Descriptor instead.

func (*Key) GetPartitionId

func (x *Key) GetPartitionId() *PartitionId

func (*Key) GetPath

func (x *Key) GetPath() []*Key_PathElement

func (*Key) ProtoMessage

func (*Key) ProtoMessage()

func (*Key) ProtoReflect

func (x *Key) ProtoReflect() protoreflect.Message

func (*Key) Reset

func (x *Key) Reset()

func (*Key) String

func (x *Key) String() string

type Key_PathElement

type Key_PathElement struct {

	// The kind of the entity.
	// A kind matching regex `__.*__` is reserved/read-only.
	// A kind must not contain more than 1500 bytes when UTF-8 encoded.
	// Cannot be `""`.
	Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"`
	// The type of ID.
	//
	// Types that are assignable to IdType:
	//
	//	*Key_PathElement_Id
	//	*Key_PathElement_Name
	IdType isKey_PathElement_IdType `protobuf_oneof:"id_type"`
	// contains filtered or unexported fields
}

A (kind, ID/name) pair used to construct a key path.

If either name or ID is set, the element is complete. If neither is set, the element is incomplete.

func (*Key_PathElement) Descriptor deprecated

func (*Key_PathElement) Descriptor() ([]byte, []int)

Deprecated: Use Key_PathElement.ProtoReflect.Descriptor instead.

func (*Key_PathElement) GetId

func (x *Key_PathElement) GetId() int64

func (*Key_PathElement) GetIdType

func (m *Key_PathElement) GetIdType() isKey_PathElement_IdType

func (*Key_PathElement) GetKind

func (x *Key_PathElement) GetKind() string

func (*Key_PathElement) GetName

func (x *Key_PathElement) GetName() string

func (*Key_PathElement) ProtoMessage

func (*Key_PathElement) ProtoMessage()

func (*Key_PathElement) ProtoReflect

func (x *Key_PathElement) ProtoReflect() protoreflect.Message

func (*Key_PathElement) Reset

func (x *Key_PathElement) Reset()

func (*Key_PathElement) String

func (x *Key_PathElement) String() string

type Key_PathElement_Id

type Key_PathElement_Id struct {
	// The auto-allocated ID of the entity.
	// Never equal to zero. Values less than zero are discouraged and may not
	// be supported in the future.
	Id int64 `protobuf:"varint,2,opt,name=id,proto3,oneof"`
}

type Key_PathElement_Name

type Key_PathElement_Name struct {
	// The name of the entity.
	// A name matching regex `__.*__` is reserved/read-only.
	// A name must not be more than 1500 bytes when UTF-8 encoded.
	// Cannot be `""`.
	Name string `protobuf:"bytes,3,opt,name=name,proto3,oneof"`
}

type KindExpression

type KindExpression struct {

	// The name of the kind.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

A representation of a Datastore kind.

func (*KindExpression) Descriptor deprecated

func (*KindExpression) Descriptor() ([]byte, []int)

Deprecated: Use KindExpression.ProtoReflect.Descriptor instead.

func (*KindExpression) GetName

func (x *KindExpression) GetName() string

func (*KindExpression) ProtoMessage

func (*KindExpression) ProtoMessage()

func (*KindExpression) ProtoReflect

func (x *KindExpression) ProtoReflect() protoreflect.Message

func (*KindExpression) Reset

func (x *KindExpression) Reset()

func (*KindExpression) String

func (x *KindExpression) String() string

type KmsWrappedCryptoKey

type KmsWrappedCryptoKey struct {

	// Required. The wrapped data crypto key.
	WrappedKey []byte `protobuf:"bytes,1,opt,name=wrapped_key,json=wrappedKey,proto3" json:"wrapped_key,omitempty"`
	// Required. The resource name of the KMS CryptoKey to use for unwrapping.
	CryptoKeyName string `protobuf:"bytes,2,opt,name=crypto_key_name,json=cryptoKeyName,proto3" json:"crypto_key_name,omitempty"`
	// contains filtered or unexported fields
}

Include to use an existing data crypto key wrapped by KMS. The wrapped key must be a 128-, 192-, or 256-bit key. Authorization requires the following IAM permissions when sending a request to perform a crypto transformation using a KMS-wrapped crypto key: dlp.kms.encrypt

For more information, see [Creating a wrapped key] (https://cloud.google.com/sensitive-data-protection/docs/create-wrapped-key).

Note: When you use Cloud KMS for cryptographic operations, [charges apply](https://cloud.google.com/kms/pricing).

func (*KmsWrappedCryptoKey) Descriptor deprecated

func (*KmsWrappedCryptoKey) Descriptor() ([]byte, []int)

Deprecated: Use KmsWrappedCryptoKey.ProtoReflect.Descriptor instead.

func (*KmsWrappedCryptoKey) GetCryptoKeyName

func (x *KmsWrappedCryptoKey) GetCryptoKeyName() string

func (*KmsWrappedCryptoKey) GetWrappedKey

func (x *KmsWrappedCryptoKey) GetWrappedKey() []byte

func (*KmsWrappedCryptoKey) ProtoMessage

func (*KmsWrappedCryptoKey) ProtoMessage()

func (*KmsWrappedCryptoKey) ProtoReflect

func (x *KmsWrappedCryptoKey) ProtoReflect() protoreflect.Message

func (*KmsWrappedCryptoKey) Reset

func (x *KmsWrappedCryptoKey) Reset()

func (*KmsWrappedCryptoKey) String

func (x *KmsWrappedCryptoKey) String() string

type LargeCustomDictionaryConfig

type LargeCustomDictionaryConfig struct {

	// Location to store dictionary artifacts in Cloud Storage. These files
	// will only be accessible by project owners and the DLP API. If any of these
	// artifacts are modified, the dictionary is considered invalid and can no
	// longer be used.
	OutputPath *CloudStoragePath `protobuf:"bytes,1,opt,name=output_path,json=outputPath,proto3" json:"output_path,omitempty"`
	// Source of the dictionary.
	//
	// Types that are assignable to Source:
	//
	//	*LargeCustomDictionaryConfig_CloudStorageFileSet
	//	*LargeCustomDictionaryConfig_BigQueryField
	Source isLargeCustomDictionaryConfig_Source `protobuf_oneof:"source"`
	// contains filtered or unexported fields
}

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/sensitive-data-protection/limits) page. The artifacts of dictionary creation are stored in the specified Cloud Storage location. Consider using `CustomInfoType.Dictionary` for smaller dictionaries that satisfy the size requirements.

func (*LargeCustomDictionaryConfig) Descriptor deprecated

func (*LargeCustomDictionaryConfig) Descriptor() ([]byte, []int)

Deprecated: Use LargeCustomDictionaryConfig.ProtoReflect.Descriptor instead.

func (*LargeCustomDictionaryConfig) GetBigQueryField

func (x *LargeCustomDictionaryConfig) GetBigQueryField() *BigQueryField

func (*LargeCustomDictionaryConfig) GetCloudStorageFileSet

func (x *LargeCustomDictionaryConfig) GetCloudStorageFileSet() *CloudStorageFileSet

func (*LargeCustomDictionaryConfig) GetOutputPath

func (x *LargeCustomDictionaryConfig) GetOutputPath() *CloudStoragePath

func (*LargeCustomDictionaryConfig) GetSource

func (m *LargeCustomDictionaryConfig) GetSource() isLargeCustomDictionaryConfig_Source

func (*LargeCustomDictionaryConfig) ProtoMessage

func (*LargeCustomDictionaryConfig) ProtoMessage()

func (*LargeCustomDictionaryConfig) ProtoReflect

func (*LargeCustomDictionaryConfig) Reset

func (x *LargeCustomDictionaryConfig) Reset()

func (*LargeCustomDictionaryConfig) String

func (x *LargeCustomDictionaryConfig) String() string

type LargeCustomDictionaryConfig_BigQueryField

type LargeCustomDictionaryConfig_BigQueryField struct {
	// Field in a BigQuery table where each cell represents a dictionary phrase.
	BigQueryField *BigQueryField `protobuf:"bytes,3,opt,name=big_query_field,json=bigQueryField,proto3,oneof"`
}

type LargeCustomDictionaryConfig_CloudStorageFileSet

type LargeCustomDictionaryConfig_CloudStorageFileSet struct {
	// Set of files containing newline-delimited lists of dictionary phrases.
	CloudStorageFileSet *CloudStorageFileSet `protobuf:"bytes,2,opt,name=cloud_storage_file_set,json=cloudStorageFileSet,proto3,oneof"`
}

type LargeCustomDictionaryStats

type LargeCustomDictionaryStats struct {

	// Approximate number of distinct phrases in the dictionary.
	ApproxNumPhrases int64 `protobuf:"varint,1,opt,name=approx_num_phrases,json=approxNumPhrases,proto3" json:"approx_num_phrases,omitempty"`
	// contains filtered or unexported fields
}

Summary statistics of a custom dictionary.

func (*LargeCustomDictionaryStats) Descriptor deprecated

func (*LargeCustomDictionaryStats) Descriptor() ([]byte, []int)

Deprecated: Use LargeCustomDictionaryStats.ProtoReflect.Descriptor instead.

func (*LargeCustomDictionaryStats) GetApproxNumPhrases

func (x *LargeCustomDictionaryStats) GetApproxNumPhrases() int64

func (*LargeCustomDictionaryStats) ProtoMessage

func (*LargeCustomDictionaryStats) ProtoMessage()

func (*LargeCustomDictionaryStats) ProtoReflect

func (*LargeCustomDictionaryStats) Reset

func (x *LargeCustomDictionaryStats) Reset()

func (*LargeCustomDictionaryStats) String

func (x *LargeCustomDictionaryStats) String() string

type Likelihood

type Likelihood int32

Coarse-grained confidence level of how well a particular finding satisfies the criteria to match a particular infoType.

Likelihood is calculated based on the number of signals a finding has that implies that the finding matches the infoType. For example, a string that has an '@' and a '.com' is more likely to be a match for an email address than a string that only has an '@'.

In general, the highest likelihood level has the strongest signals that indicate a match. That is, a finding with a high likelihood has a low chance of being a false positive.

For more information about each likelihood level and how likelihood works, see [Match likelihood](https://cloud.google.com/sensitive-data-protection/docs/likelihood).

const (
	// Default value; same as POSSIBLE.
	Likelihood_LIKELIHOOD_UNSPECIFIED Likelihood = 0
	// Highest chance of a false positive.
	Likelihood_VERY_UNLIKELY Likelihood = 1
	// High chance of a false positive.
	Likelihood_UNLIKELY Likelihood = 2
	// Some matching signals. The default value.
	Likelihood_POSSIBLE Likelihood = 3
	// Low chance of a false positive.
	Likelihood_LIKELY Likelihood = 4
	// Confidence level is high. Lowest chance of a false positive.
	Likelihood_VERY_LIKELY Likelihood = 5
)

func (Likelihood) Descriptor

func (Likelihood) Descriptor() protoreflect.EnumDescriptor

func (Likelihood) Enum

func (x Likelihood) Enum() *Likelihood

func (Likelihood) EnumDescriptor deprecated

func (Likelihood) EnumDescriptor() ([]byte, []int)

Deprecated: Use Likelihood.Descriptor instead.

func (Likelihood) Number

func (x Likelihood) Number() protoreflect.EnumNumber

func (Likelihood) String

func (x Likelihood) String() string

func (Likelihood) Type

type ListColumnDataProfilesRequest added in v1.12.0

type ListColumnDataProfilesRequest struct {

	// Required. Resource name of the organization or project, for
	// example `organizations/433245324/locations/europe` or
	// `projects/project-id/locations/asia`.
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by the server. If zero, server
	// returns a page of max size 100.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of fields to order by, followed by `asc` or `desc`
	// postfix. This list is case insensitive. The default sorting order is
	// ascending. Redundant space characters are insignificant. Only one order
	// field at a time is allowed.
	//
	// Examples:
	//
	// * `project_id asc`
	// * `table_id`
	// * `sensitivity_level desc`
	//
	// Supported fields are:
	//
	// - `project_id`: The Google Cloud project ID.
	// - `dataset_id`: The ID of a BigQuery dataset.
	// - `table_id`: The ID of a BigQuery table.
	// - `sensitivity_level`: How sensitive the data in a column is, at most.
	// - `data_risk_level`: How much risk is associated with this data.
	// - `profile_last_generated`: When the profile was last updated in epoch
	// seconds.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Allows filtering.
	//
	// Supported syntax:
	//
	// * Filter expressions are made up of one or more restrictions.
	// * Restrictions can be combined by `AND` or `OR` logical operators. A
	// sequence of restrictions implicitly uses `AND`.
	// * A restriction has the form of `{field} {operator} {value}`.
	// * Supported fields:
	//   - `table_data_profile_name`: The name of the related table data
	//     profile
	//   - `project_id`: The Google Cloud project ID (REQUIRED)
	//   - `dataset_id`: The BigQuery dataset ID (REQUIRED)
	//   - `table_id`: The BigQuery table ID (REQUIRED)
	//   - `field_id`: The ID of the BigQuery field
	//   - `info_type`: The infotype detected in the resource
	//   - `sensitivity_level`: HIGH|MEDIUM|LOW
	//   - `data_risk_level`: How much risk is associated with this data
	//   - `status_code`: An RPC status code as defined in
	//     https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
	//   - `profile_last_generated`: Date and time the profile was last
	//     generated
	//   - The operator must be `=` for project_id, dataset_id, and table_id. Other
	//     filters also support `!=`. The `profile_last_generated` filter also
	//     supports `<` and `>`.
	//
	// The syntax is based on https://google.aip.dev/160.
	//
	// Examples:
	//
	// * project_id = 12345 AND status_code = 1
	// * project_id = 12345 AND sensitivity_level = HIGH
	// * project_id = 12345 AND info_type = STREET_ADDRESS
	// * profile_last_generated < "2025-01-01T00:00:00.000Z"
	//
	// The length of this field should be no more than 500 characters.
	Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

Request to list the profiles generated for a given organization or project.

func (*ListColumnDataProfilesRequest) Descriptor deprecated added in v1.12.0

func (*ListColumnDataProfilesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListColumnDataProfilesRequest.ProtoReflect.Descriptor instead.

func (*ListColumnDataProfilesRequest) GetFilter added in v1.12.0

func (x *ListColumnDataProfilesRequest) GetFilter() string

func (*ListColumnDataProfilesRequest) GetOrderBy added in v1.12.0

func (x *ListColumnDataProfilesRequest) GetOrderBy() string

func (*ListColumnDataProfilesRequest) GetPageSize added in v1.12.0

func (x *ListColumnDataProfilesRequest) GetPageSize() int32

func (*ListColumnDataProfilesRequest) GetPageToken added in v1.12.0

func (x *ListColumnDataProfilesRequest) GetPageToken() string

func (*ListColumnDataProfilesRequest) GetParent added in v1.12.0

func (x *ListColumnDataProfilesRequest) GetParent() string

func (*ListColumnDataProfilesRequest) ProtoMessage added in v1.12.0

func (*ListColumnDataProfilesRequest) ProtoMessage()

func (*ListColumnDataProfilesRequest) ProtoReflect added in v1.12.0

func (*ListColumnDataProfilesRequest) Reset added in v1.12.0

func (x *ListColumnDataProfilesRequest) Reset()

func (*ListColumnDataProfilesRequest) String added in v1.12.0

type ListColumnDataProfilesResponse added in v1.12.0

type ListColumnDataProfilesResponse struct {

	// List of data profiles.
	ColumnDataProfiles []*ColumnDataProfile `protobuf:"bytes,1,rep,name=column_data_profiles,json=columnDataProfiles,proto3" json:"column_data_profiles,omitempty"`
	// The next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

List of profiles generated for a given organization or project.

func (*ListColumnDataProfilesResponse) Descriptor deprecated added in v1.12.0

func (*ListColumnDataProfilesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListColumnDataProfilesResponse.ProtoReflect.Descriptor instead.

func (*ListColumnDataProfilesResponse) GetColumnDataProfiles added in v1.12.0

func (x *ListColumnDataProfilesResponse) GetColumnDataProfiles() []*ColumnDataProfile

func (*ListColumnDataProfilesResponse) GetNextPageToken added in v1.12.0

func (x *ListColumnDataProfilesResponse) GetNextPageToken() string

func (*ListColumnDataProfilesResponse) ProtoMessage added in v1.12.0

func (*ListColumnDataProfilesResponse) ProtoMessage()

func (*ListColumnDataProfilesResponse) ProtoReflect added in v1.12.0

func (*ListColumnDataProfilesResponse) Reset added in v1.12.0

func (x *ListColumnDataProfilesResponse) Reset()

func (*ListColumnDataProfilesResponse) String added in v1.12.0

type ListConnectionsRequest added in v1.13.0

type ListConnectionsRequest struct {

	// Required. Resource name of the organization or project, for
	// example, `organizations/433245324/locations/europe` or
	// `projects/project-id/locations/asia`.
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Optional. Number of results per page, max 1000.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Optional. Page token from a previous page to return the next set of
	// results. If set, all other request fields must match the original request.
	PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Optional. Supported field/value: `state` - MISSING|AVAILABLE|ERROR
	//
	// The syntax is based on https://google.aip.dev/160.
	Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

Request message for ListConnections.

func (*ListConnectionsRequest) Descriptor deprecated added in v1.13.0

func (*ListConnectionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListConnectionsRequest.ProtoReflect.Descriptor instead.

func (*ListConnectionsRequest) GetFilter added in v1.13.0

func (x *ListConnectionsRequest) GetFilter() string

func (*ListConnectionsRequest) GetPageSize added in v1.13.0

func (x *ListConnectionsRequest) GetPageSize() int32

func (*ListConnectionsRequest) GetPageToken added in v1.13.0

func (x *ListConnectionsRequest) GetPageToken() string

func (*ListConnectionsRequest) GetParent added in v1.13.0

func (x *ListConnectionsRequest) GetParent() string

func (*ListConnectionsRequest) ProtoMessage added in v1.13.0

func (*ListConnectionsRequest) ProtoMessage()

func (*ListConnectionsRequest) ProtoReflect added in v1.13.0

func (x *ListConnectionsRequest) ProtoReflect() protoreflect.Message

func (*ListConnectionsRequest) Reset added in v1.13.0

func (x *ListConnectionsRequest) Reset()

func (*ListConnectionsRequest) String added in v1.13.0

func (x *ListConnectionsRequest) String() string

type ListConnectionsResponse added in v1.13.0

type ListConnectionsResponse struct {

	// List of connections.
	Connections []*Connection `protobuf:"bytes,1,rep,name=connections,proto3" json:"connections,omitempty"`
	// Token to retrieve the next page of results. An empty value means there are
	// no more results.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Response message for ListConnections.

func (*ListConnectionsResponse) Descriptor deprecated added in v1.13.0

func (*ListConnectionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListConnectionsResponse.ProtoReflect.Descriptor instead.

func (*ListConnectionsResponse) GetConnections added in v1.13.0

func (x *ListConnectionsResponse) GetConnections() []*Connection

func (*ListConnectionsResponse) GetNextPageToken added in v1.13.0

func (x *ListConnectionsResponse) GetNextPageToken() string

func (*ListConnectionsResponse) ProtoMessage added in v1.13.0

func (*ListConnectionsResponse) ProtoMessage()

func (*ListConnectionsResponse) ProtoReflect added in v1.13.0

func (x *ListConnectionsResponse) ProtoReflect() protoreflect.Message

func (*ListConnectionsResponse) Reset added in v1.13.0

func (x *ListConnectionsResponse) Reset()

func (*ListConnectionsResponse) String added in v1.13.0

func (x *ListConnectionsResponse) String() string

type ListDeidentifyTemplatesRequest

type ListDeidentifyTemplatesRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization) and whether you have [specified a processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//   - Organizations scope, location specified:
	//     `organizations/{org_id}/locations/{location_id}`
	//   - Organizations scope, no location specified (defaults to global):
	//     `organizations/{org_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval. Comes from the previous call
	// to `ListDeidentifyTemplates`.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by the server. If zero server
	// returns a page of max size 100.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of fields to order by,
	// followed by `asc` or `desc` postfix. This list is case insensitive. The
	// default sorting order is ascending. Redundant space characters are
	// insignificant.
	//
	// Example: `name asc,update_time, create_time desc`
	//
	// Supported fields are:
	//
	// - `create_time`: corresponds to the time the template was created.
	// - `update_time`: corresponds to the time the template was last updated.
	// - `name`: corresponds to the template's name.
	// - `display_name`: corresponds to the template's display name.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,5,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for ListDeidentifyTemplates.

func (*ListDeidentifyTemplatesRequest) Descriptor deprecated

func (*ListDeidentifyTemplatesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDeidentifyTemplatesRequest.ProtoReflect.Descriptor instead.

func (*ListDeidentifyTemplatesRequest) GetLocationId

func (x *ListDeidentifyTemplatesRequest) GetLocationId() string

func (*ListDeidentifyTemplatesRequest) GetOrderBy

func (x *ListDeidentifyTemplatesRequest) GetOrderBy() string

func (*ListDeidentifyTemplatesRequest) GetPageSize

func (x *ListDeidentifyTemplatesRequest) GetPageSize() int32

func (*ListDeidentifyTemplatesRequest) GetPageToken

func (x *ListDeidentifyTemplatesRequest) GetPageToken() string

func (*ListDeidentifyTemplatesRequest) GetParent

func (x *ListDeidentifyTemplatesRequest) GetParent() string

func (*ListDeidentifyTemplatesRequest) ProtoMessage

func (*ListDeidentifyTemplatesRequest) ProtoMessage()

func (*ListDeidentifyTemplatesRequest) ProtoReflect

func (*ListDeidentifyTemplatesRequest) Reset

func (x *ListDeidentifyTemplatesRequest) Reset()

func (*ListDeidentifyTemplatesRequest) String

type ListDeidentifyTemplatesResponse

type ListDeidentifyTemplatesResponse struct {

	// List of deidentify templates, up to page_size in
	// ListDeidentifyTemplatesRequest.
	DeidentifyTemplates []*DeidentifyTemplate `protobuf:"bytes,1,rep,name=deidentify_templates,json=deidentifyTemplates,proto3" json:"deidentify_templates,omitempty"`
	// If the next page is available then the next page token to be used in the
	// following ListDeidentifyTemplates request.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Response message for ListDeidentifyTemplates.

func (*ListDeidentifyTemplatesResponse) Descriptor deprecated

func (*ListDeidentifyTemplatesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDeidentifyTemplatesResponse.ProtoReflect.Descriptor instead.

func (*ListDeidentifyTemplatesResponse) GetDeidentifyTemplates

func (x *ListDeidentifyTemplatesResponse) GetDeidentifyTemplates() []*DeidentifyTemplate

func (*ListDeidentifyTemplatesResponse) GetNextPageToken

func (x *ListDeidentifyTemplatesResponse) GetNextPageToken() string

func (*ListDeidentifyTemplatesResponse) ProtoMessage

func (*ListDeidentifyTemplatesResponse) ProtoMessage()

func (*ListDeidentifyTemplatesResponse) ProtoReflect

func (*ListDeidentifyTemplatesResponse) Reset

func (*ListDeidentifyTemplatesResponse) String

type ListDiscoveryConfigsRequest added in v1.11.0

type ListDiscoveryConfigsRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value is as follows:
	// `projects/{project_id}/locations/{location_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval. Comes from the previous call
	// to ListDiscoveryConfigs. `order_by` field must not
	// change for subsequent calls.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by a server.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of config fields to order by,
	// followed by `asc` or `desc` postfix. This list is case insensitive. The
	// default sorting order is ascending. Redundant space characters are
	// insignificant.
	//
	// Example: `name asc,update_time, create_time desc`
	//
	// Supported fields are:
	//
	// - `last_run_time`: corresponds to the last time the DiscoveryConfig ran.
	// - `name`: corresponds to the DiscoveryConfig's name.
	// - `status`: corresponds to DiscoveryConfig's status.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// contains filtered or unexported fields
}

Request message for ListDiscoveryConfigs.

func (*ListDiscoveryConfigsRequest) Descriptor deprecated added in v1.11.0

func (*ListDiscoveryConfigsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDiscoveryConfigsRequest.ProtoReflect.Descriptor instead.

func (*ListDiscoveryConfigsRequest) GetOrderBy added in v1.11.0

func (x *ListDiscoveryConfigsRequest) GetOrderBy() string

func (*ListDiscoveryConfigsRequest) GetPageSize added in v1.11.0

func (x *ListDiscoveryConfigsRequest) GetPageSize() int32

func (*ListDiscoveryConfigsRequest) GetPageToken added in v1.11.0

func (x *ListDiscoveryConfigsRequest) GetPageToken() string

func (*ListDiscoveryConfigsRequest) GetParent added in v1.11.0

func (x *ListDiscoveryConfigsRequest) GetParent() string

func (*ListDiscoveryConfigsRequest) ProtoMessage added in v1.11.0

func (*ListDiscoveryConfigsRequest) ProtoMessage()

func (*ListDiscoveryConfigsRequest) ProtoReflect added in v1.11.0

func (*ListDiscoveryConfigsRequest) Reset added in v1.11.0

func (x *ListDiscoveryConfigsRequest) Reset()

func (*ListDiscoveryConfigsRequest) String added in v1.11.0

func (x *ListDiscoveryConfigsRequest) String() string

type ListDiscoveryConfigsResponse added in v1.11.0

type ListDiscoveryConfigsResponse struct {

	// List of configs, up to page_size in ListDiscoveryConfigsRequest.
	DiscoveryConfigs []*DiscoveryConfig `protobuf:"bytes,1,rep,name=discovery_configs,json=discoveryConfigs,proto3" json:"discovery_configs,omitempty"`
	// If the next page is available then this value is the next page token to be
	// used in the following ListDiscoveryConfigs request.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Response message for ListDiscoveryConfigs.

func (*ListDiscoveryConfigsResponse) Descriptor deprecated added in v1.11.0

func (*ListDiscoveryConfigsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDiscoveryConfigsResponse.ProtoReflect.Descriptor instead.

func (*ListDiscoveryConfigsResponse) GetDiscoveryConfigs added in v1.11.0

func (x *ListDiscoveryConfigsResponse) GetDiscoveryConfigs() []*DiscoveryConfig

func (*ListDiscoveryConfigsResponse) GetNextPageToken added in v1.11.0

func (x *ListDiscoveryConfigsResponse) GetNextPageToken() string

func (*ListDiscoveryConfigsResponse) ProtoMessage added in v1.11.0

func (*ListDiscoveryConfigsResponse) ProtoMessage()

func (*ListDiscoveryConfigsResponse) ProtoReflect added in v1.11.0

func (*ListDiscoveryConfigsResponse) Reset added in v1.11.0

func (x *ListDiscoveryConfigsResponse) Reset()

func (*ListDiscoveryConfigsResponse) String added in v1.11.0

type ListDlpJobsRequest

type ListDlpJobsRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on whether you have [specified a
	// processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,omitempty"`
	// Allows filtering.
	//
	// Supported syntax:
	//
	// * Filter expressions are made up of one or more restrictions.
	// * Restrictions can be combined by `AND` or `OR` logical operators. A
	// sequence of restrictions implicitly uses `AND`.
	// * A restriction has the form of `{field} {operator} {value}`.
	// * Supported fields/values for inspect jobs:
	//   - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
	//   - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
	//   - `trigger_name` - The name of the trigger that created the job.
	//   - 'end_time` - Corresponds to the time the job finished.
	//   - 'start_time` - Corresponds to the time the job finished.
	//
	// * Supported fields for risk analysis jobs:
	//   - `state` - RUNNING|CANCELED|FINISHED|FAILED
	//   - 'end_time` - Corresponds to the time the job finished.
	//   - 'start_time` - Corresponds to the time the job finished.
	//
	// * The operator must be `=` or `!=`.
	//
	// The syntax is based on https://google.aip.dev/160.
	//
	// Examples:
	//
	// * inspected_storage = cloud_storage AND state = done
	// * inspected_storage = cloud_storage OR inspected_storage = bigquery
	// * inspected_storage = cloud_storage AND (state = done OR state = canceled)
	// * end_time > \"2017-12-12T00:00:00+00:00\"
	//
	// The length of this field should be no more than 500 characters.
	Filter string `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"`
	// The standard list page size.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// The standard list page token.
	PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// The type of job. Defaults to `DlpJobType.INSPECT`
	Type DlpJobType `protobuf:"varint,5,opt,name=type,proto3,enum=google.privacy.dlp.v2.DlpJobType" json:"type,omitempty"`
	// Comma-separated list of fields to order by,
	// followed by `asc` or `desc` postfix. This list is case insensitive. The
	// default sorting order is ascending. Redundant space characters are
	// insignificant.
	//
	// Example: `name asc, end_time asc, create_time desc`
	//
	// Supported fields are:
	//
	// - `create_time`: corresponds to the time the job was created.
	// - `end_time`: corresponds to the time the job ended.
	// - `name`: corresponds to the job's name.
	// - `state`: corresponds to `state`
	OrderBy string `protobuf:"bytes,6,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,7,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

The request message for listing DLP jobs.

func (*ListDlpJobsRequest) Descriptor deprecated

func (*ListDlpJobsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDlpJobsRequest.ProtoReflect.Descriptor instead.

func (*ListDlpJobsRequest) GetFilter

func (x *ListDlpJobsRequest) GetFilter() string

func (*ListDlpJobsRequest) GetLocationId

func (x *ListDlpJobsRequest) GetLocationId() string

func (*ListDlpJobsRequest) GetOrderBy

func (x *ListDlpJobsRequest) GetOrderBy() string

func (*ListDlpJobsRequest) GetPageSize

func (x *ListDlpJobsRequest) GetPageSize() int32

func (*ListDlpJobsRequest) GetPageToken

func (x *ListDlpJobsRequest) GetPageToken() string

func (*ListDlpJobsRequest) GetParent

func (x *ListDlpJobsRequest) GetParent() string

func (*ListDlpJobsRequest) GetType

func (x *ListDlpJobsRequest) GetType() DlpJobType

func (*ListDlpJobsRequest) ProtoMessage

func (*ListDlpJobsRequest) ProtoMessage()

func (*ListDlpJobsRequest) ProtoReflect

func (x *ListDlpJobsRequest) ProtoReflect() protoreflect.Message

func (*ListDlpJobsRequest) Reset

func (x *ListDlpJobsRequest) Reset()

func (*ListDlpJobsRequest) String

func (x *ListDlpJobsRequest) String() string

type ListDlpJobsResponse

type ListDlpJobsResponse struct {

	// A list of DlpJobs that matches the specified filter in the request.
	Jobs []*DlpJob `protobuf:"bytes,1,rep,name=jobs,proto3" json:"jobs,omitempty"`
	// The standard List next-page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

The response message for listing DLP jobs.

func (*ListDlpJobsResponse) Descriptor deprecated

func (*ListDlpJobsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDlpJobsResponse.ProtoReflect.Descriptor instead.

func (*ListDlpJobsResponse) GetJobs

func (x *ListDlpJobsResponse) GetJobs() []*DlpJob

func (*ListDlpJobsResponse) GetNextPageToken

func (x *ListDlpJobsResponse) GetNextPageToken() string

func (*ListDlpJobsResponse) ProtoMessage

func (*ListDlpJobsResponse) ProtoMessage()

func (*ListDlpJobsResponse) ProtoReflect

func (x *ListDlpJobsResponse) ProtoReflect() protoreflect.Message

func (*ListDlpJobsResponse) Reset

func (x *ListDlpJobsResponse) Reset()

func (*ListDlpJobsResponse) String

func (x *ListDlpJobsResponse) String() string

type ListFileStoreDataProfilesRequest added in v1.15.0

type ListFileStoreDataProfilesRequest struct {

	// Required. Resource name of the organization or project, for
	// example `organizations/433245324/locations/europe` or
	// `projects/project-id/locations/asia`.
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Optional. Page token to continue retrieval.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Optional. Size of the page. This value can be limited by the server. If
	// zero, server returns a page of max size 100.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Optional. Comma-separated list of fields to order by, followed by `asc` or
	// `desc` postfix. This list is case insensitive. The default sorting order is
	// ascending. Redundant space characters are insignificant. Only one order
	// field at a time is allowed.
	//
	// Examples:
	//
	// * `project_id asc`
	// * `name`
	// * `sensitivity_level desc`
	//
	// Supported fields are:
	//
	// - `project_id`: The Google Cloud project ID.
	// - `sensitivity_level`: How sensitive the data in a table is, at most.
	// - `data_risk_level`: How much risk is associated with this data.
	// - `profile_last_generated`: When the profile was last updated in epoch
	// seconds.
	// - `last_modified`: The last time the resource was modified.
	// - `resource_visibility`: Visibility restriction for this resource.
	// - `name`: The name of the profile.
	// - `create_time`: The time the file store was first created.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Optional. Allows filtering.
	//
	// Supported syntax:
	//
	// * Filter expressions are made up of one or more restrictions.
	// * Restrictions can be combined by `AND` or `OR` logical operators. A
	// sequence of restrictions implicitly uses `AND`.
	// * A restriction has the form of `{field} {operator} {value}`.
	// * Supported fields:
	//   - `project_id`: The Google Cloud project ID
	//   - `account_id`: The AWS account ID
	//   - `file_store_path`: The path like "gs://bucket"
	//   - `data_source_type`: The profile's data source type, like
	//     "google/storage/bucket"
	//   - `data_storage_location`: The location where the file store's data is
	//     stored, like "us-central1"
	//   - `sensitivity_level`: HIGH|MODERATE|LOW
	//   - `data_risk_level`: HIGH|MODERATE|LOW
	//   - `resource_visibility`: PUBLIC|RESTRICTED
	//   - `status_code`: an RPC status code as defined in
	//     https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
	//   - `profile_last_generated`: Date and time the profile was last
	//     generated
	//
	//   - The operator must be `=` or `!=`. The `profile_last_generated` filter
	//     also supports `<` and `>`.
	//
	// The syntax is based on https://google.aip.dev/160.
	//
	// Examples:
	//
	// * `project_id = 12345 AND status_code = 1`
	// * `project_id = 12345 AND sensitivity_level = HIGH`
	// * `project_id = 12345 AND resource_visibility = PUBLIC`
	// * `file_store_path = "gs://mybucket"`
	// * `profile_last_generated < "2025-01-01T00:00:00.000Z"`
	//
	// The length of this field should be no more than 500 characters.
	Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

Request to list the file store profiles generated for a given organization or project.

func (*ListFileStoreDataProfilesRequest) Descriptor deprecated added in v1.15.0

func (*ListFileStoreDataProfilesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListFileStoreDataProfilesRequest.ProtoReflect.Descriptor instead.

func (*ListFileStoreDataProfilesRequest) GetFilter added in v1.15.0

func (*ListFileStoreDataProfilesRequest) GetOrderBy added in v1.15.0

func (x *ListFileStoreDataProfilesRequest) GetOrderBy() string

func (*ListFileStoreDataProfilesRequest) GetPageSize added in v1.15.0

func (x *ListFileStoreDataProfilesRequest) GetPageSize() int32

func (*ListFileStoreDataProfilesRequest) GetPageToken added in v1.15.0

func (x *ListFileStoreDataProfilesRequest) GetPageToken() string

func (*ListFileStoreDataProfilesRequest) GetParent added in v1.15.0

func (*ListFileStoreDataProfilesRequest) ProtoMessage added in v1.15.0

func (*ListFileStoreDataProfilesRequest) ProtoMessage()

func (*ListFileStoreDataProfilesRequest) ProtoReflect added in v1.15.0

func (*ListFileStoreDataProfilesRequest) Reset added in v1.15.0

func (*ListFileStoreDataProfilesRequest) String added in v1.15.0

type ListFileStoreDataProfilesResponse added in v1.15.0

type ListFileStoreDataProfilesResponse struct {

	// List of data profiles.
	FileStoreDataProfiles []*FileStoreDataProfile `` /* 128-byte string literal not displayed */
	// The next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

List of file store data profiles generated for a given organization or project.

func (*ListFileStoreDataProfilesResponse) Descriptor deprecated added in v1.15.0

func (*ListFileStoreDataProfilesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListFileStoreDataProfilesResponse.ProtoReflect.Descriptor instead.

func (*ListFileStoreDataProfilesResponse) GetFileStoreDataProfiles added in v1.15.0

func (x *ListFileStoreDataProfilesResponse) GetFileStoreDataProfiles() []*FileStoreDataProfile

func (*ListFileStoreDataProfilesResponse) GetNextPageToken added in v1.15.0

func (x *ListFileStoreDataProfilesResponse) GetNextPageToken() string

func (*ListFileStoreDataProfilesResponse) ProtoMessage added in v1.15.0

func (*ListFileStoreDataProfilesResponse) ProtoMessage()

func (*ListFileStoreDataProfilesResponse) ProtoReflect added in v1.15.0

func (*ListFileStoreDataProfilesResponse) Reset added in v1.15.0

func (*ListFileStoreDataProfilesResponse) String added in v1.15.0

type ListInfoTypesRequest

type ListInfoTypesRequest struct {

	// The parent resource name.
	//
	// The format of this value is as follows:
	//
	//	`locations/{location_id}`
	Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,omitempty"`
	// BCP-47 language code for localized infoType friendly
	// names. If omitted, or if localized strings are not available,
	// en-US strings will be returned.
	LanguageCode string `protobuf:"bytes,1,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"`
	// filter to only return infoTypes supported by certain parts of the
	// API. Defaults to supported_by=INSPECT.
	Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,3,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request for the list of infoTypes.

func (*ListInfoTypesRequest) Descriptor deprecated

func (*ListInfoTypesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListInfoTypesRequest.ProtoReflect.Descriptor instead.

func (*ListInfoTypesRequest) GetFilter

func (x *ListInfoTypesRequest) GetFilter() string

func (*ListInfoTypesRequest) GetLanguageCode

func (x *ListInfoTypesRequest) GetLanguageCode() string

func (*ListInfoTypesRequest) GetLocationId

func (x *ListInfoTypesRequest) GetLocationId() string

func (*ListInfoTypesRequest) GetParent

func (x *ListInfoTypesRequest) GetParent() string

func (*ListInfoTypesRequest) ProtoMessage

func (*ListInfoTypesRequest) ProtoMessage()

func (*ListInfoTypesRequest) ProtoReflect

func (x *ListInfoTypesRequest) ProtoReflect() protoreflect.Message

func (*ListInfoTypesRequest) Reset

func (x *ListInfoTypesRequest) Reset()

func (*ListInfoTypesRequest) String

func (x *ListInfoTypesRequest) String() string

type ListInfoTypesResponse

type ListInfoTypesResponse struct {

	// Set of sensitive infoTypes.
	InfoTypes []*InfoTypeDescription `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"`
	// contains filtered or unexported fields
}

Response to the ListInfoTypes request.

func (*ListInfoTypesResponse) Descriptor deprecated

func (*ListInfoTypesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListInfoTypesResponse.ProtoReflect.Descriptor instead.

func (*ListInfoTypesResponse) GetInfoTypes

func (x *ListInfoTypesResponse) GetInfoTypes() []*InfoTypeDescription

func (*ListInfoTypesResponse) ProtoMessage

func (*ListInfoTypesResponse) ProtoMessage()

func (*ListInfoTypesResponse) ProtoReflect

func (x *ListInfoTypesResponse) ProtoReflect() protoreflect.Message

func (*ListInfoTypesResponse) Reset

func (x *ListInfoTypesResponse) Reset()

func (*ListInfoTypesResponse) String

func (x *ListInfoTypesResponse) String() string

type ListInspectTemplatesRequest

type ListInspectTemplatesRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization) and whether you have [specified a processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//   - Organizations scope, location specified:
	//     `organizations/{org_id}/locations/{location_id}`
	//   - Organizations scope, no location specified (defaults to global):
	//     `organizations/{org_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval. Comes from the previous call
	// to `ListInspectTemplates`.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by the server. If zero server
	// returns a page of max size 100.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of fields to order by,
	// followed by `asc` or `desc` postfix. This list is case insensitive. The
	// default sorting order is ascending. Redundant space characters are
	// insignificant.
	//
	// Example: `name asc,update_time, create_time desc`
	//
	// Supported fields are:
	//
	// - `create_time`: corresponds to the time the template was created.
	// - `update_time`: corresponds to the time the template was last updated.
	// - `name`: corresponds to the template's name.
	// - `display_name`: corresponds to the template's display name.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,5,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for ListInspectTemplates.

func (*ListInspectTemplatesRequest) Descriptor deprecated

func (*ListInspectTemplatesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListInspectTemplatesRequest.ProtoReflect.Descriptor instead.

func (*ListInspectTemplatesRequest) GetLocationId

func (x *ListInspectTemplatesRequest) GetLocationId() string

func (*ListInspectTemplatesRequest) GetOrderBy

func (x *ListInspectTemplatesRequest) GetOrderBy() string

func (*ListInspectTemplatesRequest) GetPageSize

func (x *ListInspectTemplatesRequest) GetPageSize() int32

func (*ListInspectTemplatesRequest) GetPageToken

func (x *ListInspectTemplatesRequest) GetPageToken() string

func (*ListInspectTemplatesRequest) GetParent

func (x *ListInspectTemplatesRequest) GetParent() string

func (*ListInspectTemplatesRequest) ProtoMessage

func (*ListInspectTemplatesRequest) ProtoMessage()

func (*ListInspectTemplatesRequest) ProtoReflect

func (*ListInspectTemplatesRequest) Reset

func (x *ListInspectTemplatesRequest) Reset()

func (*ListInspectTemplatesRequest) String

func (x *ListInspectTemplatesRequest) String() string

type ListInspectTemplatesResponse

type ListInspectTemplatesResponse struct {

	// List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.
	InspectTemplates []*InspectTemplate `protobuf:"bytes,1,rep,name=inspect_templates,json=inspectTemplates,proto3" json:"inspect_templates,omitempty"`
	// If the next page is available then the next page token to be used in the
	// following ListInspectTemplates request.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Response message for ListInspectTemplates.

func (*ListInspectTemplatesResponse) Descriptor deprecated

func (*ListInspectTemplatesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListInspectTemplatesResponse.ProtoReflect.Descriptor instead.

func (*ListInspectTemplatesResponse) GetInspectTemplates

func (x *ListInspectTemplatesResponse) GetInspectTemplates() []*InspectTemplate

func (*ListInspectTemplatesResponse) GetNextPageToken

func (x *ListInspectTemplatesResponse) GetNextPageToken() string

func (*ListInspectTemplatesResponse) ProtoMessage

func (*ListInspectTemplatesResponse) ProtoMessage()

func (*ListInspectTemplatesResponse) ProtoReflect

func (*ListInspectTemplatesResponse) Reset

func (x *ListInspectTemplatesResponse) Reset()

func (*ListInspectTemplatesResponse) String

type ListJobTriggersRequest

type ListJobTriggersRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on whether you have [specified a
	// processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval. Comes from the previous call
	// to ListJobTriggers. `order_by` field must not
	// change for subsequent calls.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by a server.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of triggeredJob fields to order by,
	// followed by `asc` or `desc` postfix. This list is case insensitive. The
	// default sorting order is ascending. Redundant space characters are
	// insignificant.
	//
	// Example: `name asc,update_time, create_time desc`
	//
	// Supported fields are:
	//
	// - `create_time`: corresponds to the time the JobTrigger was created.
	// - `update_time`: corresponds to the time the JobTrigger was last updated.
	// - `last_run_time`: corresponds to the last time the JobTrigger ran.
	// - `name`: corresponds to the JobTrigger's name.
	// - `display_name`: corresponds to the JobTrigger's display name.
	// - `status`: corresponds to JobTrigger's status.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Allows filtering.
	//
	// Supported syntax:
	//
	// * Filter expressions are made up of one or more restrictions.
	// * Restrictions can be combined by `AND` or `OR` logical operators. A
	// sequence of restrictions implicitly uses `AND`.
	// * A restriction has the form of `{field} {operator} {value}`.
	// * Supported fields/values for inspect triggers:
	//   - `status` - HEALTHY|PAUSED|CANCELLED
	//   - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
	//   - 'last_run_time` - RFC 3339 formatted timestamp, surrounded by
	//     quotation marks. Nanoseconds are ignored.
	//   - 'error_count' - Number of errors that have occurred while running.
	//
	// * The operator must be `=` or `!=` for status and inspected_storage.
	//
	// The syntax is based on https://google.aip.dev/160.
	//
	// Examples:
	//
	// * inspected_storage = cloud_storage AND status = HEALTHY
	// * inspected_storage = cloud_storage OR inspected_storage = bigquery
	// * inspected_storage = cloud_storage AND (state = PAUSED OR state = HEALTHY)
	// * last_run_time > \"2017-12-12T00:00:00+00:00\"
	//
	// The length of this field should be no more than 500 characters.
	Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	// The type of jobs. Will use `DlpJobType.INSPECT` if not set.
	Type DlpJobType `protobuf:"varint,6,opt,name=type,proto3,enum=google.privacy.dlp.v2.DlpJobType" json:"type,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,7,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for ListJobTriggers.

func (*ListJobTriggersRequest) Descriptor deprecated

func (*ListJobTriggersRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListJobTriggersRequest.ProtoReflect.Descriptor instead.

func (*ListJobTriggersRequest) GetFilter

func (x *ListJobTriggersRequest) GetFilter() string

func (*ListJobTriggersRequest) GetLocationId

func (x *ListJobTriggersRequest) GetLocationId() string

func (*ListJobTriggersRequest) GetOrderBy

func (x *ListJobTriggersRequest) GetOrderBy() string

func (*ListJobTriggersRequest) GetPageSize

func (x *ListJobTriggersRequest) GetPageSize() int32

func (*ListJobTriggersRequest) GetPageToken

func (x *ListJobTriggersRequest) GetPageToken() string

func (*ListJobTriggersRequest) GetParent

func (x *ListJobTriggersRequest) GetParent() string

func (*ListJobTriggersRequest) GetType

func (x *ListJobTriggersRequest) GetType() DlpJobType

func (*ListJobTriggersRequest) ProtoMessage

func (*ListJobTriggersRequest) ProtoMessage()

func (*ListJobTriggersRequest) ProtoReflect

func (x *ListJobTriggersRequest) ProtoReflect() protoreflect.Message

func (*ListJobTriggersRequest) Reset

func (x *ListJobTriggersRequest) Reset()

func (*ListJobTriggersRequest) String

func (x *ListJobTriggersRequest) String() string

type ListJobTriggersResponse

type ListJobTriggersResponse struct {

	// List of triggeredJobs, up to page_size in ListJobTriggersRequest.
	JobTriggers []*JobTrigger `protobuf:"bytes,1,rep,name=job_triggers,json=jobTriggers,proto3" json:"job_triggers,omitempty"`
	// If the next page is available then this value is the next page token to be
	// used in the following ListJobTriggers request.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Response message for ListJobTriggers.

func (*ListJobTriggersResponse) Descriptor deprecated

func (*ListJobTriggersResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListJobTriggersResponse.ProtoReflect.Descriptor instead.

func (*ListJobTriggersResponse) GetJobTriggers

func (x *ListJobTriggersResponse) GetJobTriggers() []*JobTrigger

func (*ListJobTriggersResponse) GetNextPageToken

func (x *ListJobTriggersResponse) GetNextPageToken() string

func (*ListJobTriggersResponse) ProtoMessage

func (*ListJobTriggersResponse) ProtoMessage()

func (*ListJobTriggersResponse) ProtoReflect

func (x *ListJobTriggersResponse) ProtoReflect() protoreflect.Message

func (*ListJobTriggersResponse) Reset

func (x *ListJobTriggersResponse) Reset()

func (*ListJobTriggersResponse) String

func (x *ListJobTriggersResponse) String() string

type ListProjectDataProfilesRequest added in v1.12.0

type ListProjectDataProfilesRequest struct {

	// Required. organizations/{org_id}/locations/{loc_id}
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by the server. If zero, server
	// returns a page of max size 100.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of fields to order by, followed by `asc` or `desc`
	// postfix. This list is case insensitive. The default sorting order is
	// ascending. Redundant space characters are insignificant. Only one order
	// field at a time is allowed.
	//
	// Examples:
	// * `project_id`
	// * `sensitivity_level desc`
	//
	// Supported fields:
	//
	//   - `project_id`: Google Cloud project ID
	//   - `sensitivity_level`: How sensitive the data in a project is, at most
	//   - `data_risk_level`: How much risk is associated with this data
	//   - `profile_last_generated`: Date and time (in epoch seconds) the profile
	//     was last generated
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Allows filtering.
	//
	// Supported syntax:
	//
	// * Filter expressions are made up of one or more restrictions.
	// * Restrictions can be combined by `AND` or `OR` logical operators. A
	// sequence of restrictions implicitly uses `AND`.
	// * A restriction has the form of `{field} {operator} {value}`.
	// * Supported fields:
	//   - `project_id`: the Google Cloud project ID
	//   - `sensitivity_level`: HIGH|MODERATE|LOW
	//   - `data_risk_level`: HIGH|MODERATE|LOW
	//   - `status_code`: an RPC status code as defined in
	//     https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
	//   - `profile_last_generated`: Date and time the profile was last
	//     generated
	//   - The operator must be `=` or `!=`. The `profile_last_generated` filter
	//     also supports `<` and `>`.
	//
	// The syntax is based on https://google.aip.dev/160.
	//
	// Examples:
	//
	// * `project_id = 12345 AND status_code = 1`
	// * `project_id = 12345 AND sensitivity_level = HIGH`
	// * `profile_last_generated < "2025-01-01T00:00:00.000Z"`
	//
	// The length of this field should be no more than 500 characters.
	Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

Request to list the profiles generated for a given organization or project.

func (*ListProjectDataProfilesRequest) Descriptor deprecated added in v1.12.0

func (*ListProjectDataProfilesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListProjectDataProfilesRequest.ProtoReflect.Descriptor instead.

func (*ListProjectDataProfilesRequest) GetFilter added in v1.12.0

func (x *ListProjectDataProfilesRequest) GetFilter() string

func (*ListProjectDataProfilesRequest) GetOrderBy added in v1.12.0

func (x *ListProjectDataProfilesRequest) GetOrderBy() string

func (*ListProjectDataProfilesRequest) GetPageSize added in v1.12.0

func (x *ListProjectDataProfilesRequest) GetPageSize() int32

func (*ListProjectDataProfilesRequest) GetPageToken added in v1.12.0

func (x *ListProjectDataProfilesRequest) GetPageToken() string

func (*ListProjectDataProfilesRequest) GetParent added in v1.12.0

func (x *ListProjectDataProfilesRequest) GetParent() string

func (*ListProjectDataProfilesRequest) ProtoMessage added in v1.12.0

func (*ListProjectDataProfilesRequest) ProtoMessage()

func (*ListProjectDataProfilesRequest) ProtoReflect added in v1.12.0

func (*ListProjectDataProfilesRequest) Reset added in v1.12.0

func (x *ListProjectDataProfilesRequest) Reset()

func (*ListProjectDataProfilesRequest) String added in v1.12.0

type ListProjectDataProfilesResponse added in v1.12.0

type ListProjectDataProfilesResponse struct {

	// List of data profiles.
	ProjectDataProfiles []*ProjectDataProfile `protobuf:"bytes,1,rep,name=project_data_profiles,json=projectDataProfiles,proto3" json:"project_data_profiles,omitempty"`
	// The next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

List of profiles generated for a given organization or project.

func (*ListProjectDataProfilesResponse) Descriptor deprecated added in v1.12.0

func (*ListProjectDataProfilesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListProjectDataProfilesResponse.ProtoReflect.Descriptor instead.

func (*ListProjectDataProfilesResponse) GetNextPageToken added in v1.12.0

func (x *ListProjectDataProfilesResponse) GetNextPageToken() string

func (*ListProjectDataProfilesResponse) GetProjectDataProfiles added in v1.12.0

func (x *ListProjectDataProfilesResponse) GetProjectDataProfiles() []*ProjectDataProfile

func (*ListProjectDataProfilesResponse) ProtoMessage added in v1.12.0

func (*ListProjectDataProfilesResponse) ProtoMessage()

func (*ListProjectDataProfilesResponse) ProtoReflect added in v1.12.0

func (*ListProjectDataProfilesResponse) Reset added in v1.12.0

func (*ListProjectDataProfilesResponse) String added in v1.12.0

type ListStoredInfoTypesRequest

type ListStoredInfoTypesRequest struct {

	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization) and whether you have [specified a processing
	// location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
	//
	//   - Projects scope, location specified:
	//     `projects/{project_id}/locations/{location_id}`
	//   - Projects scope, no location specified (defaults to global):
	//     `projects/{project_id}`
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//	parent=projects/example-project/locations/europe-west3
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval. Comes from the previous call
	// to `ListStoredInfoTypes`.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by the server. If zero server
	// returns a page of max size 100.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of fields to order by,
	// followed by `asc` or `desc` postfix. This list is case insensitive. The
	// default sorting order is ascending. Redundant space characters are
	// insignificant.
	//
	// Example: `name asc, display_name, create_time desc`
	//
	// Supported fields are:
	//
	// - `create_time`: corresponds to the time the most recent version of the
	// resource was created.
	// - `state`: corresponds to the state of the resource.
	// - `name`: corresponds to resource name.
	// - `display_name`: corresponds to info type's display name.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Deprecated. This field has no effect.
	LocationId string `protobuf:"bytes,5,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for ListStoredInfoTypes.

func (*ListStoredInfoTypesRequest) Descriptor deprecated

func (*ListStoredInfoTypesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListStoredInfoTypesRequest.ProtoReflect.Descriptor instead.

func (*ListStoredInfoTypesRequest) GetLocationId

func (x *ListStoredInfoTypesRequest) GetLocationId() string

func (*ListStoredInfoTypesRequest) GetOrderBy

func (x *ListStoredInfoTypesRequest) GetOrderBy() string

func (*ListStoredInfoTypesRequest) GetPageSize

func (x *ListStoredInfoTypesRequest) GetPageSize() int32

func (*ListStoredInfoTypesRequest) GetPageToken

func (x *ListStoredInfoTypesRequest) GetPageToken() string

func (*ListStoredInfoTypesRequest) GetParent

func (x *ListStoredInfoTypesRequest) GetParent() string

func (*ListStoredInfoTypesRequest) ProtoMessage

func (*ListStoredInfoTypesRequest) ProtoMessage()

func (*ListStoredInfoTypesRequest) ProtoReflect

func (*ListStoredInfoTypesRequest) Reset

func (x *ListStoredInfoTypesRequest) Reset()

func (*ListStoredInfoTypesRequest) String

func (x *ListStoredInfoTypesRequest) String() string

type ListStoredInfoTypesResponse

type ListStoredInfoTypesResponse struct {

	// List of storedInfoTypes, up to page_size in ListStoredInfoTypesRequest.
	StoredInfoTypes []*StoredInfoType `protobuf:"bytes,1,rep,name=stored_info_types,json=storedInfoTypes,proto3" json:"stored_info_types,omitempty"`
	// If the next page is available then the next page token to be used
	// in the following ListStoredInfoTypes request.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Response message for ListStoredInfoTypes.

func (*ListStoredInfoTypesResponse) Descriptor deprecated

func (*ListStoredInfoTypesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListStoredInfoTypesResponse.ProtoReflect.Descriptor instead.

func (*ListStoredInfoTypesResponse) GetNextPageToken

func (x *ListStoredInfoTypesResponse) GetNextPageToken() string

func (*ListStoredInfoTypesResponse) GetStoredInfoTypes

func (x *ListStoredInfoTypesResponse) GetStoredInfoTypes() []*StoredInfoType

func (*ListStoredInfoTypesResponse) ProtoMessage

func (*ListStoredInfoTypesResponse) ProtoMessage()

func (*ListStoredInfoTypesResponse) ProtoReflect

func (*ListStoredInfoTypesResponse) Reset

func (x *ListStoredInfoTypesResponse) Reset()

func (*ListStoredInfoTypesResponse) String

func (x *ListStoredInfoTypesResponse) String() string

type ListTableDataProfilesRequest added in v1.12.0

type ListTableDataProfilesRequest struct {

	// Required. Resource name of the organization or project, for
	// example `organizations/433245324/locations/europe` or
	// `projects/project-id/locations/asia`.
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// Page token to continue retrieval.
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// Size of the page. This value can be limited by the server. If zero, server
	// returns a page of max size 100.
	PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Comma-separated list of fields to order by, followed by `asc` or `desc`
	// postfix. This list is case insensitive. The default sorting order is
	// ascending. Redundant space characters are insignificant. Only one order
	// field at a time is allowed.
	//
	// Examples:
	// * `project_id asc`
	// * `table_id`
	// * `sensitivity_level desc`
	//
	// Supported fields are:
	//
	// - `project_id`: The Google Cloud project ID.
	// - `dataset_id`: The ID of a BigQuery dataset.
	// - `table_id`: The ID of a BigQuery table.
	// - `sensitivity_level`: How sensitive the data in a table is, at most.
	// - `data_risk_level`: How much risk is associated with this data.
	// - `profile_last_generated`: When the profile was last updated in epoch
	// seconds.
	// - `last_modified`: The last time the resource was modified.
	// - `resource_visibility`: Visibility restriction for this resource.
	// - `row_count`: Number of rows in this resource.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// Allows filtering.
	//
	// Supported syntax:
	//
	// * Filter expressions are made up of one or more restrictions.
	// * Restrictions can be combined by `AND` or `OR` logical operators. A
	// sequence of restrictions implicitly uses `AND`.
	// * A restriction has the form of `{field} {operator} {value}`.
	// * Supported fields:
	//   - `project_id`: The Google Cloud project ID
	//   - `dataset_id`: The BigQuery dataset ID
	//   - `table_id`: The ID of the BigQuery table
	//   - `sensitivity_level`: HIGH|MODERATE|LOW
	//   - `data_risk_level`: HIGH|MODERATE|LOW
	//   - `resource_visibility`: PUBLIC|RESTRICTED
	//   - `status_code`: an RPC status code as defined in
	//     https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
	//   - `profile_last_generated`: Date and time the profile was last
	//     generated
	//
	//   - The operator must be `=` or `!=`. The `profile_last_generated` filter
	//     also supports `<` and `>`.
	//
	// The syntax is based on https://google.aip.dev/160.
	//
	// Examples:
	//
	// * `project_id = 12345 AND status_code = 1`
	// * `project_id = 12345 AND sensitivity_level = HIGH`
	// * `project_id = 12345 AND resource_visibility = PUBLIC`
	// * `profile_last_generated < "2025-01-01T00:00:00.000Z"`
	//
	// The length of this field should be no more than 500 characters.
	Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

Request to list the profiles generated for a given organization or project.

func (*ListTableDataProfilesRequest) Descriptor deprecated added in v1.12.0

func (*ListTableDataProfilesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListTableDataProfilesRequest.ProtoReflect.Descriptor instead.

func (*ListTableDataProfilesRequest) GetFilter added in v1.12.0

func (x *ListTableDataProfilesRequest) GetFilter() string

func (*ListTableDataProfilesRequest) GetOrderBy added in v1.12.0

func (x *ListTableDataProfilesRequest) GetOrderBy() string

func (*ListTableDataProfilesRequest) GetPageSize added in v1.12.0

func (x *ListTableDataProfilesRequest) GetPageSize() int32

func (*ListTableDataProfilesRequest) GetPageToken added in v1.12.0

func (x *ListTableDataProfilesRequest) GetPageToken() string

func (*ListTableDataProfilesRequest) GetParent added in v1.12.0

func (x *ListTableDataProfilesRequest) GetParent() string

func (*ListTableDataProfilesRequest) ProtoMessage added in v1.12.0

func (*ListTableDataProfilesRequest) ProtoMessage()

func (*ListTableDataProfilesRequest) ProtoReflect added in v1.12.0

func (*ListTableDataProfilesRequest) Reset added in v1.12.0

func (x *ListTableDataProfilesRequest) Reset()

func (*ListTableDataProfilesRequest) String added in v1.12.0

type ListTableDataProfilesResponse added in v1.12.0

type ListTableDataProfilesResponse struct {

	// List of data profiles.
	TableDataProfiles []*TableDataProfile `protobuf:"bytes,1,rep,name=table_data_profiles,json=tableDataProfiles,proto3" json:"table_data_profiles,omitempty"`
	// The next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

List of profiles generated for a given organization or project.

func (*ListTableDataProfilesResponse) Descriptor deprecated added in v1.12.0

func (*ListTableDataProfilesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListTableDataProfilesResponse.ProtoReflect.Descriptor instead.

func (*ListTableDataProfilesResponse) GetNextPageToken added in v1.12.0

func (x *ListTableDataProfilesResponse) GetNextPageToken() string

func (*ListTableDataProfilesResponse) GetTableDataProfiles added in v1.12.0

func (x *ListTableDataProfilesResponse) GetTableDataProfiles() []*TableDataProfile

func (*ListTableDataProfilesResponse) ProtoMessage added in v1.12.0

func (*ListTableDataProfilesResponse) ProtoMessage()

func (*ListTableDataProfilesResponse) ProtoReflect added in v1.12.0

func (*ListTableDataProfilesResponse) Reset added in v1.12.0

func (x *ListTableDataProfilesResponse) Reset()

func (*ListTableDataProfilesResponse) String added in v1.12.0

type Location

type Location struct {

	// Zero-based byte offsets delimiting the finding.
	// These are relative to the finding's containing element.
	// Note that when the content is not textual, this references
	// the UTF-8 encoded textual representation of the content.
	// Omitted if content is an image.
	ByteRange *Range `protobuf:"bytes,1,opt,name=byte_range,json=byteRange,proto3" json:"byte_range,omitempty"`
	// Unicode character offsets delimiting the finding.
	// These are relative to the finding's containing element.
	// Provided when the content is text.
	CodepointRange *Range `protobuf:"bytes,2,opt,name=codepoint_range,json=codepointRange,proto3" json:"codepoint_range,omitempty"`
	// List of nested objects pointing to the precise location of the finding
	// within the file or record.
	ContentLocations []*ContentLocation `protobuf:"bytes,7,rep,name=content_locations,json=contentLocations,proto3" json:"content_locations,omitempty"`
	// Information about the container where this finding occurred, if available.
	Container *Container `protobuf:"bytes,8,opt,name=container,proto3" json:"container,omitempty"`
	// contains filtered or unexported fields
}

Specifies the location of the finding.

func (*Location) Descriptor deprecated

func (*Location) Descriptor() ([]byte, []int)

Deprecated: Use Location.ProtoReflect.Descriptor instead.

func (*Location) GetByteRange

func (x *Location) GetByteRange() *Range

func (*Location) GetCodepointRange

func (x *Location) GetCodepointRange() *Range

func (*Location) GetContainer

func (x *Location) GetContainer() *Container

func (*Location) GetContentLocations

func (x *Location) GetContentLocations() []*ContentLocation

func (*Location) ProtoMessage

func (*Location) ProtoMessage()

func (*Location) ProtoReflect

func (x *Location) ProtoReflect() protoreflect.Message

func (*Location) Reset

func (x *Location) Reset()

func (*Location) String

func (x *Location) String() string

type LocationSupport added in v1.25.0

type LocationSupport struct {

	// The current scope for location on this feature. This may expand over time.
	RegionalizationScope LocationSupport_RegionalizationScope `` /* 186-byte string literal not displayed */
	// Specific locations where the feature may be used.
	// Examples: us-central1, us, asia, global
	// If scope is ANY_LOCATION, no regions will be listed.
	Locations []string `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"`
	// contains filtered or unexported fields
}

Locations at which a feature can be used.

func (*LocationSupport) Descriptor deprecated added in v1.25.0

func (*LocationSupport) Descriptor() ([]byte, []int)

Deprecated: Use LocationSupport.ProtoReflect.Descriptor instead.

func (*LocationSupport) GetLocations added in v1.25.0

func (x *LocationSupport) GetLocations() []string

func (*LocationSupport) GetRegionalizationScope added in v1.25.0

func (x *LocationSupport) GetRegionalizationScope() LocationSupport_RegionalizationScope

func (*LocationSupport) ProtoMessage added in v1.25.0

func (*LocationSupport) ProtoMessage()

func (*LocationSupport) ProtoReflect added in v1.25.0

func (x *LocationSupport) ProtoReflect() protoreflect.Message

func (*LocationSupport) Reset added in v1.25.0

func (x *LocationSupport) Reset()

func (*LocationSupport) String added in v1.25.0

func (x *LocationSupport) String() string

type LocationSupport_RegionalizationScope added in v1.25.0

type LocationSupport_RegionalizationScope int32

The location scope for a feature.

const (
	// Invalid.
	LocationSupport_REGIONALIZATION_SCOPE_UNSPECIFIED LocationSupport_RegionalizationScope = 0
	// Feature may be used with one or more regions. See locations for details.
	LocationSupport_REGIONAL LocationSupport_RegionalizationScope = 1
	// Feature may be used anywhere. Default value.
	LocationSupport_ANY_LOCATION LocationSupport_RegionalizationScope = 2
)

func (LocationSupport_RegionalizationScope) Descriptor added in v1.25.0

func (LocationSupport_RegionalizationScope) Enum added in v1.25.0

func (LocationSupport_RegionalizationScope) EnumDescriptor deprecated added in v1.25.0

func (LocationSupport_RegionalizationScope) EnumDescriptor() ([]byte, []int)

Deprecated: Use LocationSupport_RegionalizationScope.Descriptor instead.

func (LocationSupport_RegionalizationScope) Number added in v1.25.0