...

Source file src/google.golang.org/genproto/googleapis/privacy/dlp/v2/alias.go

Documentation: google.golang.org/genproto/googleapis/privacy/dlp/v2

     1  // Copyright 2022 Google LLC
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //     http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by aliasgen. DO NOT EDIT.
    16  
    17  // Package dlp aliases all exported identifiers in package
    18  // "cloud.google.com/go/dlp/apiv2/dlppb".
    19  //
    20  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb.
    21  // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md
    22  // for more details.
    23  package dlp
    24  
    25  import (
    26  	src "cloud.google.com/go/dlp/apiv2/dlppb"
    27  	grpc "google.golang.org/grpc"
    28  )
    29  
    30  // Deprecated: Please use consts in: cloud.google.com/go/dlp/apiv2/dlppb
    31  const (
    32  	BigQueryOptions_RANDOM_START                                              = src.BigQueryOptions_RANDOM_START
    33  	BigQueryOptions_SAMPLE_METHOD_UNSPECIFIED                                 = src.BigQueryOptions_SAMPLE_METHOD_UNSPECIFIED
    34  	BigQueryOptions_TOP                                                       = src.BigQueryOptions_TOP
    35  	ByteContentItem_AVRO                                                      = src.ByteContentItem_AVRO
    36  	ByteContentItem_BYTES_TYPE_UNSPECIFIED                                    = src.ByteContentItem_BYTES_TYPE_UNSPECIFIED
    37  	ByteContentItem_CSV                                                       = src.ByteContentItem_CSV
    38  	ByteContentItem_EXCEL_DOCUMENT                                            = src.ByteContentItem_EXCEL_DOCUMENT
    39  	ByteContentItem_IMAGE                                                     = src.ByteContentItem_IMAGE
    40  	ByteContentItem_IMAGE_BMP                                                 = src.ByteContentItem_IMAGE_BMP
    41  	ByteContentItem_IMAGE_JPEG                                                = src.ByteContentItem_IMAGE_JPEG
    42  	ByteContentItem_IMAGE_PNG                                                 = src.ByteContentItem_IMAGE_PNG
    43  	ByteContentItem_IMAGE_SVG                                                 = src.ByteContentItem_IMAGE_SVG
    44  	ByteContentItem_PDF                                                       = src.ByteContentItem_PDF
    45  	ByteContentItem_POWERPOINT_DOCUMENT                                       = src.ByteContentItem_POWERPOINT_DOCUMENT
    46  	ByteContentItem_TEXT_UTF8                                                 = src.ByteContentItem_TEXT_UTF8
    47  	ByteContentItem_TSV                                                       = src.ByteContentItem_TSV
    48  	ByteContentItem_WORD_DOCUMENT                                             = src.ByteContentItem_WORD_DOCUMENT
    49  	CharsToIgnore_ALPHA_LOWER_CASE                                            = src.CharsToIgnore_ALPHA_LOWER_CASE
    50  	CharsToIgnore_ALPHA_UPPER_CASE                                            = src.CharsToIgnore_ALPHA_UPPER_CASE
    51  	CharsToIgnore_COMMON_CHARS_TO_IGNORE_UNSPECIFIED                          = src.CharsToIgnore_COMMON_CHARS_TO_IGNORE_UNSPECIFIED
    52  	CharsToIgnore_NUMERIC                                                     = src.CharsToIgnore_NUMERIC
    53  	CharsToIgnore_PUNCTUATION                                                 = src.CharsToIgnore_PUNCTUATION
    54  	CharsToIgnore_WHITESPACE                                                  = src.CharsToIgnore_WHITESPACE
    55  	CloudStorageOptions_RANDOM_START                                          = src.CloudStorageOptions_RANDOM_START
    56  	CloudStorageOptions_SAMPLE_METHOD_UNSPECIFIED                             = src.CloudStorageOptions_SAMPLE_METHOD_UNSPECIFIED
    57  	CloudStorageOptions_TOP                                                   = src.CloudStorageOptions_TOP
    58  	ContentOption_CONTENT_IMAGE                                               = src.ContentOption_CONTENT_IMAGE
    59  	ContentOption_CONTENT_TEXT                                                = src.ContentOption_CONTENT_TEXT
    60  	ContentOption_CONTENT_UNSPECIFIED                                         = src.ContentOption_CONTENT_UNSPECIFIED
    61  	CryptoReplaceFfxFpeConfig_ALPHA_NUMERIC                                   = src.CryptoReplaceFfxFpeConfig_ALPHA_NUMERIC
    62  	CryptoReplaceFfxFpeConfig_FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED          = src.CryptoReplaceFfxFpeConfig_FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED
    63  	CryptoReplaceFfxFpeConfig_HEXADECIMAL                                     = src.CryptoReplaceFfxFpeConfig_HEXADECIMAL
    64  	CryptoReplaceFfxFpeConfig_NUMERIC                                         = src.CryptoReplaceFfxFpeConfig_NUMERIC
    65  	CryptoReplaceFfxFpeConfig_UPPER_CASE_ALPHA_NUMERIC                        = src.CryptoReplaceFfxFpeConfig_UPPER_CASE_ALPHA_NUMERIC
    66  	CustomInfoType_EXCLUSION_TYPE_EXCLUDE                                     = src.CustomInfoType_EXCLUSION_TYPE_EXCLUDE
    67  	CustomInfoType_EXCLUSION_TYPE_UNSPECIFIED                                 = src.CustomInfoType_EXCLUSION_TYPE_UNSPECIFIED
    68  	DataProfileAction_CHANGED_PROFILE                                         = src.DataProfileAction_CHANGED_PROFILE
    69  	DataProfileAction_ERROR_CHANGED                                           = src.DataProfileAction_ERROR_CHANGED
    70  	DataProfileAction_EVENT_TYPE_UNSPECIFIED                                  = src.DataProfileAction_EVENT_TYPE_UNSPECIFIED
    71  	DataProfileAction_NEW_PROFILE                                             = src.DataProfileAction_NEW_PROFILE
    72  	DataProfileAction_PubSubNotification_DETAIL_LEVEL_UNSPECIFIED             = src.DataProfileAction_PubSubNotification_DETAIL_LEVEL_UNSPECIFIED
    73  	DataProfileAction_PubSubNotification_RESOURCE_NAME                        = src.DataProfileAction_PubSubNotification_RESOURCE_NAME
    74  	DataProfileAction_PubSubNotification_TABLE_PROFILE                        = src.DataProfileAction_PubSubNotification_TABLE_PROFILE
    75  	DataProfileAction_SCORE_INCREASED                                         = src.DataProfileAction_SCORE_INCREASED
    76  	DataProfilePubSubCondition_HIGH                                           = src.DataProfilePubSubCondition_HIGH
    77  	DataProfilePubSubCondition_MEDIUM_OR_HIGH                                 = src.DataProfilePubSubCondition_MEDIUM_OR_HIGH
    78  	DataProfilePubSubCondition_PROFILE_SCORE_BUCKET_UNSPECIFIED               = src.DataProfilePubSubCondition_PROFILE_SCORE_BUCKET_UNSPECIFIED
    79  	DataProfilePubSubCondition_PubSubExpressions_AND                          = src.DataProfilePubSubCondition_PubSubExpressions_AND
    80  	DataProfilePubSubCondition_PubSubExpressions_LOGICAL_OPERATOR_UNSPECIFIED = src.DataProfilePubSubCondition_PubSubExpressions_LOGICAL_OPERATOR_UNSPECIFIED
    81  	DataProfilePubSubCondition_PubSubExpressions_OR                           = src.DataProfilePubSubCondition_PubSubExpressions_OR
    82  	DataRiskLevel_RISK_HIGH                                                   = src.DataRiskLevel_RISK_HIGH
    83  	DataRiskLevel_RISK_LOW                                                    = src.DataRiskLevel_RISK_LOW
    84  	DataRiskLevel_RISK_MODERATE                                               = src.DataRiskLevel_RISK_MODERATE
    85  	DataRiskLevel_RISK_SCORE_UNSPECIFIED                                      = src.DataRiskLevel_RISK_SCORE_UNSPECIFIED
    86  	DlpJobType_DLP_JOB_TYPE_UNSPECIFIED                                       = src.DlpJobType_DLP_JOB_TYPE_UNSPECIFIED
    87  	DlpJobType_INSPECT_JOB                                                    = src.DlpJobType_INSPECT_JOB
    88  	DlpJobType_RISK_ANALYSIS_JOB                                              = src.DlpJobType_RISK_ANALYSIS_JOB
    89  	DlpJob_ACTIVE                                                             = src.DlpJob_ACTIVE
    90  	DlpJob_CANCELED                                                           = src.DlpJob_CANCELED
    91  	DlpJob_DONE                                                               = src.DlpJob_DONE
    92  	DlpJob_FAILED                                                             = src.DlpJob_FAILED
    93  	DlpJob_JOB_STATE_UNSPECIFIED                                              = src.DlpJob_JOB_STATE_UNSPECIFIED
    94  	DlpJob_PENDING                                                            = src.DlpJob_PENDING
    95  	DlpJob_RUNNING                                                            = src.DlpJob_RUNNING
    96  	EncryptionStatus_ENCRYPTION_CUSTOMER_MANAGED                              = src.EncryptionStatus_ENCRYPTION_CUSTOMER_MANAGED
    97  	EncryptionStatus_ENCRYPTION_GOOGLE_MANAGED                                = src.EncryptionStatus_ENCRYPTION_GOOGLE_MANAGED
    98  	EncryptionStatus_ENCRYPTION_STATUS_UNSPECIFIED                            = src.EncryptionStatus_ENCRYPTION_STATUS_UNSPECIFIED
    99  	FileType_AVRO                                                             = src.FileType_AVRO
   100  	FileType_BINARY_FILE                                                      = src.FileType_BINARY_FILE
   101  	FileType_CSV                                                              = src.FileType_CSV
   102  	FileType_EXCEL                                                            = src.FileType_EXCEL
   103  	FileType_FILE_TYPE_UNSPECIFIED                                            = src.FileType_FILE_TYPE_UNSPECIFIED
   104  	FileType_IMAGE                                                            = src.FileType_IMAGE
   105  	FileType_PDF                                                              = src.FileType_PDF
   106  	FileType_POWERPOINT                                                       = src.FileType_POWERPOINT
   107  	FileType_TEXT_FILE                                                        = src.FileType_TEXT_FILE
   108  	FileType_TSV                                                              = src.FileType_TSV
   109  	FileType_WORD                                                             = src.FileType_WORD
   110  	InfoTypeCategory_ARGENTINA                                                = src.InfoTypeCategory_ARGENTINA
   111  	InfoTypeCategory_AUSTRALIA                                                = src.InfoTypeCategory_AUSTRALIA
   112  	InfoTypeCategory_BELGIUM                                                  = src.InfoTypeCategory_BELGIUM
   113  	InfoTypeCategory_BRAZIL                                                   = src.InfoTypeCategory_BRAZIL
   114  	InfoTypeCategory_CANADA                                                   = src.InfoTypeCategory_CANADA
   115  	InfoTypeCategory_CHILE                                                    = src.InfoTypeCategory_CHILE
   116  	InfoTypeCategory_CHINA                                                    = src.InfoTypeCategory_CHINA
   117  	InfoTypeCategory_COLOMBIA                                                 = src.InfoTypeCategory_COLOMBIA
   118  	InfoTypeCategory_CONTEXTUAL_INFORMATION                                   = src.InfoTypeCategory_CONTEXTUAL_INFORMATION
   119  	InfoTypeCategory_CREDENTIAL                                               = src.InfoTypeCategory_CREDENTIAL
   120  	InfoTypeCategory_DEMOGRAPHIC                                              = src.InfoTypeCategory_DEMOGRAPHIC
   121  	InfoTypeCategory_DENMARK                                                  = src.InfoTypeCategory_DENMARK
   122  	InfoTypeCategory_DOCUMENT                                                 = src.InfoTypeCategory_DOCUMENT
   123  	InfoTypeCategory_FINANCE                                                  = src.InfoTypeCategory_FINANCE
   124  	InfoTypeCategory_FINLAND                                                  = src.InfoTypeCategory_FINLAND
   125  	InfoTypeCategory_FRANCE                                                   = src.InfoTypeCategory_FRANCE
   126  	InfoTypeCategory_GERMANY                                                  = src.InfoTypeCategory_GERMANY
   127  	InfoTypeCategory_GLOBAL                                                   = src.InfoTypeCategory_GLOBAL
   128  	InfoTypeCategory_GOVERNMENT_ID                                            = src.InfoTypeCategory_GOVERNMENT_ID
   129  	InfoTypeCategory_HEALTH                                                   = src.InfoTypeCategory_HEALTH
   130  	InfoTypeCategory_HONG_KONG                                                = src.InfoTypeCategory_HONG_KONG
   131  	InfoTypeCategory_INDIA                                                    = src.InfoTypeCategory_INDIA
   132  	InfoTypeCategory_INDONESIA                                                = src.InfoTypeCategory_INDONESIA
   133  	InfoTypeCategory_INDUSTRY_UNSPECIFIED                                     = src.InfoTypeCategory_INDUSTRY_UNSPECIFIED
   134  	InfoTypeCategory_INTERNAL                                                 = src.InfoTypeCategory_INTERNAL
   135  	InfoTypeCategory_IRELAND                                                  = src.InfoTypeCategory_IRELAND
   136  	InfoTypeCategory_ISRAEL                                                   = src.InfoTypeCategory_ISRAEL
   137  	InfoTypeCategory_ITALY                                                    = src.InfoTypeCategory_ITALY
   138  	InfoTypeCategory_JAPAN                                                    = src.InfoTypeCategory_JAPAN
   139  	InfoTypeCategory_KOREA                                                    = src.InfoTypeCategory_KOREA
   140  	InfoTypeCategory_LOCATION_UNSPECIFIED                                     = src.InfoTypeCategory_LOCATION_UNSPECIFIED
   141  	InfoTypeCategory_MEXICO                                                   = src.InfoTypeCategory_MEXICO
   142  	InfoTypeCategory_NORWAY                                                   = src.InfoTypeCategory_NORWAY
   143  	InfoTypeCategory_PARAGUAY                                                 = src.InfoTypeCategory_PARAGUAY
   144  	InfoTypeCategory_PERU                                                     = src.InfoTypeCategory_PERU
   145  	InfoTypeCategory_PII                                                      = src.InfoTypeCategory_PII
   146  	InfoTypeCategory_POLAND                                                   = src.InfoTypeCategory_POLAND
   147  	InfoTypeCategory_PORTUGAL                                                 = src.InfoTypeCategory_PORTUGAL
   148  	InfoTypeCategory_SINGAPORE                                                = src.InfoTypeCategory_SINGAPORE
   149  	InfoTypeCategory_SOUTH_AFRICA                                             = src.InfoTypeCategory_SOUTH_AFRICA
   150  	InfoTypeCategory_SPAIN                                                    = src.InfoTypeCategory_SPAIN
   151  	InfoTypeCategory_SPII                                                     = src.InfoTypeCategory_SPII
   152  	InfoTypeCategory_SWEDEN                                                   = src.InfoTypeCategory_SWEDEN
   153  	InfoTypeCategory_TAIWAN                                                   = src.InfoTypeCategory_TAIWAN
   154  	InfoTypeCategory_TELECOMMUNICATIONS                                       = src.InfoTypeCategory_TELECOMMUNICATIONS
   155  	InfoTypeCategory_THAILAND                                                 = src.InfoTypeCategory_THAILAND
   156  	InfoTypeCategory_THE_NETHERLANDS                                          = src.InfoTypeCategory_THE_NETHERLANDS
   157  	InfoTypeCategory_TURKEY                                                   = src.InfoTypeCategory_TURKEY
   158  	InfoTypeCategory_TYPE_UNSPECIFIED                                         = src.InfoTypeCategory_TYPE_UNSPECIFIED
   159  	InfoTypeCategory_UNITED_KINGDOM                                           = src.InfoTypeCategory_UNITED_KINGDOM
   160  	InfoTypeCategory_UNITED_STATES                                            = src.InfoTypeCategory_UNITED_STATES
   161  	InfoTypeCategory_URUGUAY                                                  = src.InfoTypeCategory_URUGUAY
   162  	InfoTypeCategory_VENEZUELA                                                = src.InfoTypeCategory_VENEZUELA
   163  	InfoTypeSupportedBy_ENUM_TYPE_UNSPECIFIED                                 = src.InfoTypeSupportedBy_ENUM_TYPE_UNSPECIFIED
   164  	InfoTypeSupportedBy_INSPECT                                               = src.InfoTypeSupportedBy_INSPECT
   165  	InfoTypeSupportedBy_RISK_ANALYSIS                                         = src.InfoTypeSupportedBy_RISK_ANALYSIS
   166  	JobTrigger_CANCELLED                                                      = src.JobTrigger_CANCELLED
   167  	JobTrigger_HEALTHY                                                        = src.JobTrigger_HEALTHY
   168  	JobTrigger_PAUSED                                                         = src.JobTrigger_PAUSED
   169  	JobTrigger_STATUS_UNSPECIFIED                                             = src.JobTrigger_STATUS_UNSPECIFIED
   170  	Likelihood_LIKELIHOOD_UNSPECIFIED                                         = src.Likelihood_LIKELIHOOD_UNSPECIFIED
   171  	Likelihood_LIKELY                                                         = src.Likelihood_LIKELY
   172  	Likelihood_POSSIBLE                                                       = src.Likelihood_POSSIBLE
   173  	Likelihood_UNLIKELY                                                       = src.Likelihood_UNLIKELY
   174  	Likelihood_VERY_LIKELY                                                    = src.Likelihood_VERY_LIKELY
   175  	Likelihood_VERY_UNLIKELY                                                  = src.Likelihood_VERY_UNLIKELY
   176  	MatchingType_MATCHING_TYPE_FULL_MATCH                                     = src.MatchingType_MATCHING_TYPE_FULL_MATCH
   177  	MatchingType_MATCHING_TYPE_INVERSE_MATCH                                  = src.MatchingType_MATCHING_TYPE_INVERSE_MATCH
   178  	MatchingType_MATCHING_TYPE_PARTIAL_MATCH                                  = src.MatchingType_MATCHING_TYPE_PARTIAL_MATCH
   179  	MatchingType_MATCHING_TYPE_UNSPECIFIED                                    = src.MatchingType_MATCHING_TYPE_UNSPECIFIED
   180  	MetadataType_METADATATYPE_UNSPECIFIED                                     = src.MetadataType_METADATATYPE_UNSPECIFIED
   181  	MetadataType_STORAGE_METADATA                                             = src.MetadataType_STORAGE_METADATA
   182  	OutputStorageConfig_ALL_COLUMNS                                           = src.OutputStorageConfig_ALL_COLUMNS
   183  	OutputStorageConfig_BASIC_COLUMNS                                         = src.OutputStorageConfig_BASIC_COLUMNS
   184  	OutputStorageConfig_BIG_QUERY_COLUMNS                                     = src.OutputStorageConfig_BIG_QUERY_COLUMNS
   185  	OutputStorageConfig_DATASTORE_COLUMNS                                     = src.OutputStorageConfig_DATASTORE_COLUMNS
   186  	OutputStorageConfig_GCS_COLUMNS                                           = src.OutputStorageConfig_GCS_COLUMNS
   187  	OutputStorageConfig_OUTPUT_SCHEMA_UNSPECIFIED                             = src.OutputStorageConfig_OUTPUT_SCHEMA_UNSPECIFIED
   188  	RecordCondition_Expressions_AND                                           = src.RecordCondition_Expressions_AND
   189  	RecordCondition_Expressions_LOGICAL_OPERATOR_UNSPECIFIED                  = src.RecordCondition_Expressions_LOGICAL_OPERATOR_UNSPECIFIED
   190  	RelationalOperator_EQUAL_TO                                               = src.RelationalOperator_EQUAL_TO
   191  	RelationalOperator_EXISTS                                                 = src.RelationalOperator_EXISTS
   192  	RelationalOperator_GREATER_THAN                                           = src.RelationalOperator_GREATER_THAN
   193  	RelationalOperator_GREATER_THAN_OR_EQUALS                                 = src.RelationalOperator_GREATER_THAN_OR_EQUALS
   194  	RelationalOperator_LESS_THAN                                              = src.RelationalOperator_LESS_THAN
   195  	RelationalOperator_LESS_THAN_OR_EQUALS                                    = src.RelationalOperator_LESS_THAN_OR_EQUALS
   196  	RelationalOperator_NOT_EQUAL_TO                                           = src.RelationalOperator_NOT_EQUAL_TO
   197  	RelationalOperator_RELATIONAL_OPERATOR_UNSPECIFIED                        = src.RelationalOperator_RELATIONAL_OPERATOR_UNSPECIFIED
   198  	ResourceVisibility_RESOURCE_VISIBILITY_PUBLIC                             = src.ResourceVisibility_RESOURCE_VISIBILITY_PUBLIC
   199  	ResourceVisibility_RESOURCE_VISIBILITY_RESTRICTED                         = src.ResourceVisibility_RESOURCE_VISIBILITY_RESTRICTED
   200  	ResourceVisibility_RESOURCE_VISIBILITY_UNSPECIFIED                        = src.ResourceVisibility_RESOURCE_VISIBILITY_UNSPECIFIED
   201  	SensitivityScore_SENSITIVITY_HIGH                                         = src.SensitivityScore_SENSITIVITY_HIGH
   202  	SensitivityScore_SENSITIVITY_LOW                                          = src.SensitivityScore_SENSITIVITY_LOW
   203  	SensitivityScore_SENSITIVITY_MODERATE                                     = src.SensitivityScore_SENSITIVITY_MODERATE
   204  	SensitivityScore_SENSITIVITY_SCORE_UNSPECIFIED                            = src.SensitivityScore_SENSITIVITY_SCORE_UNSPECIFIED
   205  	StoredInfoTypeState_FAILED                                                = src.StoredInfoTypeState_FAILED
   206  	StoredInfoTypeState_INVALID                                               = src.StoredInfoTypeState_INVALID
   207  	StoredInfoTypeState_PENDING                                               = src.StoredInfoTypeState_PENDING
   208  	StoredInfoTypeState_READY                                                 = src.StoredInfoTypeState_READY
   209  	StoredInfoTypeState_STORED_INFO_TYPE_STATE_UNSPECIFIED                    = src.StoredInfoTypeState_STORED_INFO_TYPE_STATE_UNSPECIFIED
   210  	TableDataProfile_DONE                                                     = src.TableDataProfile_DONE
   211  	TableDataProfile_RUNNING                                                  = src.TableDataProfile_RUNNING
   212  	TableDataProfile_STATE_UNSPECIFIED                                        = src.TableDataProfile_STATE_UNSPECIFIED
   213  	TimePartConfig_DAY_OF_MONTH                                               = src.TimePartConfig_DAY_OF_MONTH
   214  	TimePartConfig_DAY_OF_WEEK                                                = src.TimePartConfig_DAY_OF_WEEK
   215  	TimePartConfig_HOUR_OF_DAY                                                = src.TimePartConfig_HOUR_OF_DAY
   216  	TimePartConfig_MONTH                                                      = src.TimePartConfig_MONTH
   217  	TimePartConfig_TIME_PART_UNSPECIFIED                                      = src.TimePartConfig_TIME_PART_UNSPECIFIED
   218  	TimePartConfig_WEEK_OF_YEAR                                               = src.TimePartConfig_WEEK_OF_YEAR
   219  	TimePartConfig_YEAR                                                       = src.TimePartConfig_YEAR
   220  	TransformationContainerType_TRANSFORM_BODY                                = src.TransformationContainerType_TRANSFORM_BODY
   221  	TransformationContainerType_TRANSFORM_METADATA                            = src.TransformationContainerType_TRANSFORM_METADATA
   222  	TransformationContainerType_TRANSFORM_TABLE                               = src.TransformationContainerType_TRANSFORM_TABLE
   223  	TransformationContainerType_TRANSFORM_UNKNOWN_CONTAINER                   = src.TransformationContainerType_TRANSFORM_UNKNOWN_CONTAINER
   224  	TransformationResultStatusType_BIGQUERY_MAX_ROW_SIZE_EXCEEDED             = src.TransformationResultStatusType_BIGQUERY_MAX_ROW_SIZE_EXCEEDED
   225  	TransformationResultStatusType_INVALID_TRANSFORM                          = src.TransformationResultStatusType_INVALID_TRANSFORM
   226  	TransformationResultStatusType_METADATA_UNRETRIEVABLE                     = src.TransformationResultStatusType_METADATA_UNRETRIEVABLE
   227  	TransformationResultStatusType_STATE_TYPE_UNSPECIFIED                     = src.TransformationResultStatusType_STATE_TYPE_UNSPECIFIED
   228  	TransformationResultStatusType_SUCCESS                                    = src.TransformationResultStatusType_SUCCESS
   229  	TransformationSummary_ERROR                                               = src.TransformationSummary_ERROR
   230  	TransformationSummary_SUCCESS                                             = src.TransformationSummary_SUCCESS
   231  	TransformationSummary_TRANSFORMATION_RESULT_CODE_UNSPECIFIED              = src.TransformationSummary_TRANSFORMATION_RESULT_CODE_UNSPECIFIED
   232  	TransformationType_BUCKETING                                              = src.TransformationType_BUCKETING
   233  	TransformationType_CHARACTER_MASK                                         = src.TransformationType_CHARACTER_MASK
   234  	TransformationType_CRYPTO_DETERMINISTIC_CONFIG                            = src.TransformationType_CRYPTO_DETERMINISTIC_CONFIG
   235  	TransformationType_CRYPTO_HASH                                            = src.TransformationType_CRYPTO_HASH
   236  	TransformationType_CRYPTO_REPLACE_FFX_FPE                                 = src.TransformationType_CRYPTO_REPLACE_FFX_FPE
   237  	TransformationType_DATE_SHIFT                                             = src.TransformationType_DATE_SHIFT
   238  	TransformationType_FIXED_SIZE_BUCKETING                                   = src.TransformationType_FIXED_SIZE_BUCKETING
   239  	TransformationType_RECORD_SUPPRESSION                                     = src.TransformationType_RECORD_SUPPRESSION
   240  	TransformationType_REDACT                                                 = src.TransformationType_REDACT
   241  	TransformationType_REDACT_IMAGE                                           = src.TransformationType_REDACT_IMAGE
   242  	TransformationType_REPLACE_DICTIONARY                                     = src.TransformationType_REPLACE_DICTIONARY
   243  	TransformationType_REPLACE_VALUE                                          = src.TransformationType_REPLACE_VALUE
   244  	TransformationType_REPLACE_WITH_INFO_TYPE                                 = src.TransformationType_REPLACE_WITH_INFO_TYPE
   245  	TransformationType_TIME_PART                                              = src.TransformationType_TIME_PART
   246  	TransformationType_TRANSFORMATION_TYPE_UNSPECIFIED                        = src.TransformationType_TRANSFORMATION_TYPE_UNSPECIFIED
   247  )
   248  
   249  // Deprecated: Please use vars in: cloud.google.com/go/dlp/apiv2/dlppb
   250  var (
   251  	BigQueryOptions_SampleMethod_name                                        = src.BigQueryOptions_SampleMethod_name
   252  	BigQueryOptions_SampleMethod_value                                       = src.BigQueryOptions_SampleMethod_value
   253  	ByteContentItem_BytesType_name                                           = src.ByteContentItem_BytesType_name
   254  	ByteContentItem_BytesType_value                                          = src.ByteContentItem_BytesType_value
   255  	CharsToIgnore_CommonCharsToIgnore_name                                   = src.CharsToIgnore_CommonCharsToIgnore_name
   256  	CharsToIgnore_CommonCharsToIgnore_value                                  = src.CharsToIgnore_CommonCharsToIgnore_value
   257  	CloudStorageOptions_SampleMethod_name                                    = src.CloudStorageOptions_SampleMethod_name
   258  	CloudStorageOptions_SampleMethod_value                                   = src.CloudStorageOptions_SampleMethod_value
   259  	ContentOption_name                                                       = src.ContentOption_name
   260  	ContentOption_value                                                      = src.ContentOption_value
   261  	CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_name                   = src.CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_name
   262  	CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_value                  = src.CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_value
   263  	CustomInfoType_ExclusionType_name                                        = src.CustomInfoType_ExclusionType_name
   264  	CustomInfoType_ExclusionType_value                                       = src.CustomInfoType_ExclusionType_value
   265  	DataProfileAction_EventType_name                                         = src.DataProfileAction_EventType_name
   266  	DataProfileAction_EventType_value                                        = src.DataProfileAction_EventType_value
   267  	DataProfileAction_PubSubNotification_DetailLevel_name                    = src.DataProfileAction_PubSubNotification_DetailLevel_name
   268  	DataProfileAction_PubSubNotification_DetailLevel_value                   = src.DataProfileAction_PubSubNotification_DetailLevel_value
   269  	DataProfilePubSubCondition_ProfileScoreBucket_name                       = src.DataProfilePubSubCondition_ProfileScoreBucket_name
   270  	DataProfilePubSubCondition_ProfileScoreBucket_value                      = src.DataProfilePubSubCondition_ProfileScoreBucket_value
   271  	DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator_name  = src.DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator_name
   272  	DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator_value = src.DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator_value
   273  	DataRiskLevel_DataRiskLevelScore_name                                    = src.DataRiskLevel_DataRiskLevelScore_name
   274  	DataRiskLevel_DataRiskLevelScore_value                                   = src.DataRiskLevel_DataRiskLevelScore_value
   275  	DlpJobType_name                                                          = src.DlpJobType_name
   276  	DlpJobType_value                                                         = src.DlpJobType_value
   277  	DlpJob_JobState_name                                                     = src.DlpJob_JobState_name
   278  	DlpJob_JobState_value                                                    = src.DlpJob_JobState_value
   279  	EncryptionStatus_name                                                    = src.EncryptionStatus_name
   280  	EncryptionStatus_value                                                   = src.EncryptionStatus_value
   281  	FileType_name                                                            = src.FileType_name
   282  	FileType_value                                                           = src.FileType_value
   283  	File_google_privacy_dlp_v2_dlp_proto                                     = src.File_google_privacy_dlp_v2_dlp_proto
   284  	File_google_privacy_dlp_v2_storage_proto                                 = src.File_google_privacy_dlp_v2_storage_proto
   285  	InfoTypeCategory_IndustryCategory_name                                   = src.InfoTypeCategory_IndustryCategory_name
   286  	InfoTypeCategory_IndustryCategory_value                                  = src.InfoTypeCategory_IndustryCategory_value
   287  	InfoTypeCategory_LocationCategory_name                                   = src.InfoTypeCategory_LocationCategory_name
   288  	InfoTypeCategory_LocationCategory_value                                  = src.InfoTypeCategory_LocationCategory_value
   289  	InfoTypeCategory_TypeCategory_name                                       = src.InfoTypeCategory_TypeCategory_name
   290  	InfoTypeCategory_TypeCategory_value                                      = src.InfoTypeCategory_TypeCategory_value
   291  	InfoTypeSupportedBy_name                                                 = src.InfoTypeSupportedBy_name
   292  	InfoTypeSupportedBy_value                                                = src.InfoTypeSupportedBy_value
   293  	JobTrigger_Status_name                                                   = src.JobTrigger_Status_name
   294  	JobTrigger_Status_value                                                  = src.JobTrigger_Status_value
   295  	Likelihood_name                                                          = src.Likelihood_name
   296  	Likelihood_value                                                         = src.Likelihood_value
   297  	MatchingType_name                                                        = src.MatchingType_name
   298  	MatchingType_value                                                       = src.MatchingType_value
   299  	MetadataType_name                                                        = src.MetadataType_name
   300  	MetadataType_value                                                       = src.MetadataType_value
   301  	OutputStorageConfig_OutputSchema_name                                    = src.OutputStorageConfig_OutputSchema_name
   302  	OutputStorageConfig_OutputSchema_value                                   = src.OutputStorageConfig_OutputSchema_value
   303  	RecordCondition_Expressions_LogicalOperator_name                         = src.RecordCondition_Expressions_LogicalOperator_name
   304  	RecordCondition_Expressions_LogicalOperator_value                        = src.RecordCondition_Expressions_LogicalOperator_value
   305  	RelationalOperator_name                                                  = src.RelationalOperator_name
   306  	RelationalOperator_value                                                 = src.RelationalOperator_value
   307  	ResourceVisibility_name                                                  = src.ResourceVisibility_name
   308  	ResourceVisibility_value                                                 = src.ResourceVisibility_value
   309  	SensitivityScore_SensitivityScoreLevel_name                              = src.SensitivityScore_SensitivityScoreLevel_name
   310  	SensitivityScore_SensitivityScoreLevel_value                             = src.SensitivityScore_SensitivityScoreLevel_value
   311  	StoredInfoTypeState_name                                                 = src.StoredInfoTypeState_name
   312  	StoredInfoTypeState_value                                                = src.StoredInfoTypeState_value
   313  	TableDataProfile_State_name                                              = src.TableDataProfile_State_name
   314  	TableDataProfile_State_value                                             = src.TableDataProfile_State_value
   315  	TimePartConfig_TimePart_name                                             = src.TimePartConfig_TimePart_name
   316  	TimePartConfig_TimePart_value                                            = src.TimePartConfig_TimePart_value
   317  	TransformationContainerType_name                                         = src.TransformationContainerType_name
   318  	TransformationContainerType_value                                        = src.TransformationContainerType_value
   319  	TransformationResultStatusType_name                                      = src.TransformationResultStatusType_name
   320  	TransformationResultStatusType_value                                     = src.TransformationResultStatusType_value
   321  	TransformationSummary_TransformationResultCode_name                      = src.TransformationSummary_TransformationResultCode_name
   322  	TransformationSummary_TransformationResultCode_value                     = src.TransformationSummary_TransformationResultCode_value
   323  	TransformationType_name                                                  = src.TransformationType_name
   324  	TransformationType_value                                                 = src.TransformationType_value
   325  )
   326  
   327  // A task to execute on the completion of a job. See
   328  // https://cloud.google.com/dlp/docs/concepts-actions to learn more.
   329  //
   330  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   331  type Action = src.Action
   332  
   333  // Create a de-identified copy of the requested table or files. A
   334  // TransformationDetail will be created for each transformation. If any rows in
   335  // BigQuery are skipped during de-identification (transformation errors or row
   336  // size exceeds BigQuery insert API limits) they are placed in the failure
   337  // output table. If the original row exceeds the BigQuery insert API limit it
   338  // will be truncated when written to the failure output table. The failure
   339  // output table can be set in the
   340  // action.deidentify.output.big_query_output.deidentified_failure_output_table
   341  // field, if no table is set, a table will be automatically created in the same
   342  // project and dataset as the original table. Compatible with: Inspect
   343  //
   344  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   345  type Action_Deidentify = src.Action_Deidentify
   346  type Action_Deidentify_ = src.Action_Deidentify_
   347  type Action_Deidentify_CloudStorageOutput = src.Action_Deidentify_CloudStorageOutput
   348  
   349  // Sends an email when the job completes. The email goes to IAM project owners
   350  // and technical [Essential
   351  // Contacts](https://cloud.google.com/resource-manager/docs/managing-notification-contacts).
   352  //
   353  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   354  type Action_JobNotificationEmails = src.Action_JobNotificationEmails
   355  type Action_JobNotificationEmails_ = src.Action_JobNotificationEmails_
   356  type Action_PubSub = src.Action_PubSub
   357  
   358  // Publish findings of a DlpJob to Data Catalog. In Data Catalog, tag
   359  // templates are applied to the resource that Cloud DLP scanned. Data Catalog
   360  // tag templates are stored in the same project and region where the BigQuery
   361  // table exists. For Cloud DLP to create and apply the tag template, the Cloud
   362  // DLP service agent must have the `roles/datacatalog.tagTemplateOwner`
   363  // permission on the project. The tag template contains fields summarizing the
   364  // results of the DlpJob. Any field values previously written by another DlpJob
   365  // are deleted. [InfoType naming patterns][google.privacy.dlp.v2.InfoType] are
   366  // strictly enforced when using this feature. Findings are persisted in Data
   367  // Catalog storage and are governed by service-specific policies for Data
   368  // Catalog. For more information, see [Service Specific
   369  // Terms](https://cloud.google.com/terms/service-terms). Only a single instance
   370  // of this action can be specified. This action is allowed only if all
   371  // resources being scanned are BigQuery tables. Compatible with: Inspect
   372  //
   373  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   374  type Action_PublishFindingsToCloudDataCatalog = src.Action_PublishFindingsToCloudDataCatalog
   375  type Action_PublishFindingsToCloudDataCatalog_ = src.Action_PublishFindingsToCloudDataCatalog_
   376  
   377  // Publish the result summary of a DlpJob to the Cloud Security Command Center
   378  // (CSCC Alpha). This action is only available for projects which are parts of
   379  // an organization and whitelisted for the alpha Cloud Security Command Center.
   380  // The action will publish the count of finding instances and their info types.
   381  // The summary of findings will be persisted in CSCC and are governed by CSCC
   382  // service-specific policy, see https://cloud.google.com/terms/service-terms
   383  // Only a single instance of this action can be specified. Compatible with:
   384  // Inspect
   385  //
   386  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   387  type Action_PublishSummaryToCscc = src.Action_PublishSummaryToCscc
   388  type Action_PublishSummaryToCscc_ = src.Action_PublishSummaryToCscc_
   389  
   390  // Publish a message into a given Pub/Sub topic when DlpJob has completed. The
   391  // message contains a single field, `DlpJobName`, which is equal to the
   392  // finished job's
   393  // [`DlpJob.name`](https://cloud.google.com/dlp/docs/reference/rest/v2/projects.dlpJobs#DlpJob).
   394  // Compatible with: Inspect, Risk
   395  //
   396  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   397  type Action_PublishToPubSub = src.Action_PublishToPubSub
   398  
   399  // Enable Stackdriver metric dlp.googleapis.com/finding_count. This will
   400  // publish a metric to stack driver on each infotype requested and how many
   401  // findings were found for it. CustomDetectors will be bucketed as 'Custom'
   402  // under the Stackdriver label 'info_type'.
   403  //
   404  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   405  type Action_PublishToStackdriver = src.Action_PublishToStackdriver
   406  type Action_PublishToStackdriver_ = src.Action_PublishToStackdriver_
   407  
   408  // If set, the detailed findings will be persisted to the specified
   409  // OutputStorageConfig. Only a single instance of this action can be specified.
   410  // Compatible with: Inspect, Risk
   411  //
   412  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   413  type Action_SaveFindings = src.Action_SaveFindings
   414  type Action_SaveFindings_ = src.Action_SaveFindings_
   415  
   416  // Request message for ActivateJobTrigger.
   417  //
   418  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   419  type ActivateJobTriggerRequest = src.ActivateJobTriggerRequest
   420  
   421  // Result of a risk analysis operation request.
   422  //
   423  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   424  type AnalyzeDataSourceRiskDetails = src.AnalyzeDataSourceRiskDetails
   425  
   426  // Result of the categorical stats computation.
   427  //
   428  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   429  type AnalyzeDataSourceRiskDetails_CategoricalStatsResult = src.AnalyzeDataSourceRiskDetails_CategoricalStatsResult
   430  type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_ = src.AnalyzeDataSourceRiskDetails_CategoricalStatsResult_
   431  
   432  // Histogram of value frequencies in the column.
   433  //
   434  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   435  type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket = src.AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket
   436  
   437  // Result of the δ-presence computation. Note that these results are an
   438  // estimation, not exact values.
   439  //
   440  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   441  type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult = src.AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult
   442  type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_ = src.AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_
   443  
   444  // A DeltaPresenceEstimationHistogramBucket message with the following values:
   445  // min_probability: 0.1 max_probability: 0.2 frequency: 42 means that there are
   446  // 42 records for which δ is in [0.1, 0.2). An important particular case is
   447  // when min_probability = max_probability = 1: then, every individual who
   448  // shares this quasi-identifier combination is in the dataset.
   449  //
   450  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   451  type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket = src.AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket
   452  
   453  // A tuple of values for the quasi-identifier columns.
   454  //
   455  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   456  type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues = src.AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues
   457  
   458  // Result of the k-anonymity computation.
   459  //
   460  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   461  type AnalyzeDataSourceRiskDetails_KAnonymityResult = src.AnalyzeDataSourceRiskDetails_KAnonymityResult
   462  type AnalyzeDataSourceRiskDetails_KAnonymityResult_ = src.AnalyzeDataSourceRiskDetails_KAnonymityResult_
   463  
   464  // The set of columns' values that share the same ldiversity value
   465  //
   466  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   467  type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass = src.AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass
   468  
   469  // Histogram of k-anonymity equivalence classes.
   470  //
   471  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   472  type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket = src.AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket
   473  
   474  // Result of the reidentifiability analysis. Note that these results are an
   475  // estimation, not exact values.
   476  //
   477  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   478  type AnalyzeDataSourceRiskDetails_KMapEstimationResult = src.AnalyzeDataSourceRiskDetails_KMapEstimationResult
   479  type AnalyzeDataSourceRiskDetails_KMapEstimationResult_ = src.AnalyzeDataSourceRiskDetails_KMapEstimationResult_
   480  
   481  // A KMapEstimationHistogramBucket message with the following values:
   482  // min_anonymity: 3 max_anonymity: 5 frequency: 42 means that there are 42
   483  // records whose quasi-identifier values correspond to 3, 4 or 5 people in the
   484  // overlying population. An important particular case is when min_anonymity =
   485  // max_anonymity = 1: the frequency field then corresponds to the number of
   486  // uniquely identifiable records.
   487  //
   488  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   489  type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket = src.AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket
   490  
   491  // A tuple of values for the quasi-identifier columns.
   492  //
   493  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   494  type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues = src.AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues
   495  
   496  // Result of the l-diversity computation.
   497  //
   498  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   499  type AnalyzeDataSourceRiskDetails_LDiversityResult = src.AnalyzeDataSourceRiskDetails_LDiversityResult
   500  type AnalyzeDataSourceRiskDetails_LDiversityResult_ = src.AnalyzeDataSourceRiskDetails_LDiversityResult_
   501  
   502  // The set of columns' values that share the same ldiversity value.
   503  //
   504  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   505  type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass = src.AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass
   506  
   507  // Histogram of l-diversity equivalence class sensitive value frequencies.
   508  //
   509  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   510  type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket = src.AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket
   511  
   512  // Result of the numerical stats computation.
   513  //
   514  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   515  type AnalyzeDataSourceRiskDetails_NumericalStatsResult = src.AnalyzeDataSourceRiskDetails_NumericalStatsResult
   516  type AnalyzeDataSourceRiskDetails_NumericalStatsResult_ = src.AnalyzeDataSourceRiskDetails_NumericalStatsResult_
   517  
   518  // Risk analysis options.
   519  //
   520  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   521  type AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions = src.AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions
   522  
   523  // Message defining a field of a BigQuery table.
   524  //
   525  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   526  type BigQueryField = src.BigQueryField
   527  
   528  // Row key for identifying a record in BigQuery table.
   529  //
   530  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   531  type BigQueryKey = src.BigQueryKey
   532  
   533  // Options defining BigQuery table and row identifiers.
   534  //
   535  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   536  type BigQueryOptions = src.BigQueryOptions
   537  
   538  // How to sample rows if not all rows are scanned. Meaningful only when used
   539  // in conjunction with either rows_limit or rows_limit_percent. If not
   540  // specified, rows are scanned in the order BigQuery reads them.
   541  //
   542  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   543  type BigQueryOptions_SampleMethod = src.BigQueryOptions_SampleMethod
   544  
   545  // Message defining the location of a BigQuery table. A table is uniquely
   546  // identified by its project_id, dataset_id, and table_name. Within a query a
   547  // table is often referenced with a string in the format of:
   548  // `<project_id>:<dataset_id>.<table_id>` or
   549  // `<project_id>.<dataset_id>.<table_id>`.
   550  //
   551  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   552  type BigQueryTable = src.BigQueryTable
   553  
   554  // Bounding box encompassing detected text within an image.
   555  //
   556  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   557  type BoundingBox = src.BoundingBox
   558  
   559  // Generalization function that buckets values based on ranges. The ranges and
   560  // replacement values are dynamically provided by the user for custom behavior,
   561  // such as 1-30 -> LOW 31-65 -> MEDIUM 66-100 -> HIGH This can be used on data
   562  // of type: number, long, string, timestamp. If the bound `Value` type differs
   563  // from the type of data being transformed, we will first attempt converting
   564  // the type of the data to be transformed to match the type of the bound before
   565  // comparing. See https://cloud.google.com/dlp/docs/concepts-bucketing to learn
   566  // more.
   567  //
   568  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   569  type BucketingConfig = src.BucketingConfig
   570  
   571  // Bucket is represented as a range, along with replacement values.
   572  //
   573  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   574  type BucketingConfig_Bucket = src.BucketingConfig_Bucket
   575  
   576  // Container for bytes to inspect or redact.
   577  //
   578  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   579  type ByteContentItem = src.ByteContentItem
   580  
   581  // The type of data being sent for inspection. To learn more, see [Supported
   582  // file types](https://cloud.google.com/dlp/docs/supported-file-types).
   583  //
   584  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   585  type ByteContentItem_BytesType = src.ByteContentItem_BytesType
   586  
   587  // The request message for canceling a DLP job.
   588  //
   589  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   590  type CancelDlpJobRequest = src.CancelDlpJobRequest
   591  
   592  // Partially mask a string by replacing a given number of characters with a
   593  // fixed character. Masking can start from the beginning or end of the string.
   594  // This can be used on data of any type (numbers, longs, and so on) and when
   595  // de-identifying structured data we'll attempt to preserve the original data's
   596  // type. (This allows you to take a long like 123 and modify it to a string
   597  // like **3.
   598  //
   599  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   600  type CharacterMaskConfig = src.CharacterMaskConfig
   601  
   602  // Characters to skip when doing deidentification of a value. These will be
   603  // left alone and skipped.
   604  //
   605  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   606  type CharsToIgnore = src.CharsToIgnore
   607  type CharsToIgnore_CharactersToSkip = src.CharsToIgnore_CharactersToSkip
   608  type CharsToIgnore_CommonCharactersToIgnore = src.CharsToIgnore_CommonCharactersToIgnore
   609  
   610  // Convenience enum for indicating common characters to not transform.
   611  //
   612  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   613  type CharsToIgnore_CommonCharsToIgnore = src.CharsToIgnore_CommonCharsToIgnore
   614  
   615  // Message representing a set of files in Cloud Storage.
   616  //
   617  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   618  type CloudStorageFileSet = src.CloudStorageFileSet
   619  
   620  // Options defining a file or a set of files within a Cloud Storage bucket.
   621  //
   622  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   623  type CloudStorageOptions = src.CloudStorageOptions
   624  
   625  // Set of files to scan.
   626  //
   627  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   628  type CloudStorageOptions_FileSet = src.CloudStorageOptions_FileSet
   629  
   630  // How to sample bytes if not all bytes are scanned. Meaningful only when used
   631  // in conjunction with bytes_limit_per_file. If not specified, scanning would
   632  // start from the top.
   633  //
   634  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   635  type CloudStorageOptions_SampleMethod = src.CloudStorageOptions_SampleMethod
   636  
   637  // Message representing a single file or path in Cloud Storage.
   638  //
   639  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   640  type CloudStoragePath = src.CloudStoragePath
   641  
   642  // Message representing a set of files in a Cloud Storage bucket. Regular
   643  // expressions are used to allow fine-grained control over which files in the
   644  // bucket to include. Included files are those that match at least one item in
   645  // `include_regex` and do not match any items in `exclude_regex`. Note that a
   646  // file that matches items from both lists will _not_ be included. For a match
   647  // to occur, the entire file path (i.e., everything in the url after the bucket
   648  // name) must match the regular expression. For example, given the input
   649  // `{bucket_name: "mybucket", include_regex: ["directory1/.*"], exclude_regex:
   650  // ["directory1/excluded.*"]}`: * `gs://mybucket/directory1/myfile` will be
   651  // included * `gs://mybucket/directory1/directory2/myfile` will be included
   652  // (`.*` matches across `/`) * `gs://mybucket/directory0/directory1/myfile`
   653  // will _not_ be included (the full path doesn't match any items in
   654  // `include_regex`) * `gs://mybucket/directory1/excludedfile` will _not_ be
   655  // included (the path matches an item in `exclude_regex`) If `include_regex` is
   656  // left empty, it will match all files by default (this is equivalent to
   657  // setting `include_regex: [".*"]`). Some other common use cases: *
   658  // `{bucket_name: "mybucket", exclude_regex: [".*\.pdf"]}` will include all
   659  // files in `mybucket` except for .pdf files * `{bucket_name: "mybucket",
   660  // include_regex: ["directory/[^/]+"]}` will include all files directly under
   661  // `gs://mybucket/directory/`, without matching across `/`
   662  //
   663  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   664  type CloudStorageRegexFileSet = src.CloudStorageRegexFileSet
   665  
   666  // Represents a color in the RGB color space.
   667  //
   668  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   669  type Color = src.Color
   670  
   671  // Represents a container that may contain DLP findings. Examples of a
   672  // container include a file, table, or database record.
   673  //
   674  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   675  type Container = src.Container
   676  
   677  // Container structure for the content to inspect.
   678  //
   679  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   680  type ContentItem = src.ContentItem
   681  type ContentItem_ByteItem = src.ContentItem_ByteItem
   682  type ContentItem_Table = src.ContentItem_Table
   683  type ContentItem_Value = src.ContentItem_Value
   684  
   685  // Precise location of the finding within a document, record, image, or
   686  // metadata container.
   687  //
   688  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   689  type ContentLocation = src.ContentLocation
   690  type ContentLocation_DocumentLocation = src.ContentLocation_DocumentLocation
   691  type ContentLocation_ImageLocation = src.ContentLocation_ImageLocation
   692  type ContentLocation_MetadataLocation = src.ContentLocation_MetadataLocation
   693  type ContentLocation_RecordLocation = src.ContentLocation_RecordLocation
   694  
   695  // Deprecated and unused.
   696  //
   697  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   698  type ContentOption = src.ContentOption
   699  
   700  // Request message for CreateDeidentifyTemplate.
   701  //
   702  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   703  type CreateDeidentifyTemplateRequest = src.CreateDeidentifyTemplateRequest
   704  
   705  // Request message for CreateDlpJobRequest. Used to initiate long running jobs
   706  // such as calculating risk metrics or inspecting Google Cloud Storage.
   707  //
   708  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   709  type CreateDlpJobRequest = src.CreateDlpJobRequest
   710  type CreateDlpJobRequest_InspectJob = src.CreateDlpJobRequest_InspectJob
   711  type CreateDlpJobRequest_RiskJob = src.CreateDlpJobRequest_RiskJob
   712  
   713  // Request message for CreateInspectTemplate.
   714  //
   715  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   716  type CreateInspectTemplateRequest = src.CreateInspectTemplateRequest
   717  
   718  // Request message for CreateJobTrigger.
   719  //
   720  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   721  type CreateJobTriggerRequest = src.CreateJobTriggerRequest
   722  
   723  // Request message for CreateStoredInfoType.
   724  //
   725  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   726  type CreateStoredInfoTypeRequest = src.CreateStoredInfoTypeRequest
   727  
   728  // Pseudonymization method that generates deterministic encryption for the
   729  // given input. Outputs a base64 encoded representation of the encrypted
   730  // output. Uses AES-SIV based on the RFC https://tools.ietf.org/html/rfc5297.
   731  //
   732  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   733  type CryptoDeterministicConfig = src.CryptoDeterministicConfig
   734  
   735  // Pseudonymization method that generates surrogates via cryptographic
   736  // hashing. Uses SHA-256. The key size must be either 32 or 64 bytes. Outputs a
   737  // base64 encoded representation of the hashed output (for example,
   738  // L7k0BHmF1ha5U3NfGykjro4xWi1MPVQPjhMAZbSV9mM=). Currently, only string and
   739  // integer values can be hashed. See
   740  // https://cloud.google.com/dlp/docs/pseudonymization to learn more.
   741  //
   742  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   743  type CryptoHashConfig = src.CryptoHashConfig
   744  
   745  // This is a data encryption key (DEK) (as opposed to a key encryption key
   746  // (KEK) stored by Cloud Key Management Service (Cloud KMS). When using Cloud
   747  // KMS to wrap or unwrap a DEK, be sure to set an appropriate IAM policy on the
   748  // KEK to ensure an attacker cannot unwrap the DEK.
   749  //
   750  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   751  type CryptoKey = src.CryptoKey
   752  type CryptoKey_KmsWrapped = src.CryptoKey_KmsWrapped
   753  type CryptoKey_Transient = src.CryptoKey_Transient
   754  type CryptoKey_Unwrapped = src.CryptoKey_Unwrapped
   755  
   756  // Replaces an identifier with a surrogate using Format Preserving Encryption
   757  // (FPE) with the FFX mode of operation; however when used in the
   758  // `ReidentifyContent` API method, it serves the opposite function by reversing
   759  // the surrogate back into the original identifier. The identifier must be
   760  // encoded as ASCII. For a given crypto key and context, the same identifier
   761  // will be replaced with the same surrogate. Identifiers must be at least two
   762  // characters long. In the case that the identifier is the empty string, it
   763  // will be skipped. See https://cloud.google.com/dlp/docs/pseudonymization to
   764  // learn more. Note: We recommend using CryptoDeterministicConfig for all use
   765  // cases which do not require preserving the input alphabet space and size,
   766  // plus warrant referential integrity.
   767  //
   768  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   769  type CryptoReplaceFfxFpeConfig = src.CryptoReplaceFfxFpeConfig
   770  type CryptoReplaceFfxFpeConfig_CommonAlphabet = src.CryptoReplaceFfxFpeConfig_CommonAlphabet
   771  type CryptoReplaceFfxFpeConfig_CustomAlphabet = src.CryptoReplaceFfxFpeConfig_CustomAlphabet
   772  
   773  // These are commonly used subsets of the alphabet that the FFX mode natively
   774  // supports. In the algorithm, the alphabet is selected using the "radix".
   775  // Therefore each corresponds to a particular radix.
   776  //
   777  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   778  type CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = src.CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet
   779  type CryptoReplaceFfxFpeConfig_Radix = src.CryptoReplaceFfxFpeConfig_Radix
   780  
   781  // Custom information type provided by the user. Used to find domain-specific
   782  // sensitive information configurable to the data in question.
   783  //
   784  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   785  type CustomInfoType = src.CustomInfoType
   786  
   787  // Deprecated; use `InspectionRuleSet` instead. Rule for modifying a
   788  // `CustomInfoType` to alter behavior under certain circumstances, depending on
   789  // the specific details of the rule. Not supported for the `surrogate_type`
   790  // custom infoType.
   791  //
   792  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   793  type CustomInfoType_DetectionRule = src.CustomInfoType_DetectionRule
   794  
   795  // The rule that adjusts the likelihood of findings within a certain proximity
   796  // of hotwords.
   797  //
   798  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   799  type CustomInfoType_DetectionRule_HotwordRule = src.CustomInfoType_DetectionRule_HotwordRule
   800  type CustomInfoType_DetectionRule_HotwordRule_ = src.CustomInfoType_DetectionRule_HotwordRule_
   801  
   802  // Message for specifying an adjustment to the likelihood of a finding as part
   803  // of a detection rule.
   804  //
   805  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   806  type CustomInfoType_DetectionRule_LikelihoodAdjustment = src.CustomInfoType_DetectionRule_LikelihoodAdjustment
   807  type CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood = src.CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood
   808  type CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood = src.CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood
   809  
   810  // Message for specifying a window around a finding to apply a detection rule.
   811  //
   812  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   813  type CustomInfoType_DetectionRule_Proximity = src.CustomInfoType_DetectionRule_Proximity
   814  
   815  // Custom information type based on a dictionary of words or phrases. This can
   816  // be used to match sensitive information specific to the data, such as a list
   817  // of employee IDs or job titles. Dictionary words are case-insensitive and all
   818  // characters other than letters and digits in the unicode [Basic Multilingual
   819  // Plane](https://en.wikipedia.org/wiki/Plane_%28Unicode%29#Basic_Multilingual_Plane)
   820  // will be replaced with whitespace when scanning for matches, so the
   821  // dictionary phrase "Sam Johnson" will match all three phrases "sam johnson",
   822  // "Sam, Johnson", and "Sam (Johnson)". Additionally, the characters
   823  // surrounding any match must be of a different type than the adjacent
   824  // characters within the word, so letters must be next to non-letters and
   825  // digits next to non-digits. For example, the dictionary word "jen" will match
   826  // the first three letters of the text "jen123" but will return no matches for
   827  // "jennifer". Dictionary words containing a large number of characters that
   828  // are not letters or digits may result in unexpected findings because such
   829  // characters are treated as whitespace. The
   830  // [limits](https://cloud.google.com/dlp/limits) page contains details about
   831  // the size limits of dictionaries. For dictionaries that do not fit within
   832  // these constraints, consider using `LargeCustomDictionaryConfig` in the
   833  // `StoredInfoType` API.
   834  //
   835  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   836  type CustomInfoType_Dictionary = src.CustomInfoType_Dictionary
   837  type CustomInfoType_Dictionary_ = src.CustomInfoType_Dictionary_
   838  type CustomInfoType_Dictionary_CloudStoragePath = src.CustomInfoType_Dictionary_CloudStoragePath
   839  
   840  // Message defining a list of words or phrases to search for in the data.
   841  //
   842  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   843  type CustomInfoType_Dictionary_WordList = src.CustomInfoType_Dictionary_WordList
   844  type CustomInfoType_Dictionary_WordList_ = src.CustomInfoType_Dictionary_WordList_
   845  type CustomInfoType_ExclusionType = src.CustomInfoType_ExclusionType
   846  
   847  // Message defining a custom regular expression.
   848  //
   849  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   850  type CustomInfoType_Regex = src.CustomInfoType_Regex
   851  type CustomInfoType_Regex_ = src.CustomInfoType_Regex_
   852  type CustomInfoType_StoredType = src.CustomInfoType_StoredType
   853  
   854  // Message for detecting output from deidentification transformations such as
   855  // [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).
   856  // These types of transformations are those that perform pseudonymization,
   857  // thereby producing a "surrogate" as output. This should be used in
   858  // conjunction with a field on the transformation such as
   859  // `surrogate_info_type`. This CustomInfoType does not support the use of
   860  // `detection_rules`.
   861  //
   862  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   863  type CustomInfoType_SurrogateType = src.CustomInfoType_SurrogateType
   864  type CustomInfoType_SurrogateType_ = src.CustomInfoType_SurrogateType_
   865  
   866  // A task to execute when a data profile has been generated.
   867  //
   868  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   869  type DataProfileAction = src.DataProfileAction
   870  
   871  // Types of event that can trigger an action.
   872  //
   873  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   874  type DataProfileAction_EventType = src.DataProfileAction_EventType
   875  
   876  // If set, the detailed data profiles will be persisted to the location of
   877  // your choice whenever updated.
   878  //
   879  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   880  type DataProfileAction_Export = src.DataProfileAction_Export
   881  type DataProfileAction_ExportData = src.DataProfileAction_ExportData
   882  
   883  // Send a Pub/Sub message into the given Pub/Sub topic to connect other
   884  // systems to data profile generation. The message payload data will be the
   885  // byte serialization of `DataProfilePubSubMessage`.
   886  //
   887  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   888  type DataProfileAction_PubSubNotification = src.DataProfileAction_PubSubNotification
   889  type DataProfileAction_PubSubNotification_ = src.DataProfileAction_PubSubNotification_
   890  
   891  // The levels of detail that can be included in the Pub/Sub message.
   892  //
   893  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   894  type DataProfileAction_PubSubNotification_DetailLevel = src.DataProfileAction_PubSubNotification_DetailLevel
   895  
   896  // Snapshot of the configurations used to generate the profile.
   897  //
   898  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   899  type DataProfileConfigSnapshot = src.DataProfileConfigSnapshot
   900  
   901  // Configuration for setting up a job to scan resources for profile
   902  // generation. Only one data profile configuration may exist per organization,
   903  // folder, or project. The generated data profiles are retained according to
   904  // the [data retention policy]
   905  // (https://cloud.google.com/dlp/docs/data-profiles#retention).
   906  //
   907  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   908  type DataProfileJobConfig = src.DataProfileJobConfig
   909  
   910  // The data that will be profiled.
   911  //
   912  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   913  type DataProfileLocation = src.DataProfileLocation
   914  type DataProfileLocation_FolderId = src.DataProfileLocation_FolderId
   915  type DataProfileLocation_OrganizationId = src.DataProfileLocation_OrganizationId
   916  
   917  // A condition for determining whether a Pub/Sub should be triggered.
   918  //
   919  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   920  type DataProfilePubSubCondition = src.DataProfilePubSubCondition
   921  
   922  // Various score levels for resources.
   923  //
   924  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   925  type DataProfilePubSubCondition_ProfileScoreBucket = src.DataProfilePubSubCondition_ProfileScoreBucket
   926  
   927  // A condition consisting of a value.
   928  //
   929  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   930  type DataProfilePubSubCondition_PubSubCondition = src.DataProfilePubSubCondition_PubSubCondition
   931  type DataProfilePubSubCondition_PubSubCondition_MinimumRiskScore = src.DataProfilePubSubCondition_PubSubCondition_MinimumRiskScore
   932  type DataProfilePubSubCondition_PubSubCondition_MinimumSensitivityScore = src.DataProfilePubSubCondition_PubSubCondition_MinimumSensitivityScore
   933  
   934  // An expression, consisting of an operator and conditions.
   935  //
   936  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   937  type DataProfilePubSubCondition_PubSubExpressions = src.DataProfilePubSubCondition_PubSubExpressions
   938  
   939  // Logical operators for conditional checks.
   940  //
   941  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   942  type DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator = src.DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator
   943  
   944  // Pub/Sub topic message for a DataProfileAction.PubSubNotification event. To
   945  // receive a message of protocol buffer schema type, convert the message data
   946  // to an object of this proto class.
   947  //
   948  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   949  type DataProfilePubSubMessage = src.DataProfilePubSubMessage
   950  
   951  // Score is a summary of all elements in the data profile. A higher number
   952  // means more risk.
   953  //
   954  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   955  type DataRiskLevel = src.DataRiskLevel
   956  
   957  // Various score levels for resources.
   958  //
   959  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   960  type DataRiskLevel_DataRiskLevelScore = src.DataRiskLevel_DataRiskLevelScore
   961  
   962  // Record key for a finding in Cloud Datastore.
   963  //
   964  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   965  type DatastoreKey = src.DatastoreKey
   966  
   967  // Options defining a data set within Google Cloud Datastore.
   968  //
   969  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   970  type DatastoreOptions = src.DatastoreOptions
   971  
   972  // Shifts dates by random number of days, with option to be consistent for the
   973  // same context. See https://cloud.google.com/dlp/docs/concepts-date-shifting
   974  // to learn more.
   975  //
   976  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   977  type DateShiftConfig = src.DateShiftConfig
   978  type DateShiftConfig_CryptoKey = src.DateShiftConfig_CryptoKey
   979  
   980  // Message for a date time object. e.g. 2018-01-01, 5th August.
   981  //
   982  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   983  type DateTime = src.DateTime
   984  
   985  // Time zone of the date time object.
   986  //
   987  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   988  type DateTime_TimeZone = src.DateTime_TimeZone
   989  
   990  // The configuration that controls how the data will change.
   991  //
   992  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
   993  type DeidentifyConfig = src.DeidentifyConfig
   994  type DeidentifyConfig_ImageTransformations = src.DeidentifyConfig_ImageTransformations
   995  type DeidentifyConfig_InfoTypeTransformations = src.DeidentifyConfig_InfoTypeTransformations
   996  type DeidentifyConfig_RecordTransformations = src.DeidentifyConfig_RecordTransformations
   997  
   998  // Request to de-identify a ContentItem.
   999  //
  1000  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1001  type DeidentifyContentRequest = src.DeidentifyContentRequest
  1002  
  1003  // Results of de-identifying a ContentItem.
  1004  //
  1005  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1006  type DeidentifyContentResponse = src.DeidentifyContentResponse
  1007  
  1008  // DeidentifyTemplates contains instructions on how to de-identify content.
  1009  // See https://cloud.google.com/dlp/docs/concepts-templates to learn more.
  1010  //
  1011  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1012  type DeidentifyTemplate = src.DeidentifyTemplate
  1013  
  1014  // Request message for DeleteDeidentifyTemplate.
  1015  //
  1016  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1017  type DeleteDeidentifyTemplateRequest = src.DeleteDeidentifyTemplateRequest
  1018  
  1019  // The request message for deleting a DLP job.
  1020  //
  1021  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1022  type DeleteDlpJobRequest = src.DeleteDlpJobRequest
  1023  
  1024  // Request message for DeleteInspectTemplate.
  1025  //
  1026  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1027  type DeleteInspectTemplateRequest = src.DeleteInspectTemplateRequest
  1028  
  1029  // Request message for DeleteJobTrigger.
  1030  //
  1031  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1032  type DeleteJobTriggerRequest = src.DeleteJobTriggerRequest
  1033  
  1034  // Request message for DeleteStoredInfoType.
  1035  //
  1036  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1037  type DeleteStoredInfoTypeRequest = src.DeleteStoredInfoTypeRequest
  1038  
  1039  // Combines all of the information about a DLP job.
  1040  //
  1041  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1042  type DlpJob = src.DlpJob
  1043  
  1044  // An enum to represent the various types of DLP jobs.
  1045  //
  1046  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1047  type DlpJobType = src.DlpJobType
  1048  type DlpJob_InspectDetails = src.DlpJob_InspectDetails
  1049  
  1050  // Possible states of a job. New items may be added.
  1051  //
  1052  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1053  type DlpJob_JobState = src.DlpJob_JobState
  1054  type DlpJob_RiskDetails = src.DlpJob_RiskDetails
  1055  
  1056  // DlpServiceClient is the client API for DlpService service. For semantics
  1057  // around ctx use and closing/ending streaming RPCs, please refer to
  1058  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1059  //
  1060  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1061  type DlpServiceClient = src.DlpServiceClient
  1062  
  1063  // DlpServiceServer is the server API for DlpService service.
  1064  //
  1065  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1066  type DlpServiceServer = src.DlpServiceServer
  1067  
  1068  // Location of a finding within a document.
  1069  //
  1070  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1071  type DocumentLocation = src.DocumentLocation
  1072  
  1073  // How a resource is encrypted.
  1074  //
  1075  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1076  type EncryptionStatus = src.EncryptionStatus
  1077  
  1078  // An entity in a dataset is a field or set of fields that correspond to a
  1079  // single person. For example, in medical records the `EntityId` might be a
  1080  // patient identifier, or for financial records it might be an account
  1081  // identifier. This message is used when generalizations or analysis must take
  1082  // into account that multiple rows correspond to the same entity.
  1083  //
  1084  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1085  type EntityId = src.EntityId
  1086  
  1087  // Details information about an error encountered during job execution or the
  1088  // results of an unsuccessful activation of the JobTrigger.
  1089  //
  1090  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1091  type Error = src.Error
  1092  
  1093  // List of excluded infoTypes.
  1094  //
  1095  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1096  type ExcludeInfoTypes = src.ExcludeInfoTypes
  1097  
  1098  // The rule that specifies conditions when findings of infoTypes specified in
  1099  // `InspectionRuleSet` are removed from results.
  1100  //
  1101  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1102  type ExclusionRule = src.ExclusionRule
  1103  type ExclusionRule_Dictionary = src.ExclusionRule_Dictionary
  1104  type ExclusionRule_ExcludeInfoTypes = src.ExclusionRule_ExcludeInfoTypes
  1105  type ExclusionRule_Regex = src.ExclusionRule_Regex
  1106  
  1107  // General identifier of a data field in a storage service.
  1108  //
  1109  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1110  type FieldId = src.FieldId
  1111  
  1112  // The transformation to apply to the field.
  1113  //
  1114  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1115  type FieldTransformation = src.FieldTransformation
  1116  type FieldTransformation_InfoTypeTransformations = src.FieldTransformation_InfoTypeTransformations
  1117  type FieldTransformation_PrimitiveTransformation = src.FieldTransformation_PrimitiveTransformation
  1118  
  1119  // Definitions of file type groups to scan. New types will be added to this
  1120  // list.
  1121  //
  1122  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1123  type FileType = src.FileType
  1124  
  1125  // Represents a piece of potentially sensitive content.
  1126  //
  1127  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1128  type Finding = src.Finding
  1129  
  1130  // The request message for finishing a DLP hybrid job.
  1131  //
  1132  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1133  type FinishDlpJobRequest = src.FinishDlpJobRequest
  1134  
  1135  // Buckets values based on fixed size ranges. The Bucketing transformation can
  1136  // provide all of this functionality, but requires more configuration. This
  1137  // message is provided as a convenience to the user for simple bucketing
  1138  // strategies. The transformed value will be a hyphenated string of
  1139  // {lower_bound}-{upper_bound}. For example, if lower_bound = 10 and
  1140  // upper_bound = 20, all values that are within this bucket will be replaced
  1141  // with "10-20". This can be used on data of type: double, long. If the bound
  1142  // Value type differs from the type of data being transformed, we will first
  1143  // attempt converting the type of the data to be transformed to match the type
  1144  // of the bound before comparing. See
  1145  // https://cloud.google.com/dlp/docs/concepts-bucketing to learn more.
  1146  //
  1147  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1148  type FixedSizeBucketingConfig = src.FixedSizeBucketingConfig
  1149  
  1150  // Request message for GetDeidentifyTemplate.
  1151  //
  1152  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1153  type GetDeidentifyTemplateRequest = src.GetDeidentifyTemplateRequest
  1154  
  1155  // The request message for [DlpJobs.GetDlpJob][].
  1156  //
  1157  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1158  type GetDlpJobRequest = src.GetDlpJobRequest
  1159  
  1160  // Request message for GetInspectTemplate.
  1161  //
  1162  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1163  type GetInspectTemplateRequest = src.GetInspectTemplateRequest
  1164  
  1165  // Request message for GetJobTrigger.
  1166  //
  1167  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1168  type GetJobTriggerRequest = src.GetJobTriggerRequest
  1169  
  1170  // Request message for GetStoredInfoType.
  1171  //
  1172  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1173  type GetStoredInfoTypeRequest = src.GetStoredInfoTypeRequest
  1174  
  1175  // An individual hybrid item to inspect. Will be stored temporarily during
  1176  // processing.
  1177  //
  1178  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1179  type HybridContentItem = src.HybridContentItem
  1180  
  1181  // Populate to associate additional data with each finding.
  1182  //
  1183  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1184  type HybridFindingDetails = src.HybridFindingDetails
  1185  
  1186  // Request to search for potentially sensitive info in a custom location.
  1187  //
  1188  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1189  type HybridInspectDlpJobRequest = src.HybridInspectDlpJobRequest
  1190  
  1191  // Request to search for potentially sensitive info in a custom location.
  1192  //
  1193  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1194  type HybridInspectJobTriggerRequest = src.HybridInspectJobTriggerRequest
  1195  
  1196  // Quota exceeded errors will be thrown once quota has been met.
  1197  //
  1198  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1199  type HybridInspectResponse = src.HybridInspectResponse
  1200  
  1201  // Statistics related to processing hybrid inspect requests.
  1202  //
  1203  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1204  type HybridInspectStatistics = src.HybridInspectStatistics
  1205  
  1206  // Configuration to control jobs where the content being inspected is outside
  1207  // of Google Cloud Platform.
  1208  //
  1209  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1210  type HybridOptions = src.HybridOptions
  1211  
  1212  // Location of the finding within an image.
  1213  //
  1214  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1215  type ImageLocation = src.ImageLocation
  1216  
  1217  // A type of transformation that is applied over images.
  1218  //
  1219  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1220  type ImageTransformations = src.ImageTransformations
  1221  
  1222  // Configuration for determining how redaction of images should occur.
  1223  //
  1224  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1225  type ImageTransformations_ImageTransformation = src.ImageTransformations_ImageTransformation
  1226  
  1227  // Apply transformation to all findings.
  1228  //
  1229  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1230  type ImageTransformations_ImageTransformation_AllInfoTypes = src.ImageTransformations_ImageTransformation_AllInfoTypes
  1231  type ImageTransformations_ImageTransformation_AllInfoTypes_ = src.ImageTransformations_ImageTransformation_AllInfoTypes_
  1232  
  1233  // Apply to all text.
  1234  //
  1235  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1236  type ImageTransformations_ImageTransformation_AllText = src.ImageTransformations_ImageTransformation_AllText
  1237  type ImageTransformations_ImageTransformation_AllText_ = src.ImageTransformations_ImageTransformation_AllText_
  1238  
  1239  // Apply transformation to the selected info_types.
  1240  //
  1241  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1242  type ImageTransformations_ImageTransformation_SelectedInfoTypes = src.ImageTransformations_ImageTransformation_SelectedInfoTypes
  1243  type ImageTransformations_ImageTransformation_SelectedInfoTypes_ = src.ImageTransformations_ImageTransformation_SelectedInfoTypes_
  1244  
  1245  // Type of information detected by the API.
  1246  //
  1247  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1248  type InfoType = src.InfoType
  1249  
  1250  // Classification of infoTypes to organize them according to geographic
  1251  // location, industry, and data type.
  1252  //
  1253  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1254  type InfoTypeCategory = src.InfoTypeCategory
  1255  
  1256  // Enum of the current industries in the category. We might add more
  1257  // industries in the future.
  1258  //
  1259  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1260  type InfoTypeCategory_IndustryCategory = src.InfoTypeCategory_IndustryCategory
  1261  type InfoTypeCategory_IndustryCategory_ = src.InfoTypeCategory_IndustryCategory_
  1262  
  1263  // Enum of the current locations. We might add more locations in the future.
  1264  //
  1265  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1266  type InfoTypeCategory_LocationCategory = src.InfoTypeCategory_LocationCategory
  1267  type InfoTypeCategory_LocationCategory_ = src.InfoTypeCategory_LocationCategory_
  1268  
  1269  // Enum of the current types in the category. We might add more types in the
  1270  // future.
  1271  //
  1272  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1273  type InfoTypeCategory_TypeCategory = src.InfoTypeCategory_TypeCategory
  1274  type InfoTypeCategory_TypeCategory_ = src.InfoTypeCategory_TypeCategory_
  1275  
  1276  // InfoType description.
  1277  //
  1278  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1279  type InfoTypeDescription = src.InfoTypeDescription
  1280  
  1281  // Statistics regarding a specific InfoType.
  1282  //
  1283  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1284  type InfoTypeStats = src.InfoTypeStats
  1285  
  1286  // The infoType details for this column.
  1287  //
  1288  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1289  type InfoTypeSummary = src.InfoTypeSummary
  1290  
  1291  // Parts of the APIs which use certain infoTypes.
  1292  //
  1293  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1294  type InfoTypeSupportedBy = src.InfoTypeSupportedBy
  1295  
  1296  // A type of transformation that will scan unstructured text and apply various
  1297  // `PrimitiveTransformation`s to each finding, where the transformation is
  1298  // applied to only values that were identified as a specific info_type.
  1299  //
  1300  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1301  type InfoTypeTransformations = src.InfoTypeTransformations
  1302  
  1303  // A transformation to apply to text that is identified as a specific
  1304  // info_type.
  1305  //
  1306  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1307  type InfoTypeTransformations_InfoTypeTransformation = src.InfoTypeTransformations_InfoTypeTransformation
  1308  
  1309  // Configuration description of the scanning process. When used with
  1310  // redactContent only info_types and min_likelihood are currently used.
  1311  //
  1312  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1313  type InspectConfig = src.InspectConfig
  1314  
  1315  // Configuration to control the number of findings returned for inspection.
  1316  // This is not used for de-identification or data profiling. When redacting
  1317  // sensitive data from images, finding limits don't apply. They can cause
  1318  // unexpected or inconsistent results, where only some data is redacted. Don't
  1319  // include finding limits in
  1320  // [RedactImage][google.privacy.dlp.v2.DlpService.RedactImage] requests.
  1321  // Otherwise, Cloud DLP returns an error.
  1322  //
  1323  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1324  type InspectConfig_FindingLimits = src.InspectConfig_FindingLimits
  1325  
  1326  // Max findings configuration per infoType, per content item or long running
  1327  // DlpJob.
  1328  //
  1329  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1330  type InspectConfig_FindingLimits_InfoTypeLimit = src.InspectConfig_FindingLimits_InfoTypeLimit
  1331  
  1332  // Request to search for potentially sensitive info in a ContentItem.
  1333  //
  1334  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1335  type InspectContentRequest = src.InspectContentRequest
  1336  
  1337  // Results of inspecting an item.
  1338  //
  1339  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1340  type InspectContentResponse = src.InspectContentResponse
  1341  
  1342  // The results of an inspect DataSource job.
  1343  //
  1344  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1345  type InspectDataSourceDetails = src.InspectDataSourceDetails
  1346  
  1347  // Snapshot of the inspection configuration.
  1348  //
  1349  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1350  type InspectDataSourceDetails_RequestedOptions = src.InspectDataSourceDetails_RequestedOptions
  1351  
  1352  // All result fields mentioned below are updated while the job is processing.
  1353  //
  1354  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1355  type InspectDataSourceDetails_Result = src.InspectDataSourceDetails_Result
  1356  
  1357  // Controls what and how to inspect for findings.
  1358  //
  1359  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1360  type InspectJobConfig = src.InspectJobConfig
  1361  
  1362  // All the findings for a single scanned item.
  1363  //
  1364  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1365  type InspectResult = src.InspectResult
  1366  
  1367  // The inspectTemplate contains a configuration (set of types of sensitive
  1368  // data to be detected) to be used anywhere you otherwise would normally
  1369  // specify InspectConfig. See
  1370  // https://cloud.google.com/dlp/docs/concepts-templates to learn more.
  1371  //
  1372  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1373  type InspectTemplate = src.InspectTemplate
  1374  
  1375  // A single inspection rule to be applied to infoTypes, specified in
  1376  // `InspectionRuleSet`.
  1377  //
  1378  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1379  type InspectionRule = src.InspectionRule
  1380  
  1381  // Rule set for modifying a set of infoTypes to alter behavior under certain
  1382  // circumstances, depending on the specific details of the rules within the
  1383  // set.
  1384  //
  1385  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1386  type InspectionRuleSet = src.InspectionRuleSet
  1387  type InspectionRule_ExclusionRule = src.InspectionRule_ExclusionRule
  1388  type InspectionRule_HotwordRule = src.InspectionRule_HotwordRule
  1389  
  1390  // Contains a configuration to make dlp api calls on a repeating basis. See
  1391  // https://cloud.google.com/dlp/docs/concepts-job-triggers to learn more.
  1392  //
  1393  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1394  type JobTrigger = src.JobTrigger
  1395  type JobTrigger_InspectJob = src.JobTrigger_InspectJob
  1396  
  1397  // Whether the trigger is currently active. If PAUSED or CANCELLED, no jobs
  1398  // will be created with this configuration. The service may automatically pause
  1399  // triggers experiencing frequent errors. To restart a job, set the status to
  1400  // HEALTHY after correcting user errors.
  1401  //
  1402  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1403  type JobTrigger_Status = src.JobTrigger_Status
  1404  
  1405  // What event needs to occur for a new job to be started.
  1406  //
  1407  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1408  type JobTrigger_Trigger = src.JobTrigger_Trigger
  1409  type JobTrigger_Trigger_Manual = src.JobTrigger_Trigger_Manual
  1410  type JobTrigger_Trigger_Schedule = src.JobTrigger_Trigger_Schedule
  1411  
  1412  // A unique identifier for a Datastore entity. If a key's partition ID or any
  1413  // of its path kinds or names are reserved/read-only, the key is
  1414  // reserved/read-only. A reserved/read-only key is forbidden in certain
  1415  // documented contexts.
  1416  //
  1417  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1418  type Key = src.Key
  1419  
  1420  // A (kind, ID/name) pair used to construct a key path. If either name or ID
  1421  // is set, the element is complete. If neither is set, the element is
  1422  // incomplete.
  1423  //
  1424  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1425  type Key_PathElement = src.Key_PathElement
  1426  type Key_PathElement_Id = src.Key_PathElement_Id
  1427  type Key_PathElement_Name = src.Key_PathElement_Name
  1428  
  1429  // A representation of a Datastore kind.
  1430  //
  1431  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1432  type KindExpression = src.KindExpression
  1433  
  1434  // Include to use an existing data crypto key wrapped by KMS. The wrapped key
  1435  // must be a 128-, 192-, or 256-bit key. Authorization requires the following
  1436  // IAM permissions when sending a request to perform a crypto transformation
  1437  // using a KMS-wrapped crypto key: dlp.kms.encrypt For more information, see
  1438  // [Creating a wrapped key]
  1439  // (https://cloud.google.com/dlp/docs/create-wrapped-key). Note: When you use
  1440  // Cloud KMS for cryptographic operations, [charges
  1441  // apply](https://cloud.google.com/kms/pricing).
  1442  //
  1443  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1444  type KmsWrappedCryptoKey = src.KmsWrappedCryptoKey
  1445  
  1446  // Configuration for a custom dictionary created from a data source of any
  1447  // size up to the maximum size defined in the
  1448  // [limits](https://cloud.google.com/dlp/limits) page. The artifacts of
  1449  // dictionary creation are stored in the specified Cloud Storage location.
  1450  // Consider using `CustomInfoType.Dictionary` for smaller dictionaries that
  1451  // satisfy the size requirements.
  1452  //
  1453  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1454  type LargeCustomDictionaryConfig = src.LargeCustomDictionaryConfig
  1455  type LargeCustomDictionaryConfig_BigQueryField = src.LargeCustomDictionaryConfig_BigQueryField
  1456  type LargeCustomDictionaryConfig_CloudStorageFileSet = src.LargeCustomDictionaryConfig_CloudStorageFileSet
  1457  
  1458  // Summary statistics of a custom dictionary.
  1459  //
  1460  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1461  type LargeCustomDictionaryStats = src.LargeCustomDictionaryStats
  1462  
  1463  // Categorization of results based on how likely they are to represent a
  1464  // match, based on the number of elements they contain which imply a match.
  1465  //
  1466  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1467  type Likelihood = src.Likelihood
  1468  
  1469  // Request message for ListDeidentifyTemplates.
  1470  //
  1471  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1472  type ListDeidentifyTemplatesRequest = src.ListDeidentifyTemplatesRequest
  1473  
  1474  // Response message for ListDeidentifyTemplates.
  1475  //
  1476  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1477  type ListDeidentifyTemplatesResponse = src.ListDeidentifyTemplatesResponse
  1478  
  1479  // The request message for listing DLP jobs.
  1480  //
  1481  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1482  type ListDlpJobsRequest = src.ListDlpJobsRequest
  1483  
  1484  // The response message for listing DLP jobs.
  1485  //
  1486  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1487  type ListDlpJobsResponse = src.ListDlpJobsResponse
  1488  
  1489  // Request for the list of infoTypes.
  1490  //
  1491  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1492  type ListInfoTypesRequest = src.ListInfoTypesRequest
  1493  
  1494  // Response to the ListInfoTypes request.
  1495  //
  1496  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1497  type ListInfoTypesResponse = src.ListInfoTypesResponse
  1498  
  1499  // Request message for ListInspectTemplates.
  1500  //
  1501  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1502  type ListInspectTemplatesRequest = src.ListInspectTemplatesRequest
  1503  
  1504  // Response message for ListInspectTemplates.
  1505  //
  1506  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1507  type ListInspectTemplatesResponse = src.ListInspectTemplatesResponse
  1508  
  1509  // Request message for ListJobTriggers.
  1510  //
  1511  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1512  type ListJobTriggersRequest = src.ListJobTriggersRequest
  1513  
  1514  // Response message for ListJobTriggers.
  1515  //
  1516  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1517  type ListJobTriggersResponse = src.ListJobTriggersResponse
  1518  
  1519  // Request message for ListStoredInfoTypes.
  1520  //
  1521  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1522  type ListStoredInfoTypesRequest = src.ListStoredInfoTypesRequest
  1523  
  1524  // Response message for ListStoredInfoTypes.
  1525  //
  1526  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1527  type ListStoredInfoTypesResponse = src.ListStoredInfoTypesResponse
  1528  
  1529  // Specifies the location of the finding.
  1530  //
  1531  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1532  type Location = src.Location
  1533  
  1534  // Job trigger option for hybrid jobs. Jobs must be manually created and
  1535  // finished.
  1536  //
  1537  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1538  type Manual = src.Manual
  1539  
  1540  // Type of the match which can be applied to different ways of matching, like
  1541  // Dictionary, regular expression and intersecting with findings of another
  1542  // info type.
  1543  //
  1544  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1545  type MatchingType = src.MatchingType
  1546  
  1547  // Metadata Location
  1548  //
  1549  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1550  type MetadataLocation = src.MetadataLocation
  1551  type MetadataLocation_StorageLabel = src.MetadataLocation_StorageLabel
  1552  
  1553  // Type of metadata containing the finding.
  1554  //
  1555  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1556  type MetadataType = src.MetadataType
  1557  
  1558  // Infotype details for other infoTypes found within a column.
  1559  //
  1560  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1561  type OtherInfoTypeSummary = src.OtherInfoTypeSummary
  1562  
  1563  // Cloud repository for storing output.
  1564  //
  1565  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1566  type OutputStorageConfig = src.OutputStorageConfig
  1567  
  1568  // Predefined schemas for storing findings. Only for use with external
  1569  // storage.
  1570  //
  1571  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1572  type OutputStorageConfig_OutputSchema = src.OutputStorageConfig_OutputSchema
  1573  type OutputStorageConfig_Table = src.OutputStorageConfig_Table
  1574  
  1575  // Datastore partition ID. A partition ID identifies a grouping of entities.
  1576  // The grouping is always by project and namespace, however the namespace ID
  1577  // may be empty. A partition ID contains several dimensions: project ID and
  1578  // namespace ID.
  1579  //
  1580  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1581  type PartitionId = src.PartitionId
  1582  
  1583  // A rule for transforming a value.
  1584  //
  1585  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1586  type PrimitiveTransformation = src.PrimitiveTransformation
  1587  type PrimitiveTransformation_BucketingConfig = src.PrimitiveTransformation_BucketingConfig
  1588  type PrimitiveTransformation_CharacterMaskConfig = src.PrimitiveTransformation_CharacterMaskConfig
  1589  type PrimitiveTransformation_CryptoDeterministicConfig = src.PrimitiveTransformation_CryptoDeterministicConfig
  1590  type PrimitiveTransformation_CryptoHashConfig = src.PrimitiveTransformation_CryptoHashConfig
  1591  type PrimitiveTransformation_CryptoReplaceFfxFpeConfig = src.PrimitiveTransformation_CryptoReplaceFfxFpeConfig
  1592  type PrimitiveTransformation_DateShiftConfig = src.PrimitiveTransformation_DateShiftConfig
  1593  type PrimitiveTransformation_FixedSizeBucketingConfig = src.PrimitiveTransformation_FixedSizeBucketingConfig
  1594  type PrimitiveTransformation_RedactConfig = src.PrimitiveTransformation_RedactConfig
  1595  type PrimitiveTransformation_ReplaceConfig = src.PrimitiveTransformation_ReplaceConfig
  1596  type PrimitiveTransformation_ReplaceDictionaryConfig = src.PrimitiveTransformation_ReplaceDictionaryConfig
  1597  type PrimitiveTransformation_ReplaceWithInfoTypeConfig = src.PrimitiveTransformation_ReplaceWithInfoTypeConfig
  1598  type PrimitiveTransformation_TimePartConfig = src.PrimitiveTransformation_TimePartConfig
  1599  
  1600  // Privacy metric to compute for reidentification risk analysis.
  1601  //
  1602  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1603  type PrivacyMetric = src.PrivacyMetric
  1604  
  1605  // Compute numerical stats over an individual column, including number of
  1606  // distinct values and value count distribution.
  1607  //
  1608  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1609  type PrivacyMetric_CategoricalStatsConfig = src.PrivacyMetric_CategoricalStatsConfig
  1610  type PrivacyMetric_CategoricalStatsConfig_ = src.PrivacyMetric_CategoricalStatsConfig_
  1611  
  1612  // δ-presence metric, used to estimate how likely it is for an attacker to
  1613  // figure out that one given individual appears in a de-identified dataset.
  1614  // Similarly to the k-map metric, we cannot compute δ-presence exactly without
  1615  // knowing the attack dataset, so we use a statistical model instead.
  1616  //
  1617  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1618  type PrivacyMetric_DeltaPresenceEstimationConfig = src.PrivacyMetric_DeltaPresenceEstimationConfig
  1619  type PrivacyMetric_DeltaPresenceEstimationConfig_ = src.PrivacyMetric_DeltaPresenceEstimationConfig_
  1620  
  1621  // k-anonymity metric, used for analysis of reidentification risk.
  1622  //
  1623  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1624  type PrivacyMetric_KAnonymityConfig = src.PrivacyMetric_KAnonymityConfig
  1625  type PrivacyMetric_KAnonymityConfig_ = src.PrivacyMetric_KAnonymityConfig_
  1626  
  1627  // Reidentifiability metric. This corresponds to a risk model similar to what
  1628  // is called "journalist risk" in the literature, except the attack dataset is
  1629  // statistically modeled instead of being perfectly known. This can be done
  1630  // using publicly available data (like the US Census), or using a custom
  1631  // statistical model (indicated as one or several BigQuery tables), or by
  1632  // extrapolating from the distribution of values in the input dataset.
  1633  //
  1634  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1635  type PrivacyMetric_KMapEstimationConfig = src.PrivacyMetric_KMapEstimationConfig
  1636  type PrivacyMetric_KMapEstimationConfig_ = src.PrivacyMetric_KMapEstimationConfig_
  1637  
  1638  // An auxiliary table contains statistical information on the relative
  1639  // frequency of different quasi-identifiers values. It has one or several
  1640  // quasi-identifiers columns, and one column that indicates the relative
  1641  // frequency of each quasi-identifier tuple. If a tuple is present in the data
  1642  // but not in the auxiliary table, the corresponding relative frequency is
  1643  // assumed to be zero (and thus, the tuple is highly reidentifiable).
  1644  //
  1645  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1646  type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable = src.PrivacyMetric_KMapEstimationConfig_AuxiliaryTable
  1647  
  1648  // A quasi-identifier column has a custom_tag, used to know which column in
  1649  // the data corresponds to which column in the statistical model.
  1650  //
  1651  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1652  type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField = src.PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField
  1653  
  1654  // A column with a semantic tag attached.
  1655  //
  1656  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1657  type PrivacyMetric_KMapEstimationConfig_TaggedField = src.PrivacyMetric_KMapEstimationConfig_TaggedField
  1658  type PrivacyMetric_KMapEstimationConfig_TaggedField_CustomTag = src.PrivacyMetric_KMapEstimationConfig_TaggedField_CustomTag
  1659  type PrivacyMetric_KMapEstimationConfig_TaggedField_Inferred = src.PrivacyMetric_KMapEstimationConfig_TaggedField_Inferred
  1660  type PrivacyMetric_KMapEstimationConfig_TaggedField_InfoType = src.PrivacyMetric_KMapEstimationConfig_TaggedField_InfoType
  1661  
  1662  // l-diversity metric, used for analysis of reidentification risk.
  1663  //
  1664  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1665  type PrivacyMetric_LDiversityConfig = src.PrivacyMetric_LDiversityConfig
  1666  type PrivacyMetric_LDiversityConfig_ = src.PrivacyMetric_LDiversityConfig_
  1667  
  1668  // Compute numerical stats over an individual column, including min, max, and
  1669  // quantiles.
  1670  //
  1671  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1672  type PrivacyMetric_NumericalStatsConfig = src.PrivacyMetric_NumericalStatsConfig
  1673  type PrivacyMetric_NumericalStatsConfig_ = src.PrivacyMetric_NumericalStatsConfig_
  1674  type ProfileStatus = src.ProfileStatus
  1675  
  1676  // A column with a semantic tag attached.
  1677  //
  1678  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1679  type QuasiId = src.QuasiId
  1680  type QuasiId_CustomTag = src.QuasiId_CustomTag
  1681  type QuasiId_Inferred = src.QuasiId_Inferred
  1682  type QuasiId_InfoType = src.QuasiId_InfoType
  1683  
  1684  // Message for infoType-dependent details parsed from quote.
  1685  //
  1686  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1687  type QuoteInfo = src.QuoteInfo
  1688  type QuoteInfo_DateTime = src.QuoteInfo_DateTime
  1689  
  1690  // Generic half-open interval [start, end)
  1691  //
  1692  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1693  type Range = src.Range
  1694  
  1695  // A condition for determining whether a transformation should be applied to a
  1696  // field.
  1697  //
  1698  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1699  type RecordCondition = src.RecordCondition
  1700  
  1701  // The field type of `value` and `field` do not need to match to be considered
  1702  // equal, but not all comparisons are possible. EQUAL_TO and NOT_EQUAL_TO
  1703  // attempt to compare even with incompatible types, but all other comparisons
  1704  // are invalid with incompatible types. A `value` of type: - `string` can be
  1705  // compared against all other types - `boolean` can only be compared against
  1706  // other booleans - `integer` can be compared against doubles or a string if
  1707  // the string value can be parsed as an integer. - `double` can be compared
  1708  // against integers or a string if the string can be parsed as a double. -
  1709  // `Timestamp` can be compared against strings in RFC 3339 date string format.
  1710  // - `TimeOfDay` can be compared against timestamps and strings in the format
  1711  // of 'HH:mm:ss'. If we fail to compare do to type mismatch, a warning will be
  1712  // given and the condition will evaluate to false.
  1713  //
  1714  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1715  type RecordCondition_Condition = src.RecordCondition_Condition
  1716  
  1717  // A collection of conditions.
  1718  //
  1719  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1720  type RecordCondition_Conditions = src.RecordCondition_Conditions
  1721  
  1722  // An expression, consisting of an operator and conditions.
  1723  //
  1724  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1725  type RecordCondition_Expressions = src.RecordCondition_Expressions
  1726  type RecordCondition_Expressions_Conditions = src.RecordCondition_Expressions_Conditions
  1727  
  1728  // Logical operators for conditional checks.
  1729  //
  1730  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1731  type RecordCondition_Expressions_LogicalOperator = src.RecordCondition_Expressions_LogicalOperator
  1732  
  1733  // Message for a unique key indicating a record that contains a finding.
  1734  //
  1735  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1736  type RecordKey = src.RecordKey
  1737  type RecordKey_BigQueryKey = src.RecordKey_BigQueryKey
  1738  type RecordKey_DatastoreKey = src.RecordKey_DatastoreKey
  1739  
  1740  // Location of a finding within a row or record.
  1741  //
  1742  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1743  type RecordLocation = src.RecordLocation
  1744  
  1745  // Configuration to suppress records whose suppression conditions evaluate to
  1746  // true.
  1747  //
  1748  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1749  type RecordSuppression = src.RecordSuppression
  1750  type RecordTransformation = src.RecordTransformation
  1751  
  1752  // A type of transformation that is applied over structured data such as a
  1753  // table.
  1754  //
  1755  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1756  type RecordTransformations = src.RecordTransformations
  1757  
  1758  // Redact a given value. For example, if used with an `InfoTypeTransformation`
  1759  // transforming PHONE_NUMBER, and input 'My phone number is 206-555-0123', the
  1760  // output would be 'My phone number is '.
  1761  //
  1762  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1763  type RedactConfig = src.RedactConfig
  1764  
  1765  // Request to search for potentially sensitive info in an image and redact it
  1766  // by covering it with a colored rectangle.
  1767  //
  1768  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1769  type RedactImageRequest = src.RedactImageRequest
  1770  
  1771  // Configuration for determining how redaction of images should occur.
  1772  //
  1773  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1774  type RedactImageRequest_ImageRedactionConfig = src.RedactImageRequest_ImageRedactionConfig
  1775  type RedactImageRequest_ImageRedactionConfig_InfoType = src.RedactImageRequest_ImageRedactionConfig_InfoType
  1776  type RedactImageRequest_ImageRedactionConfig_RedactAllText = src.RedactImageRequest_ImageRedactionConfig_RedactAllText
  1777  
  1778  // Results of redacting an image.
  1779  //
  1780  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1781  type RedactImageResponse = src.RedactImageResponse
  1782  
  1783  // Request to re-identify an item.
  1784  //
  1785  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1786  type ReidentifyContentRequest = src.ReidentifyContentRequest
  1787  
  1788  // Results of re-identifying an item.
  1789  //
  1790  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1791  type ReidentifyContentResponse = src.ReidentifyContentResponse
  1792  
  1793  // Operators available for comparing the value of fields.
  1794  //
  1795  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1796  type RelationalOperator = src.RelationalOperator
  1797  
  1798  // Replace each input value with a value randomly selected from the
  1799  // dictionary.
  1800  //
  1801  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1802  type ReplaceDictionaryConfig = src.ReplaceDictionaryConfig
  1803  type ReplaceDictionaryConfig_WordList = src.ReplaceDictionaryConfig_WordList
  1804  
  1805  // Replace each input value with a given `Value`.
  1806  //
  1807  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1808  type ReplaceValueConfig = src.ReplaceValueConfig
  1809  
  1810  // Replace each matching finding with the name of the info_type.
  1811  //
  1812  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1813  type ReplaceWithInfoTypeConfig = src.ReplaceWithInfoTypeConfig
  1814  
  1815  // How broadly a resource has been shared. New items may be added over time. A
  1816  // higher number means more restricted.
  1817  //
  1818  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1819  type ResourceVisibility = src.ResourceVisibility
  1820  
  1821  // Configuration for a risk analysis job. See
  1822  // https://cloud.google.com/dlp/docs/concepts-risk-analysis to learn more.
  1823  //
  1824  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1825  type RiskAnalysisJobConfig = src.RiskAnalysisJobConfig
  1826  
  1827  // Schedule for inspect job triggers.
  1828  //
  1829  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1830  type Schedule = src.Schedule
  1831  type Schedule_RecurrencePeriodDuration = src.Schedule_RecurrencePeriodDuration
  1832  
  1833  // Score is a summary of all elements in the data profile. A higher number
  1834  // means more sensitive.
  1835  //
  1836  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1837  type SensitivityScore = src.SensitivityScore
  1838  
  1839  // Various score levels for resources.
  1840  //
  1841  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1842  type SensitivityScore_SensitivityScoreLevel = src.SensitivityScore_SensitivityScoreLevel
  1843  
  1844  // An auxiliary table containing statistical information on the relative
  1845  // frequency of different quasi-identifiers values. It has one or several
  1846  // quasi-identifiers columns, and one column that indicates the relative
  1847  // frequency of each quasi-identifier tuple. If a tuple is present in the data
  1848  // but not in the auxiliary table, the corresponding relative frequency is
  1849  // assumed to be zero (and thus, the tuple is highly reidentifiable).
  1850  //
  1851  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1852  type StatisticalTable = src.StatisticalTable
  1853  
  1854  // A quasi-identifier column has a custom_tag, used to know which column in
  1855  // the data corresponds to which column in the statistical model.
  1856  //
  1857  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1858  type StatisticalTable_QuasiIdentifierField = src.StatisticalTable_QuasiIdentifierField
  1859  
  1860  // Shared message indicating Cloud storage type.
  1861  //
  1862  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1863  type StorageConfig = src.StorageConfig
  1864  type StorageConfig_BigQueryOptions = src.StorageConfig_BigQueryOptions
  1865  type StorageConfig_CloudStorageOptions = src.StorageConfig_CloudStorageOptions
  1866  type StorageConfig_DatastoreOptions = src.StorageConfig_DatastoreOptions
  1867  type StorageConfig_HybridOptions = src.StorageConfig_HybridOptions
  1868  
  1869  // Configuration of the timespan of the items to include in scanning.
  1870  // Currently only supported when inspecting Cloud Storage and BigQuery.
  1871  //
  1872  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1873  type StorageConfig_TimespanConfig = src.StorageConfig_TimespanConfig
  1874  
  1875  // Storage metadata label to indicate which metadata entry contains findings.
  1876  //
  1877  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1878  type StorageMetadataLabel = src.StorageMetadataLabel
  1879  
  1880  // StoredInfoType resource message that contains information about the current
  1881  // version and any pending updates.
  1882  //
  1883  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1884  type StoredInfoType = src.StoredInfoType
  1885  
  1886  // Configuration for stored infoTypes. All fields and subfield are provided by
  1887  // the user. For more information, see
  1888  // https://cloud.google.com/dlp/docs/creating-custom-infotypes.
  1889  //
  1890  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1891  type StoredInfoTypeConfig = src.StoredInfoTypeConfig
  1892  type StoredInfoTypeConfig_Dictionary = src.StoredInfoTypeConfig_Dictionary
  1893  type StoredInfoTypeConfig_LargeCustomDictionary = src.StoredInfoTypeConfig_LargeCustomDictionary
  1894  type StoredInfoTypeConfig_Regex = src.StoredInfoTypeConfig_Regex
  1895  
  1896  // State of a StoredInfoType version.
  1897  //
  1898  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1899  type StoredInfoTypeState = src.StoredInfoTypeState
  1900  
  1901  // Statistics for a StoredInfoType.
  1902  //
  1903  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1904  type StoredInfoTypeStats = src.StoredInfoTypeStats
  1905  type StoredInfoTypeStats_LargeCustomDictionary = src.StoredInfoTypeStats_LargeCustomDictionary
  1906  
  1907  // Version of a StoredInfoType, including the configuration used to build it,
  1908  // create timestamp, and current state.
  1909  //
  1910  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1911  type StoredInfoTypeVersion = src.StoredInfoTypeVersion
  1912  
  1913  // A reference to a StoredInfoType to use with scanning.
  1914  //
  1915  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1916  type StoredType = src.StoredType
  1917  
  1918  // Structured content to inspect. Up to 50,000 `Value`s per request allowed.
  1919  // See
  1920  // https://cloud.google.com/dlp/docs/inspecting-structured-text#inspecting_a_table
  1921  // to learn more.
  1922  //
  1923  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1924  type Table = src.Table
  1925  
  1926  // The profile for a scanned table.
  1927  //
  1928  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1929  type TableDataProfile = src.TableDataProfile
  1930  
  1931  // Possible states of a profile. New items may be added.
  1932  //
  1933  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1934  type TableDataProfile_State = src.TableDataProfile_State
  1935  
  1936  // Location of a finding within a table.
  1937  //
  1938  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1939  type TableLocation = src.TableLocation
  1940  
  1941  // Instructions regarding the table content being inspected.
  1942  //
  1943  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1944  type TableOptions = src.TableOptions
  1945  
  1946  // Values of the row.
  1947  //
  1948  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1949  type Table_Row = src.Table_Row
  1950  
  1951  // For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a
  1952  // portion of the value.
  1953  //
  1954  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1955  type TimePartConfig = src.TimePartConfig
  1956  
  1957  // Components that make up time.
  1958  //
  1959  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1960  type TimePartConfig_TimePart = src.TimePartConfig_TimePart
  1961  
  1962  // User specified templates and configs for how to deidentify structured,
  1963  // unstructures, and image files. User must provide either a unstructured
  1964  // deidentify template or at least one redact image config.
  1965  //
  1966  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1967  type TransformationConfig = src.TransformationConfig
  1968  
  1969  // Describes functionality of a given container in its original format.
  1970  //
  1971  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1972  type TransformationContainerType = src.TransformationContainerType
  1973  
  1974  // A flattened description of a `PrimitiveTransformation` or
  1975  // `RecordSuppression`.
  1976  //
  1977  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1978  type TransformationDescription = src.TransformationDescription
  1979  
  1980  // Details about a single transformation. This object contains a description
  1981  // of the transformation, information about whether the transformation was
  1982  // successfully applied, and the precise location where the transformation
  1983  // occurred. These details are stored in a user-specified BigQuery table.
  1984  //
  1985  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1986  type TransformationDetails = src.TransformationDetails
  1987  
  1988  // Config for storing transformation details.
  1989  //
  1990  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  1991  type TransformationDetailsStorageConfig = src.TransformationDetailsStorageConfig
  1992  type TransformationDetailsStorageConfig_Table = src.TransformationDetailsStorageConfig_Table
  1993  
  1994  // How to handle transformation errors during de-identification. A
  1995  // transformation error occurs when the requested transformation is
  1996  // incompatible with the data. For example, trying to de-identify an IP address
  1997  // using a `DateShift` transformation would result in a transformation error,
  1998  // since date info cannot be extracted from an IP address. Information about
  1999  // any incompatible transformations, and how they were handled, is returned in
  2000  // the response as part of the `TransformationOverviews`.
  2001  //
  2002  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2003  type TransformationErrorHandling = src.TransformationErrorHandling
  2004  
  2005  // Skips the data without modifying it if the requested transformation would
  2006  // cause an error. For example, if a `DateShift` transformation were applied an
  2007  // an IP address, this mode would leave the IP address unchanged in the
  2008  // response.
  2009  //
  2010  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2011  type TransformationErrorHandling_LeaveUntransformed = src.TransformationErrorHandling_LeaveUntransformed
  2012  type TransformationErrorHandling_LeaveUntransformed_ = src.TransformationErrorHandling_LeaveUntransformed_
  2013  
  2014  // Throw an error and fail the request when a transformation error occurs.
  2015  //
  2016  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2017  type TransformationErrorHandling_ThrowError = src.TransformationErrorHandling_ThrowError
  2018  type TransformationErrorHandling_ThrowError_ = src.TransformationErrorHandling_ThrowError_
  2019  
  2020  // Specifies the location of a transformation.
  2021  //
  2022  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2023  type TransformationLocation = src.TransformationLocation
  2024  type TransformationLocation_FindingId = src.TransformationLocation_FindingId
  2025  type TransformationLocation_RecordTransformation = src.TransformationLocation_RecordTransformation
  2026  
  2027  // Overview of the modifications that occurred.
  2028  //
  2029  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2030  type TransformationOverview = src.TransformationOverview
  2031  type TransformationResultStatus = src.TransformationResultStatus
  2032  
  2033  // Enum of possible outcomes of transformations. SUCCESS if transformation and
  2034  // storing of transformation was successful, otherwise, reason for not
  2035  // transforming.
  2036  //
  2037  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2038  type TransformationResultStatusType = src.TransformationResultStatusType
  2039  
  2040  // Summary of a single transformation. Only one of 'transformation',
  2041  // 'field_transformation', or 'record_suppress' will be set.
  2042  //
  2043  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2044  type TransformationSummary = src.TransformationSummary
  2045  
  2046  // A collection that informs the user the number of times a particular
  2047  // `TransformationResultCode` and error details occurred.
  2048  //
  2049  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2050  type TransformationSummary_SummaryResult = src.TransformationSummary_SummaryResult
  2051  
  2052  // Possible outcomes of transformations.
  2053  //
  2054  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2055  type TransformationSummary_TransformationResultCode = src.TransformationSummary_TransformationResultCode
  2056  
  2057  // An enum of rules that can be used to transform a value. Can be a record
  2058  // suppression, or one of the transformation rules specified under
  2059  // `PrimitiveTransformation`.
  2060  //
  2061  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2062  type TransformationType = src.TransformationType
  2063  
  2064  // Use this to have a random data crypto key generated. It will be discarded
  2065  // after the request finishes.
  2066  //
  2067  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2068  type TransientCryptoKey = src.TransientCryptoKey
  2069  
  2070  // UnimplementedDlpServiceServer can be embedded to have forward compatible
  2071  // implementations.
  2072  //
  2073  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2074  type UnimplementedDlpServiceServer = src.UnimplementedDlpServiceServer
  2075  
  2076  // Using raw keys is prone to security risks due to accidentally leaking the
  2077  // key. Choose another type of key if possible.
  2078  //
  2079  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2080  type UnwrappedCryptoKey = src.UnwrappedCryptoKey
  2081  
  2082  // Request message for UpdateDeidentifyTemplate.
  2083  //
  2084  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2085  type UpdateDeidentifyTemplateRequest = src.UpdateDeidentifyTemplateRequest
  2086  
  2087  // Request message for UpdateInspectTemplate.
  2088  //
  2089  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2090  type UpdateInspectTemplateRequest = src.UpdateInspectTemplateRequest
  2091  
  2092  // Request message for UpdateJobTrigger.
  2093  //
  2094  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2095  type UpdateJobTriggerRequest = src.UpdateJobTriggerRequest
  2096  
  2097  // Request message for UpdateStoredInfoType.
  2098  //
  2099  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2100  type UpdateStoredInfoTypeRequest = src.UpdateStoredInfoTypeRequest
  2101  
  2102  // Set of primitive values supported by the system. Note that for the purposes
  2103  // of inspection or transformation, the number of bytes considered to comprise
  2104  // a 'Value' is based on its representation as a UTF-8 encoded string. For
  2105  // example, if 'integer_value' is set to 123456789, the number of bytes would
  2106  // be counted as 9, even though an int64 only holds up to 8 bytes of data.
  2107  //
  2108  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2109  type Value = src.Value
  2110  
  2111  // A value of a field, including its frequency.
  2112  //
  2113  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2114  type ValueFrequency = src.ValueFrequency
  2115  type Value_BooleanValue = src.Value_BooleanValue
  2116  type Value_DateValue = src.Value_DateValue
  2117  type Value_DayOfWeekValue = src.Value_DayOfWeekValue
  2118  type Value_FloatValue = src.Value_FloatValue
  2119  type Value_IntegerValue = src.Value_IntegerValue
  2120  type Value_StringValue = src.Value_StringValue
  2121  type Value_TimeValue = src.Value_TimeValue
  2122  type Value_TimestampValue = src.Value_TimestampValue
  2123  
  2124  // Details about each available version for an infotype.
  2125  //
  2126  // Deprecated: Please use types in: cloud.google.com/go/dlp/apiv2/dlppb
  2127  type VersionDescription = src.VersionDescription
  2128  
  2129  // Deprecated: Please use funcs in: cloud.google.com/go/dlp/apiv2/dlppb
  2130  func NewDlpServiceClient(cc grpc.ClientConnInterface) DlpServiceClient {
  2131  	return src.NewDlpServiceClient(cc)
  2132  }
  2133  
  2134  // Deprecated: Please use funcs in: cloud.google.com/go/dlp/apiv2/dlppb
  2135  func RegisterDlpServiceServer(s *grpc.Server, srv DlpServiceServer) {
  2136  	src.RegisterDlpServiceServer(s, srv)
  2137  }
  2138  

View as plain text