From 454dff4a20588bef7c9a7f12f0fe54be66312076 Mon Sep 17 00:00:00 2001 From: Christopher Wilcox Date: Fri, 30 Nov 2018 15:25:18 -0800 Subject: [PATCH] blacken all gen'd libs (#6792) * blacken all gen'd libs --- .../google/cloud/dlp_v2/proto/dlp_pb2.py | 22606 ++++++++++------ .../google/cloud/dlp_v2/proto/dlp_pb2_grpc.py | 863 +- .../google/cloud/dlp_v2/proto/storage_pb2.py | 4169 +-- .../cloud/dlp_v2/proto/storage_pb2_grpc.py | 1 - 4 files changed, 17054 insertions(+), 10585 deletions(-) diff --git a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2.py b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2.py index b2109db0eb2e..d0b40850db15 100644 --- a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2.py +++ b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2.py @@ -3,20 +3,24 @@ # source: google/cloud/privacy/dlp_v2/proto/dlp.proto import sys -_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) + +_b = sys.version_info[0] < 3 and (lambda x: x) or (lambda x: x.encode("latin1")) from google.protobuf.internal import enum_type_wrapper from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database from google.protobuf import descriptor_pb2 + # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 -from google.cloud.dlp_v2.proto import storage_pb2 as google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2 +from google.cloud.dlp_v2.proto import ( + storage_pb2 as google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2, +) from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2 from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2 from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2 @@ -28,203 +32,206 @@ DESCRIPTOR = _descriptor.FileDescriptor( - name='google/cloud/privacy/dlp_v2/proto/dlp.proto', - package='google.privacy.dlp.v2', - syntax='proto3', - serialized_pb=_b('\n+google/cloud/privacy/dlp_v2/proto/dlp.proto\x12\x15google.privacy.dlp.v2\x1a\x1cgoogle/api/annotations.proto\x1a/google/cloud/privacy/dlp_v2/proto/storage.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17google/rpc/status.proto\x1a\x16google/type/date.proto\x1a\x1bgoogle/type/dayofweek.proto\x1a\x1bgoogle/type/timeofday.proto\"G\n\x10\x45xcludeInfoTypes\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\"\xa0\x02\n\rExclusionRule\x12\x46\n\ndictionary\x18\x01 \x01(\x0b\x32\x30.google.privacy.dlp.v2.CustomInfoType.DictionaryH\x00\x12<\n\x05regex\x18\x02 \x01(\x0b\x32+.google.privacy.dlp.v2.CustomInfoType.RegexH\x00\x12\x45\n\x12\x65xclude_info_types\x18\x03 \x01(\x0b\x32\'.google.privacy.dlp.v2.ExcludeInfoTypesH\x00\x12:\n\rmatching_type\x18\x04 \x01(\x0e\x32#.google.privacy.dlp.v2.MatchingTypeB\x06\n\x04type\"\xb1\x01\n\x0eInspectionRule\x12W\n\x0chotword_rule\x18\x01 \x01(\x0b\x32?.google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRuleH\x00\x12>\n\x0e\x65xclusion_rule\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.ExclusionRuleH\x00\x42\x06\n\x04type\"~\n\x11InspectionRuleSet\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x34\n\x05rules\x18\x02 \x03(\x0b\x32%.google.privacy.dlp.v2.InspectionRule\"\xc7\x05\n\rInspectConfig\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x39\n\x0emin_likelihood\x18\x02 \x01(\x0e\x32!.google.privacy.dlp.v2.Likelihood\x12\x42\n\x06limits\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.InspectConfig.FindingLimits\x12\x15\n\rinclude_quote\x18\x04 \x01(\x08\x12\x1a\n\x12\x65xclude_info_types\x18\x05 \x01(\x08\x12@\n\x11\x63ustom_info_types\x18\x06 \x03(\x0b\x32%.google.privacy.dlp.v2.CustomInfoType\x12=\n\x0f\x63ontent_options\x18\x08 \x03(\x0e\x32$.google.privacy.dlp.v2.ContentOption\x12:\n\x08rule_set\x18\n \x03(\x0b\x32(.google.privacy.dlp.v2.InspectionRuleSet\x1a\x91\x02\n\rFindingLimits\x12\x1d\n\x15max_findings_per_item\x18\x01 \x01(\x05\x12 \n\x18max_findings_per_request\x18\x02 \x01(\x05\x12\x64\n\x1amax_findings_per_info_type\x18\x03 \x03(\x0b\x32@.google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit\x1aY\n\rInfoTypeLimit\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x14\n\x0cmax_findings\x18\x02 \x01(\x05\"\xdf\x01\n\x0f\x42yteContentItem\x12>\n\x04type\x18\x01 \x01(\x0e\x32\x30.google.privacy.dlp.v2.ByteContentItem.BytesType\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\"~\n\tBytesType\x12\x1a\n\x16\x42YTES_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05IMAGE\x10\x06\x12\x0e\n\nIMAGE_JPEG\x10\x01\x12\r\n\tIMAGE_BMP\x10\x02\x12\r\n\tIMAGE_PNG\x10\x03\x12\r\n\tIMAGE_SVG\x10\x04\x12\r\n\tTEXT_UTF8\x10\x05\"\x97\x01\n\x0b\x43ontentItem\x12\x0f\n\x05value\x18\x03 \x01(\tH\x00\x12-\n\x05table\x18\x04 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.TableH\x00\x12;\n\tbyte_item\x18\x05 \x01(\x0b\x32&.google.privacy.dlp.v2.ByteContentItemH\x00\x42\x0b\n\tdata_item\"\x9d\x01\n\x05Table\x12/\n\x07headers\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12.\n\x04rows\x18\x02 \x03(\x0b\x32 .google.privacy.dlp.v2.Table.Row\x1a\x33\n\x03Row\x12,\n\x06values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\"]\n\rInspectResult\x12\x30\n\x08\x66indings\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.Finding\x12\x1a\n\x12\x66indings_truncated\x18\x02 \x01(\x08\"\x9d\x02\n\x07\x46inding\x12\r\n\x05quote\x18\x01 \x01(\t\x12\x32\n\tinfo_type\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x35\n\nlikelihood\x18\x03 \x01(\x0e\x32!.google.privacy.dlp.v2.Likelihood\x12\x31\n\x08location\x18\x04 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.Location\x12/\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\nquote_info\x18\x07 \x01(\x0b\x32 .google.privacy.dlp.v2.QuoteInfo\"\xb6\x01\n\x08Location\x12\x30\n\nbyte_range\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Range\x12\x35\n\x0f\x63odepoint_range\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Range\x12\x41\n\x11\x63ontent_locations\x18\x07 \x03(\x0b\x32&.google.privacy.dlp.v2.ContentLocation\"\xd1\x02\n\x0f\x43ontentLocation\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12@\n\x0frecord_location\x18\x02 \x01(\x0b\x32%.google.privacy.dlp.v2.RecordLocationH\x00\x12>\n\x0eimage_location\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.ImageLocationH\x00\x12\x44\n\x11\x64ocument_location\x18\x05 \x01(\x0b\x32\'.google.privacy.dlp.v2.DocumentLocationH\x00\x12\x37\n\x13\x63ontainer_timestamp\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x11\x63ontainer_version\x18\x07 \x01(\tB\n\n\x08location\"\'\n\x10\x44ocumentLocation\x12\x13\n\x0b\x66ile_offset\x18\x01 \x01(\x03\"\xb6\x01\n\x0eRecordLocation\x12\x34\n\nrecord_key\x18\x01 \x01(\x0b\x32 .google.privacy.dlp.v2.RecordKey\x12\x30\n\x08\x66ield_id\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12<\n\x0etable_location\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.TableLocation\"\"\n\rTableLocation\x12\x11\n\trow_index\x18\x01 \x01(\x03\"#\n\x05Range\x12\r\n\x05start\x18\x01 \x01(\x03\x12\x0b\n\x03\x65nd\x18\x02 \x01(\x03\"K\n\rImageLocation\x12:\n\x0e\x62ounding_boxes\x18\x01 \x03(\x0b\x32\".google.privacy.dlp.v2.BoundingBox\"G\n\x0b\x42oundingBox\x12\x0b\n\x03top\x18\x01 \x01(\x05\x12\x0c\n\x04left\x18\x02 \x01(\x05\x12\r\n\x05width\x18\x03 \x01(\x05\x12\x0e\n\x06height\x18\x04 \x01(\x05\"\xc3\x03\n\x12RedactImageRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12<\n\x0einspect_config\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12_\n\x17image_redaction_configs\x18\x05 \x03(\x0b\x32>.google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig\x12\x18\n\x10include_findings\x18\x06 \x01(\x08\x12\x39\n\tbyte_item\x18\x07 \x01(\x0b\x32&.google.privacy.dlp.v2.ByteContentItem\x1a\xa8\x01\n\x14ImageRedactionConfig\x12\x34\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoTypeH\x00\x12\x19\n\x0fredact_all_text\x18\x02 \x01(\x08H\x00\x12\x35\n\x0fredaction_color\x18\x03 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.ColorB\x08\n\x06target\"1\n\x05\x43olor\x12\x0b\n\x03red\x18\x01 \x01(\x02\x12\r\n\x05green\x18\x02 \x01(\x02\x12\x0c\n\x04\x62lue\x18\x03 \x01(\x02\"\x83\x01\n\x13RedactImageResponse\x12\x16\n\x0eredacted_image\x18\x01 \x01(\x0c\x12\x16\n\x0e\x65xtracted_text\x18\x02 \x01(\t\x12<\n\x0einspect_result\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectResult\"\x9f\x02\n\x18\x44\x65identifyContentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x42\n\x11\x64\x65identify_config\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.DeidentifyConfig\x12<\n\x0einspect_config\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x30\n\x04item\x18\x04 \x01(\x0b\x32\".google.privacy.dlp.v2.ContentItem\x12\x1d\n\x15inspect_template_name\x18\x05 \x01(\t\x12 \n\x18\x64\x65identify_template_name\x18\x06 \x01(\t\"\x8e\x01\n\x19\x44\x65identifyContentResponse\x12\x30\n\x04item\x18\x01 \x01(\x0b\x32\".google.privacy.dlp.v2.ContentItem\x12?\n\x08overview\x18\x02 \x01(\x0b\x32-.google.privacy.dlp.v2.TransformationOverview\"\x9f\x02\n\x18ReidentifyContentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x42\n\x11reidentify_config\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.DeidentifyConfig\x12<\n\x0einspect_config\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x30\n\x04item\x18\x04 \x01(\x0b\x32\".google.privacy.dlp.v2.ContentItem\x12\x1d\n\x15inspect_template_name\x18\x05 \x01(\t\x12 \n\x18reidentify_template_name\x18\x06 \x01(\t\"\x8e\x01\n\x19ReidentifyContentResponse\x12\x30\n\x04item\x18\x01 \x01(\x0b\x32\".google.privacy.dlp.v2.ContentItem\x12?\n\x08overview\x18\x02 \x01(\x0b\x32-.google.privacy.dlp.v2.TransformationOverview\"\xb6\x01\n\x15InspectContentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12<\n\x0einspect_config\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x30\n\x04item\x18\x03 \x01(\x0b\x32\".google.privacy.dlp.v2.ContentItem\x12\x1d\n\x15inspect_template_name\x18\x04 \x01(\t\"N\n\x16InspectContentResponse\x12\x34\n\x06result\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectResult\"\xb7\x02\n\x13OutputStorageConfig\x12\x35\n\x05table\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTableH\x00\x12N\n\routput_schema\x18\x03 \x01(\x0e\x32\x37.google.privacy.dlp.v2.OutputStorageConfig.OutputSchema\"\x90\x01\n\x0cOutputSchema\x12\x1d\n\x19OUTPUT_SCHEMA_UNSPECIFIED\x10\x00\x12\x11\n\rBASIC_COLUMNS\x10\x01\x12\x0f\n\x0bGCS_COLUMNS\x10\x02\x12\x15\n\x11\x44\x41TASTORE_COLUMNS\x10\x03\x12\x15\n\x11\x42IG_QUERY_COLUMNS\x10\x04\x12\x0f\n\x0b\x41LL_COLUMNS\x10\x05\x42\x06\n\x04type\"R\n\rInfoTypeStats\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\r\n\x05\x63ount\x18\x02 \x01(\x03\"\xdd\x03\n\x18InspectDataSourceDetails\x12[\n\x11requested_options\x18\x02 \x01(\x0b\x32@.google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions\x12\x46\n\x06result\x18\x03 \x01(\x0b\x32\x36.google.privacy.dlp.v2.InspectDataSourceDetails.Result\x1a\x9a\x01\n\x10RequestedOptions\x12I\n\x19snapshot_inspect_template\x18\x01 \x01(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12;\n\njob_config\x18\x03 \x01(\x0b\x32\'.google.privacy.dlp.v2.InspectJobConfig\x1a\x7f\n\x06Result\x12\x17\n\x0fprocessed_bytes\x18\x01 \x01(\x03\x12\x1d\n\x15total_estimated_bytes\x18\x02 \x01(\x03\x12=\n\x0finfo_type_stats\x18\x03 \x03(\x0b\x32$.google.privacy.dlp.v2.InfoTypeStats\"{\n\x13InfoTypeDescription\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12@\n\x0csupported_by\x18\x03 \x03(\x0e\x32*.google.privacy.dlp.v2.InfoTypeSupportedBy\"=\n\x14ListInfoTypesRequest\x12\x15\n\rlanguage_code\x18\x01 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\"W\n\x15ListInfoTypesResponse\x12>\n\ninfo_types\x18\x01 \x03(\x0b\x32*.google.privacy.dlp.v2.InfoTypeDescription\"\xc1\x01\n\x15RiskAnalysisJobConfig\x12<\n\x0eprivacy_metric\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.PrivacyMetric\x12:\n\x0csource_table\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12.\n\x07\x61\x63tions\x18\x03 \x03(\x0b\x32\x1d.google.privacy.dlp.v2.Action\"\xb7\x01\n\x07QuasiId\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x34\n\tinfo_type\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoTypeH\x00\x12\x14\n\ncustom_tag\x18\x03 \x01(\tH\x00\x12*\n\x08inferred\x18\x04 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x42\x05\n\x03tag\"\xaf\x02\n\x10StatisticalTable\x12\x33\n\x05table\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12O\n\tquasi_ids\x18\x01 \x03(\x0b\x32<.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField\x12:\n\x12relative_frequency\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1aY\n\x14QuasiIdentifierField\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x12\n\ncustom_tag\x18\x02 \x01(\t\"\xf5\x0e\n\rPrivacyMetric\x12[\n\x16numerical_stats_config\x18\x01 \x01(\x0b\x32\x39.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfigH\x00\x12_\n\x18\x63\x61tegorical_stats_config\x18\x02 \x01(\x0b\x32;.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfigH\x00\x12S\n\x12k_anonymity_config\x18\x03 \x01(\x0b\x32\x35.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfigH\x00\x12S\n\x12l_diversity_config\x18\x04 \x01(\x0b\x32\x35.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfigH\x00\x12\\\n\x17k_map_estimation_config\x18\x05 \x01(\x0b\x32\x39.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfigH\x00\x12n\n delta_presence_estimation_config\x18\x06 \x01(\x0b\x32\x42.google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfigH\x00\x1a\x45\n\x14NumericalStatsConfig\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1aG\n\x16\x43\x61tegoricalStatsConfig\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1ay\n\x10KAnonymityConfig\x12\x31\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x32\n\tentity_id\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.EntityId\x1a\x82\x01\n\x10LDiversityConfig\x12\x31\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12;\n\x13sensitive_attribute\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1a\xe8\x05\n\x14KMapEstimationConfig\x12X\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x45.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField\x12\x13\n\x0bregion_code\x18\x02 \x01(\t\x12\x62\n\x10\x61uxiliary_tables\x18\x03 \x03(\x0b\x32H.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable\x1a\xbb\x01\n\x0bTaggedField\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x34\n\tinfo_type\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoTypeH\x00\x12\x14\n\ncustom_tag\x18\x03 \x01(\tH\x00\x12*\n\x08inferred\x18\x04 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x42\x05\n\x03tag\x1a\xbe\x02\n\x0e\x41uxiliaryTable\x12\x33\n\x05table\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12h\n\tquasi_ids\x18\x01 \x03(\x0b\x32U.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField\x12:\n\x12relative_frequency\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1aQ\n\x0cQuasiIdField\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x12\n\ncustom_tag\x18\x02 \x01(\t\x1a\xaa\x01\n\x1d\x44\x65ltaPresenceEstimationConfig\x12\x31\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.QuasiId\x12\x13\n\x0bregion_code\x18\x02 \x01(\t\x12\x41\n\x10\x61uxiliary_tables\x18\x03 \x03(\x0b\x32\'.google.privacy.dlp.v2.StatisticalTableB\x06\n\x04type\"\xf2\x1d\n\x1c\x41nalyzeDataSourceRiskDetails\x12\x46\n\x18requested_privacy_metric\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.PrivacyMetric\x12\x44\n\x16requested_source_table\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12j\n\x16numerical_stats_result\x18\x03 \x01(\x0b\x32H.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResultH\x00\x12n\n\x18\x63\x61tegorical_stats_result\x18\x04 \x01(\x0b\x32J.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResultH\x00\x12\x62\n\x12k_anonymity_result\x18\x05 \x01(\x0b\x32\x44.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResultH\x00\x12\x62\n\x12l_diversity_result\x18\x06 \x01(\x0b\x32\x44.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResultH\x00\x12k\n\x17k_map_estimation_result\x18\x07 \x01(\x0b\x32H.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResultH\x00\x12}\n delta_presence_estimation_result\x18\t \x01(\x0b\x32Q.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResultH\x00\x1a\xaf\x01\n\x14NumericalStatsResult\x12/\n\tmin_value\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12/\n\tmax_value\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x35\n\x0fquantile_values\x18\x04 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x1a\x8d\x03\n\x16\x43\x61tegoricalStatsResult\x12\x95\x01\n!value_frequency_histogram_buckets\x18\x05 \x03(\x0b\x32j.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket\x1a\xda\x01\n\x1f\x43\x61tegoricalStatsHistogramBucket\x12#\n\x1bvalue_frequency_lower_bound\x18\x01 \x01(\x03\x12#\n\x1bvalue_frequency_upper_bound\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x03\x12<\n\rbucket_values\x18\x04 \x03(\x0b\x32%.google.privacy.dlp.v2.ValueFrequency\x12\x1a\n\x12\x62ucket_value_count\x18\x05 \x01(\x03\x1a\xb5\x04\n\x10KAnonymityResult\x12\x8b\x01\n#equivalence_class_histogram_buckets\x18\x05 \x03(\x0b\x32^.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket\x1at\n\x1aKAnonymityEquivalenceClass\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1e\n\x16\x65quivalence_class_size\x18\x02 \x01(\x03\x1a\x9c\x02\n\x19KAnonymityHistogramBucket\x12*\n\"equivalence_class_size_lower_bound\x18\x01 \x01(\x03\x12*\n\"equivalence_class_size_upper_bound\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x03\x12v\n\rbucket_values\x18\x04 \x03(\x0b\x32_.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass\x12\x1a\n\x12\x62ucket_value_count\x18\x05 \x01(\x03\x1a\xb0\x05\n\x10LDiversityResult\x12\x93\x01\n+sensitive_value_frequency_histogram_buckets\x18\x05 \x03(\x0b\x32^.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket\x1a\xe0\x01\n\x1aLDiversityEquivalenceClass\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1e\n\x16\x65quivalence_class_size\x18\x02 \x01(\x03\x12%\n\x1dnum_distinct_sensitive_values\x18\x03 \x01(\x03\x12\x43\n\x14top_sensitive_values\x18\x04 \x03(\x0b\x32%.google.privacy.dlp.v2.ValueFrequency\x1a\xa2\x02\n\x19LDiversityHistogramBucket\x12-\n%sensitive_value_frequency_lower_bound\x18\x01 \x01(\x03\x12-\n%sensitive_value_frequency_upper_bound\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x03\x12v\n\rbucket_values\x18\x04 \x03(\x0b\x32_.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass\x12\x1a\n\x12\x62ucket_value_count\x18\x05 \x01(\x03\x1a\x95\x04\n\x14KMapEstimationResult\x12\x8a\x01\n\x1ak_map_estimation_histogram\x18\x01 \x03(\x0b\x32\x66.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket\x1ar\n\x1bKMapEstimationQuasiIdValues\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1b\n\x13\x65stimated_anonymity\x18\x02 \x01(\x03\x1a\xfb\x01\n\x1dKMapEstimationHistogramBucket\x12\x15\n\rmin_anonymity\x18\x01 \x01(\x03\x12\x15\n\rmax_anonymity\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x05 \x01(\x03\x12{\n\rbucket_values\x18\x06 \x03(\x0b\x32\x64.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues\x12\x1a\n\x12\x62ucket_value_count\x18\x07 \x01(\x03\x1a\xe4\x04\n\x1d\x44\x65ltaPresenceEstimationResult\x12\xa5\x01\n#delta_presence_estimation_histogram\x18\x01 \x03(\x0b\x32x.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket\x1a}\n$DeltaPresenceEstimationQuasiIdValues\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1d\n\x15\x65stimated_probability\x18\x02 \x01(\x01\x1a\x9b\x02\n&DeltaPresenceEstimationHistogramBucket\x12\x17\n\x0fmin_probability\x18\x01 \x01(\x01\x12\x17\n\x0fmax_probability\x18\x02 \x01(\x01\x12\x13\n\x0b\x62ucket_size\x18\x05 \x01(\x03\x12\x8d\x01\n\rbucket_values\x18\x06 \x03(\x0b\x32v.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues\x12\x1a\n\x12\x62ucket_value_count\x18\x07 \x01(\x03\x42\x08\n\x06result\"L\n\x0eValueFrequency\x12+\n\x05value\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\r\n\x05\x63ount\x18\x02 \x01(\x03\"\xb3\x02\n\x05Value\x12\x17\n\rinteger_value\x18\x01 \x01(\x03H\x00\x12\x15\n\x0b\x66loat_value\x18\x02 \x01(\x01H\x00\x12\x16\n\x0cstring_value\x18\x03 \x01(\tH\x00\x12\x17\n\rboolean_value\x18\x04 \x01(\x08H\x00\x12\x35\n\x0ftimestamp_value\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x12,\n\ntime_value\x18\x06 \x01(\x0b\x32\x16.google.type.TimeOfDayH\x00\x12\'\n\ndate_value\x18\x07 \x01(\x0b\x32\x11.google.type.DateH\x00\x12\x33\n\x11\x64\x61y_of_week_value\x18\x08 \x01(\x0e\x32\x16.google.type.DayOfWeekH\x00\x42\x06\n\x04type\"Q\n\tQuoteInfo\x12\x34\n\tdate_time\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.DateTimeH\x00\x42\x0e\n\x0cparsed_quote\"\xdf\x01\n\x08\x44\x61teTime\x12\x1f\n\x04\x64\x61te\x18\x01 \x01(\x0b\x32\x11.google.type.Date\x12+\n\x0b\x64\x61y_of_week\x18\x02 \x01(\x0e\x32\x16.google.type.DayOfWeek\x12$\n\x04time\x18\x03 \x01(\x0b\x32\x16.google.type.TimeOfDay\x12;\n\ttime_zone\x18\x04 \x01(\x0b\x32(.google.privacy.dlp.v2.DateTime.TimeZone\x1a\"\n\x08TimeZone\x12\x16\n\x0eoffset_minutes\x18\x01 \x01(\x05\"\xc9\x01\n\x10\x44\x65identifyConfig\x12S\n\x19info_type_transformations\x18\x01 \x01(\x0b\x32..google.privacy.dlp.v2.InfoTypeTransformationsH\x00\x12N\n\x16record_transformations\x18\x02 \x01(\x0b\x32,.google.privacy.dlp.v2.RecordTransformationsH\x00\x42\x10\n\x0etransformation\"\x9c\x06\n\x17PrimitiveTransformation\x12\x43\n\x0ereplace_config\x18\x01 \x01(\x0b\x32).google.privacy.dlp.v2.ReplaceValueConfigH\x00\x12<\n\rredact_config\x18\x02 \x01(\x0b\x32#.google.privacy.dlp.v2.RedactConfigH\x00\x12K\n\x15\x63haracter_mask_config\x18\x03 \x01(\x0b\x32*.google.privacy.dlp.v2.CharacterMaskConfigH\x00\x12Y\n\x1d\x63rypto_replace_ffx_fpe_config\x18\x04 \x01(\x0b\x32\x30.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfigH\x00\x12V\n\x1b\x66ixed_size_bucketing_config\x18\x05 \x01(\x0b\x32/.google.privacy.dlp.v2.FixedSizeBucketingConfigH\x00\x12\x42\n\x10\x62ucketing_config\x18\x06 \x01(\x0b\x32&.google.privacy.dlp.v2.BucketingConfigH\x00\x12Y\n\x1dreplace_with_info_type_config\x18\x07 \x01(\x0b\x32\x30.google.privacy.dlp.v2.ReplaceWithInfoTypeConfigH\x00\x12\x41\n\x10time_part_config\x18\x08 \x01(\x0b\x32%.google.privacy.dlp.v2.TimePartConfigH\x00\x12\x45\n\x12\x63rypto_hash_config\x18\t \x01(\x0b\x32\'.google.privacy.dlp.v2.CryptoHashConfigH\x00\x12\x43\n\x11\x64\x61te_shift_config\x18\x0b \x01(\x0b\x32&.google.privacy.dlp.v2.DateShiftConfigH\x00\x42\x10\n\x0etransformation\"\xdc\x01\n\x0eTimePartConfig\x12G\n\x0fpart_to_extract\x18\x01 \x01(\x0e\x32..google.privacy.dlp.v2.TimePartConfig.TimePart\"\x80\x01\n\x08TimePart\x12\x19\n\x15TIME_PART_UNSPECIFIED\x10\x00\x12\x08\n\x04YEAR\x10\x01\x12\t\n\x05MONTH\x10\x02\x12\x10\n\x0c\x44\x41Y_OF_MONTH\x10\x03\x12\x0f\n\x0b\x44\x41Y_OF_WEEK\x10\x04\x12\x10\n\x0cWEEK_OF_YEAR\x10\x05\x12\x0f\n\x0bHOUR_OF_DAY\x10\x06\"H\n\x10\x43ryptoHashConfig\x12\x34\n\ncrypto_key\x18\x01 \x01(\x0b\x32 .google.privacy.dlp.v2.CryptoKey\"E\n\x12ReplaceValueConfig\x12/\n\tnew_value\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\"\x1b\n\x19ReplaceWithInfoTypeConfig\"\x0e\n\x0cRedactConfig\"\xb6\x02\n\rCharsToIgnore\x12\x1c\n\x12\x63haracters_to_skip\x18\x01 \x01(\tH\x00\x12_\n\x1b\x63ommon_characters_to_ignore\x18\x02 \x01(\x0e\x32\x38.google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnoreH\x00\"\x97\x01\n\x13\x43ommonCharsToIgnore\x12&\n\"COMMON_CHARS_TO_IGNORE_UNSPECIFIED\x10\x00\x12\x0b\n\x07NUMERIC\x10\x01\x12\x14\n\x10\x41LPHA_UPPER_CASE\x10\x02\x12\x14\n\x10\x41LPHA_LOWER_CASE\x10\x03\x12\x0f\n\x0bPUNCTUATION\x10\x04\x12\x0e\n\nWHITESPACE\x10\x05\x42\x0c\n\ncharacters\"\xa3\x01\n\x13\x43haracterMaskConfig\x12\x19\n\x11masking_character\x18\x01 \x01(\t\x12\x16\n\x0enumber_to_mask\x18\x02 \x01(\x05\x12\x15\n\rreverse_order\x18\x03 \x01(\x08\x12\x42\n\x14\x63haracters_to_ignore\x18\x04 \x03(\x0b\x32$.google.privacy.dlp.v2.CharsToIgnore\"\x95\x01\n\x18\x46ixedSizeBucketingConfig\x12\x31\n\x0blower_bound\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x31\n\x0bupper_bound\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x01\"\xeb\x01\n\x0f\x42ucketingConfig\x12>\n\x07\x62uckets\x18\x01 \x03(\x0b\x32-.google.privacy.dlp.v2.BucketingConfig.Bucket\x1a\x97\x01\n\x06\x42ucket\x12)\n\x03min\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12)\n\x03max\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x37\n\x11replacement_value\x18\x03 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\"\xf4\x03\n\x19\x43ryptoReplaceFfxFpeConfig\x12\x34\n\ncrypto_key\x18\x01 \x01(\x0b\x32 .google.privacy.dlp.v2.CryptoKey\x12/\n\x07\x63ontext\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x63\n\x0f\x63ommon_alphabet\x18\x04 \x01(\x0e\x32H.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabetH\x00\x12\x19\n\x0f\x63ustom_alphabet\x18\x05 \x01(\tH\x00\x12\x0f\n\x05radix\x18\x06 \x01(\x05H\x00\x12<\n\x13surrogate_info_type\x18\x08 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\"\x94\x01\n\x17\x46\x66xCommonNativeAlphabet\x12*\n&FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED\x10\x00\x12\x0b\n\x07NUMERIC\x10\x01\x12\x0f\n\x0bHEXADECIMAL\x10\x02\x12\x1c\n\x18UPPER_CASE_ALPHA_NUMERIC\x10\x03\x12\x11\n\rALPHA_NUMERIC\x10\x04\x42\n\n\x08\x61lphabet\"\xd8\x01\n\tCryptoKey\x12>\n\ttransient\x18\x01 \x01(\x0b\x32).google.privacy.dlp.v2.TransientCryptoKeyH\x00\x12>\n\tunwrapped\x18\x02 \x01(\x0b\x32).google.privacy.dlp.v2.UnwrappedCryptoKeyH\x00\x12\x41\n\x0bkms_wrapped\x18\x03 \x01(\x0b\x32*.google.privacy.dlp.v2.KmsWrappedCryptoKeyH\x00\x42\x08\n\x06source\"\"\n\x12TransientCryptoKey\x12\x0c\n\x04name\x18\x01 \x01(\t\"!\n\x12UnwrappedCryptoKey\x12\x0b\n\x03key\x18\x01 \x01(\x0c\"C\n\x13KmsWrappedCryptoKey\x12\x13\n\x0bwrapped_key\x18\x01 \x01(\x0c\x12\x17\n\x0f\x63rypto_key_name\x18\x02 \x01(\t\"\xb8\x01\n\x0f\x44\x61teShiftConfig\x12\x18\n\x10upper_bound_days\x18\x01 \x01(\x05\x12\x18\n\x10lower_bound_days\x18\x02 \x01(\x05\x12/\n\x07\x63ontext\x18\x03 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x36\n\ncrypto_key\x18\x04 \x01(\x0b\x32 .google.privacy.dlp.v2.CryptoKeyH\x00\x42\x08\n\x06method\"\x9b\x02\n\x17InfoTypeTransformations\x12^\n\x0ftransformations\x18\x01 \x03(\x0b\x32\x45.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation\x1a\x9f\x01\n\x16InfoTypeTransformation\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12P\n\x18primitive_transformation\x18\x02 \x01(\x0b\x32..google.privacy.dlp.v2.PrimitiveTransformation\"\xbb\x02\n\x13\x46ieldTransformation\x12.\n\x06\x66ields\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x39\n\tcondition\x18\x03 \x01(\x0b\x32&.google.privacy.dlp.v2.RecordCondition\x12R\n\x18primitive_transformation\x18\x04 \x01(\x0b\x32..google.privacy.dlp.v2.PrimitiveTransformationH\x00\x12S\n\x19info_type_transformations\x18\x05 \x01(\x0b\x32..google.privacy.dlp.v2.InfoTypeTransformationsH\x00\x42\x10\n\x0etransformation\"\xa9\x01\n\x15RecordTransformations\x12I\n\x15\x66ield_transformations\x18\x01 \x03(\x0b\x32*.google.privacy.dlp.v2.FieldTransformation\x12\x45\n\x13record_suppressions\x18\x02 \x03(\x0b\x32(.google.privacy.dlp.v2.RecordSuppression\"N\n\x11RecordSuppression\x12\x39\n\tcondition\x18\x01 \x01(\x0b\x32&.google.privacy.dlp.v2.RecordCondition\"\xd2\x04\n\x0fRecordCondition\x12G\n\x0b\x65xpressions\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.RecordCondition.Expressions\x1a\xa4\x01\n\tCondition\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12;\n\x08operator\x18\x03 \x01(\x0e\x32).google.privacy.dlp.v2.RelationalOperator\x12+\n\x05value\x18\x04 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x1aR\n\nConditions\x12\x44\n\nconditions\x18\x01 \x03(\x0b\x32\x30.google.privacy.dlp.v2.RecordCondition.Condition\x1a\xfa\x01\n\x0b\x45xpressions\x12\\\n\x10logical_operator\x18\x01 \x01(\x0e\x32\x42.google.privacy.dlp.v2.RecordCondition.Expressions.LogicalOperator\x12G\n\nconditions\x18\x03 \x01(\x0b\x32\x31.google.privacy.dlp.v2.RecordCondition.ConditionsH\x00\"<\n\x0fLogicalOperator\x12 \n\x1cLOGICAL_OPERATOR_UNSPECIFIED\x10\x00\x12\x07\n\x03\x41ND\x10\x01\x42\x06\n\x04type\"\x83\x01\n\x16TransformationOverview\x12\x19\n\x11transformed_bytes\x18\x02 \x01(\x03\x12N\n\x18transformation_summaries\x18\x03 \x03(\x0b\x32,.google.privacy.dlp.v2.TransformationSummary\"\x9f\x05\n\x15TransformationSummary\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12-\n\x05\x66ield\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x46\n\x0etransformation\x18\x03 \x01(\x0b\x32..google.privacy.dlp.v2.PrimitiveTransformation\x12I\n\x15\x66ield_transformations\x18\x05 \x03(\x0b\x32*.google.privacy.dlp.v2.FieldTransformation\x12\x41\n\x0frecord_suppress\x18\x06 \x01(\x0b\x32(.google.privacy.dlp.v2.RecordSuppression\x12K\n\x07results\x18\x04 \x03(\x0b\x32:.google.privacy.dlp.v2.TransformationSummary.SummaryResult\x12\x19\n\x11transformed_bytes\x18\x07 \x01(\x03\x1a\x84\x01\n\rSummaryResult\x12\r\n\x05\x63ount\x18\x01 \x01(\x03\x12S\n\x04\x63ode\x18\x02 \x01(\x0e\x32\x45.google.privacy.dlp.v2.TransformationSummary.TransformationResultCode\x12\x0f\n\x07\x64\x65tails\x18\x03 \x01(\t\"^\n\x18TransformationResultCode\x12*\n&TRANSFORMATION_RESULT_CODE_UNSPECIFIED\x10\x00\x12\x0b\n\x07SUCCESS\x10\x01\x12\t\n\x05\x45RROR\x10\x02\"U\n\x08Schedule\x12?\n\x1arecurrence_period_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationH\x00\x42\x08\n\x06option\"\xea\x01\n\x0fInspectTemplate\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12/\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12<\n\x0einspect_config\x18\x06 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\"\xf3\x01\n\x12\x44\x65identifyTemplate\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12/\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x42\n\x11\x64\x65identify_config\x18\x06 \x01(\x0b\x32\'.google.privacy.dlp.v2.DeidentifyConfig\"\\\n\x05\x45rror\x12#\n\x07\x64\x65tails\x18\x01 \x01(\x0b\x32\x12.google.rpc.Status\x12.\n\ntimestamps\x18\x02 \x03(\x0b\x32\x1a.google.protobuf.Timestamp\"\xdb\x04\n\nJobTrigger\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12>\n\x0binspect_job\x18\x04 \x01(\x0b\x32\'.google.privacy.dlp.v2.InspectJobConfigH\x00\x12;\n\x08triggers\x18\x05 \x03(\x0b\x32).google.privacy.dlp.v2.JobTrigger.Trigger\x12,\n\x06\x65rrors\x18\x06 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Error\x12/\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x31\n\rlast_run_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x38\n\x06status\x18\n \x01(\x0e\x32(.google.privacy.dlp.v2.JobTrigger.Status\x1aI\n\x07Trigger\x12\x33\n\x08schedule\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.ScheduleH\x00\x42\t\n\x07trigger\"H\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07HEALTHY\x10\x01\x12\n\n\x06PAUSED\x10\x02\x12\r\n\tCANCELLED\x10\x03\x42\x05\n\x03job\"\xfd\x02\n\x06\x41\x63tion\x12\x43\n\rsave_findings\x18\x01 \x01(\x0b\x32*.google.privacy.dlp.v2.Action.SaveFindingsH\x00\x12@\n\x07pub_sub\x18\x02 \x01(\x0b\x32-.google.privacy.dlp.v2.Action.PublishToPubSubH\x00\x12U\n\x17publish_summary_to_cscc\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.Action.PublishSummaryToCsccH\x00\x1aQ\n\x0cSaveFindings\x12\x41\n\routput_config\x18\x01 \x01(\x0b\x32*.google.privacy.dlp.v2.OutputStorageConfig\x1a \n\x0fPublishToPubSub\x12\r\n\x05topic\x18\x01 \x01(\t\x1a\x16\n\x14PublishSummaryToCsccB\x08\n\x06\x61\x63tion\"\x85\x01\n\x1c\x43reateInspectTemplateRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12@\n\x10inspect_template\x18\x02 \x01(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12\x13\n\x0btemplate_id\x18\x03 \x01(\t\"\x9f\x01\n\x1cUpdateInspectTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12@\n\x10inspect_template\x18\x02 \x01(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\")\n\x19GetInspectTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"f\n\x1bListInspectTemplatesRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\"z\n\x1cListInspectTemplatesResponse\x12\x41\n\x11inspect_templates\x18\x01 \x03(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\",\n\x1c\x44\x65leteInspectTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"u\n\x17\x43reateJobTriggerRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x36\n\x0bjob_trigger\x18\x02 \x01(\x0b\x32!.google.privacy.dlp.v2.JobTrigger\x12\x12\n\ntrigger_id\x18\x03 \x01(\t\"\x90\x01\n\x17UpdateJobTriggerRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x36\n\x0bjob_trigger\x18\x02 \x01(\x0b\x32!.google.privacy.dlp.v2.JobTrigger\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"$\n\x14GetJobTriggerRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xbe\x01\n\x13\x43reateDlpJobRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12>\n\x0binspect_job\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.InspectJobConfigH\x00\x12@\n\x08risk_job\x18\x03 \x01(\x0b\x32,.google.privacy.dlp.v2.RiskAnalysisJobConfigH\x00\x12\x0e\n\x06job_id\x18\x04 \x01(\tB\x05\n\x03job\"a\n\x16ListJobTriggersRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\"k\n\x17ListJobTriggersResponse\x12\x37\n\x0cjob_triggers\x18\x01 \x03(\x0b\x32!.google.privacy.dlp.v2.JobTrigger\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\'\n\x17\x44\x65leteJobTriggerRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xdd\x01\n\x10InspectJobConfig\x12<\n\x0estorage_config\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.StorageConfig\x12<\n\x0einspect_config\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x1d\n\x15inspect_template_name\x18\x03 \x01(\t\x12.\n\x07\x61\x63tions\x18\x04 \x03(\x0b\x32\x1d.google.privacy.dlp.v2.Action\"\xde\x04\n\x06\x44lpJob\x12\x0c\n\x04name\x18\x01 \x01(\t\x12/\n\x04type\x18\x02 \x01(\x0e\x32!.google.privacy.dlp.v2.DlpJobType\x12\x35\n\x05state\x18\x03 \x01(\x0e\x32&.google.privacy.dlp.v2.DlpJob.JobState\x12K\n\x0crisk_details\x18\x04 \x01(\x0b\x32\x33.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetailsH\x00\x12J\n\x0finspect_details\x18\x05 \x01(\x0b\x32/.google.privacy.dlp.v2.InspectDataSourceDetailsH\x00\x12/\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nstart_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10job_trigger_name\x18\n \x01(\t\x12,\n\x06\x65rrors\x18\x0b \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Error\"c\n\x08JobState\x12\x19\n\x15JOB_STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x08\n\x04\x44ONE\x10\x03\x12\x0c\n\x08\x43\x41NCELED\x10\x04\x12\n\n\x06\x46\x41ILED\x10\x05\x42\t\n\x07\x64\x65tails\" \n\x10GetDlpJobRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x9e\x01\n\x12ListDlpJobsRequest\x12\x0e\n\x06parent\x18\x04 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12/\n\x04type\x18\x05 \x01(\x0e\x32!.google.privacy.dlp.v2.DlpJobType\x12\x10\n\x08order_by\x18\x06 \x01(\t\"[\n\x13ListDlpJobsResponse\x12+\n\x04jobs\x18\x01 \x03(\x0b\x32\x1d.google.privacy.dlp.v2.DlpJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"#\n\x13\x43\x61ncelDlpJobRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"#\n\x13\x44\x65leteDlpJobRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x8e\x01\n\x1f\x43reateDeidentifyTemplateRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x46\n\x13\x64\x65identify_template\x18\x02 \x01(\x0b\x32).google.privacy.dlp.v2.DeidentifyTemplate\x12\x13\n\x0btemplate_id\x18\x03 \x01(\t\"\xa8\x01\n\x1fUpdateDeidentifyTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x46\n\x13\x64\x65identify_template\x18\x02 \x01(\x0b\x32).google.privacy.dlp.v2.DeidentifyTemplate\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\",\n\x1cGetDeidentifyTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"i\n\x1eListDeidentifyTemplatesRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\"\x83\x01\n\x1fListDeidentifyTemplatesResponse\x12G\n\x14\x64\x65identify_templates\x18\x01 \x03(\x0b\x32).google.privacy.dlp.v2.DeidentifyTemplate\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"/\n\x1f\x44\x65leteDeidentifyTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xf4\x01\n\x1bLargeCustomDictionaryConfig\x12<\n\x0boutput_path\x18\x01 \x01(\x0b\x32\'.google.privacy.dlp.v2.CloudStoragePath\x12L\n\x16\x63loud_storage_file_set\x18\x02 \x01(\x0b\x32*.google.privacy.dlp.v2.CloudStorageFileSetH\x00\x12?\n\x0f\x62ig_query_field\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryFieldH\x00\x42\x08\n\x06source\"\xa0\x01\n\x14StoredInfoTypeConfig\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12U\n\x17large_custom_dictionary\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.LargeCustomDictionaryConfigH\x00\x42\x06\n\x04type\"\xee\x01\n\x15StoredInfoTypeVersion\x12;\n\x06\x63onfig\x18\x01 \x01(\x0b\x32+.google.privacy.dlp.v2.StoredInfoTypeConfig\x12/\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x39\n\x05state\x18\x03 \x01(\x0e\x32*.google.privacy.dlp.v2.StoredInfoTypeState\x12,\n\x06\x65rrors\x18\x04 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Error\"\xad\x01\n\x0eStoredInfoType\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x45\n\x0f\x63urrent_version\x18\x02 \x01(\x0b\x32,.google.privacy.dlp.v2.StoredInfoTypeVersion\x12\x46\n\x10pending_versions\x18\x03 \x03(\x0b\x32,.google.privacy.dlp.v2.StoredInfoTypeVersion\"\x87\x01\n\x1b\x43reateStoredInfoTypeRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12;\n\x06\x63onfig\x18\x02 \x01(\x0b\x32+.google.privacy.dlp.v2.StoredInfoTypeConfig\x12\x1b\n\x13stored_info_type_id\x18\x03 \x01(\t\"\x99\x01\n\x1bUpdateStoredInfoTypeRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12;\n\x06\x63onfig\x18\x02 \x01(\x0b\x32+.google.privacy.dlp.v2.StoredInfoTypeConfig\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"(\n\x18GetStoredInfoTypeRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"e\n\x1aListStoredInfoTypesRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\"x\n\x1bListStoredInfoTypesResponse\x12@\n\x11stored_info_types\x18\x01 \x03(\x0b\x32%.google.privacy.dlp.v2.StoredInfoType\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"+\n\x1b\x44\x65leteStoredInfoTypeRequest\x12\x0c\n\x04name\x18\x01 \x01(\t*M\n\rContentOption\x12\x17\n\x13\x43ONTENT_UNSPECIFIED\x10\x00\x12\x10\n\x0c\x43ONTENT_TEXT\x10\x01\x12\x11\n\rCONTENT_IMAGE\x10\x02*\x8d\x01\n\x0cMatchingType\x12\x1d\n\x19MATCHING_TYPE_UNSPECIFIED\x10\x00\x12\x1c\n\x18MATCHING_TYPE_FULL_MATCH\x10\x01\x12\x1f\n\x1bMATCHING_TYPE_PARTIAL_MATCH\x10\x02\x12\x1f\n\x1bMATCHING_TYPE_INVERSE_MATCH\x10\x03*P\n\x13InfoTypeSupportedBy\x12\x19\n\x15\x45NUM_TYPE_UNSPECIFIED\x10\x00\x12\x0b\n\x07INSPECT\x10\x01\x12\x11\n\rRISK_ANALYSIS\x10\x02*\xbb\x01\n\x12RelationalOperator\x12#\n\x1fRELATIONAL_OPERATOR_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x45QUAL_TO\x10\x01\x12\x10\n\x0cNOT_EQUAL_TO\x10\x02\x12\x10\n\x0cGREATER_THAN\x10\x03\x12\r\n\tLESS_THAN\x10\x04\x12\x1a\n\x16GREATER_THAN_OR_EQUALS\x10\x05\x12\x17\n\x13LESS_THAN_OR_EQUALS\x10\x06\x12\n\n\x06\x45XISTS\x10\x07*R\n\nDlpJobType\x12\x1c\n\x18\x44LP_JOB_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bINSPECT_JOB\x10\x01\x12\x15\n\x11RISK_ANALYSIS_JOB\x10\x02*n\n\x13StoredInfoTypeState\x12&\n\"STORED_INFO_TYPE_STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\t\n\x05READY\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0b\n\x07INVALID\x10\x04\x32\xa9+\n\nDlpService\x12\xa1\x01\n\x0eInspectContent\x12,.google.privacy.dlp.v2.InspectContentRequest\x1a-.google.privacy.dlp.v2.InspectContentResponse\"2\x82\xd3\xe4\x93\x02,\"\'/v2/{parent=projects/*}/content:inspect:\x01*\x12\x95\x01\n\x0bRedactImage\x12).google.privacy.dlp.v2.RedactImageRequest\x1a*.google.privacy.dlp.v2.RedactImageResponse\"/\x82\xd3\xe4\x93\x02)\"$/v2/{parent=projects/*}/image:redact:\x01*\x12\xad\x01\n\x11\x44\x65identifyContent\x12/.google.privacy.dlp.v2.DeidentifyContentRequest\x1a\x30.google.privacy.dlp.v2.DeidentifyContentResponse\"5\x82\xd3\xe4\x93\x02/\"*/v2/{parent=projects/*}/content:deidentify:\x01*\x12\xad\x01\n\x11ReidentifyContent\x12/.google.privacy.dlp.v2.ReidentifyContentRequest\x1a\x30.google.privacy.dlp.v2.ReidentifyContentResponse\"5\x82\xd3\xe4\x93\x02/\"*/v2/{parent=projects/*}/content:reidentify:\x01*\x12\x81\x01\n\rListInfoTypes\x12+.google.privacy.dlp.v2.ListInfoTypesRequest\x1a,.google.privacy.dlp.v2.ListInfoTypesResponse\"\x15\x82\xd3\xe4\x93\x02\x0f\x12\r/v2/infoTypes\x12\xdd\x01\n\x15\x43reateInspectTemplate\x12\x33.google.privacy.dlp.v2.CreateInspectTemplateRequest\x1a&.google.privacy.dlp.v2.InspectTemplate\"g\x82\xd3\xe4\x93\x02\x61\"-/v2/{parent=organizations/*}/inspectTemplates:\x01*Z-\"(/v2/{parent=projects/*}/inspectTemplates:\x01*\x12\xdd\x01\n\x15UpdateInspectTemplate\x12\x33.google.privacy.dlp.v2.UpdateInspectTemplateRequest\x1a&.google.privacy.dlp.v2.InspectTemplate\"g\x82\xd3\xe4\x93\x02\x61\x32-/v2/{name=organizations/*/inspectTemplates/*}:\x01*Z-2(/v2/{name=projects/*/inspectTemplates/*}:\x01*\x12\xd1\x01\n\x12GetInspectTemplate\x12\x30.google.privacy.dlp.v2.GetInspectTemplateRequest\x1a&.google.privacy.dlp.v2.InspectTemplate\"a\x82\xd3\xe4\x93\x02[\x12-/v2/{name=organizations/*/inspectTemplates/*}Z*\x12(/v2/{name=projects/*/inspectTemplates/*}\x12\xe2\x01\n\x14ListInspectTemplates\x12\x32.google.privacy.dlp.v2.ListInspectTemplatesRequest\x1a\x33.google.privacy.dlp.v2.ListInspectTemplatesResponse\"a\x82\xd3\xe4\x93\x02[\x12-/v2/{parent=organizations/*}/inspectTemplatesZ*\x12(/v2/{parent=projects/*}/inspectTemplates\x12\xc7\x01\n\x15\x44\x65leteInspectTemplate\x12\x33.google.privacy.dlp.v2.DeleteInspectTemplateRequest\x1a\x16.google.protobuf.Empty\"a\x82\xd3\xe4\x93\x02[*-/v2/{name=organizations/*/inspectTemplates/*}Z**(/v2/{name=projects/*/inspectTemplates/*}\x12\xec\x01\n\x18\x43reateDeidentifyTemplate\x12\x36.google.privacy.dlp.v2.CreateDeidentifyTemplateRequest\x1a).google.privacy.dlp.v2.DeidentifyTemplate\"m\x82\xd3\xe4\x93\x02g\"0/v2/{parent=organizations/*}/deidentifyTemplates:\x01*Z0\"+/v2/{parent=projects/*}/deidentifyTemplates:\x01*\x12\xec\x01\n\x18UpdateDeidentifyTemplate\x12\x36.google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest\x1a).google.privacy.dlp.v2.DeidentifyTemplate\"m\x82\xd3\xe4\x93\x02g20/v2/{name=organizations/*/deidentifyTemplates/*}:\x01*Z02+/v2/{name=projects/*/deidentifyTemplates/*}:\x01*\x12\xe0\x01\n\x15GetDeidentifyTemplate\x12\x33.google.privacy.dlp.v2.GetDeidentifyTemplateRequest\x1a).google.privacy.dlp.v2.DeidentifyTemplate\"g\x82\xd3\xe4\x93\x02\x61\x12\x30/v2/{name=organizations/*/deidentifyTemplates/*}Z-\x12+/v2/{name=projects/*/deidentifyTemplates/*}\x12\xf1\x01\n\x17ListDeidentifyTemplates\x12\x35.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest\x1a\x36.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse\"g\x82\xd3\xe4\x93\x02\x61\x12\x30/v2/{parent=organizations/*}/deidentifyTemplatesZ-\x12+/v2/{parent=projects/*}/deidentifyTemplates\x12\xd3\x01\n\x18\x44\x65leteDeidentifyTemplate\x12\x36.google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest\x1a\x16.google.protobuf.Empty\"g\x82\xd3\xe4\x93\x02\x61*0/v2/{name=organizations/*/deidentifyTemplates/*}Z-*+/v2/{name=projects/*/deidentifyTemplates/*}\x12\x95\x01\n\x10\x43reateJobTrigger\x12..google.privacy.dlp.v2.CreateJobTriggerRequest\x1a!.google.privacy.dlp.v2.JobTrigger\".\x82\xd3\xe4\x93\x02(\"#/v2/{parent=projects/*}/jobTriggers:\x01*\x12\x95\x01\n\x10UpdateJobTrigger\x12..google.privacy.dlp.v2.UpdateJobTriggerRequest\x1a!.google.privacy.dlp.v2.JobTrigger\".\x82\xd3\xe4\x93\x02(2#/v2/{name=projects/*/jobTriggers/*}:\x01*\x12\x8c\x01\n\rGetJobTrigger\x12+.google.privacy.dlp.v2.GetJobTriggerRequest\x1a!.google.privacy.dlp.v2.JobTrigger\"+\x82\xd3\xe4\x93\x02%\x12#/v2/{name=projects/*/jobTriggers/*}\x12\x9d\x01\n\x0fListJobTriggers\x12-.google.privacy.dlp.v2.ListJobTriggersRequest\x1a..google.privacy.dlp.v2.ListJobTriggersResponse\"+\x82\xd3\xe4\x93\x02%\x12#/v2/{parent=projects/*}/jobTriggers\x12\x87\x01\n\x10\x44\x65leteJobTrigger\x12..google.privacy.dlp.v2.DeleteJobTriggerRequest\x1a\x16.google.protobuf.Empty\"+\x82\xd3\xe4\x93\x02%*#/v2/{name=projects/*/jobTriggers/*}\x12\x85\x01\n\x0c\x43reateDlpJob\x12*.google.privacy.dlp.v2.CreateDlpJobRequest\x1a\x1d.google.privacy.dlp.v2.DlpJob\"*\x82\xd3\xe4\x93\x02$\"\x1f/v2/{parent=projects/*}/dlpJobs:\x01*\x12\x8d\x01\n\x0bListDlpJobs\x12).google.privacy.dlp.v2.ListDlpJobsRequest\x1a*.google.privacy.dlp.v2.ListDlpJobsResponse\"\'\x82\xd3\xe4\x93\x02!\x12\x1f/v2/{parent=projects/*}/dlpJobs\x12|\n\tGetDlpJob\x12\'.google.privacy.dlp.v2.GetDlpJobRequest\x1a\x1d.google.privacy.dlp.v2.DlpJob\"\'\x82\xd3\xe4\x93\x02!\x12\x1f/v2/{name=projects/*/dlpJobs/*}\x12{\n\x0c\x44\x65leteDlpJob\x12*.google.privacy.dlp.v2.DeleteDlpJobRequest\x1a\x16.google.protobuf.Empty\"\'\x82\xd3\xe4\x93\x02!*\x1f/v2/{name=projects/*/dlpJobs/*}\x12\x85\x01\n\x0c\x43\x61ncelDlpJob\x12*.google.privacy.dlp.v2.CancelDlpJobRequest\x1a\x16.google.protobuf.Empty\"1\x82\xd3\xe4\x93\x02+\"&/v2/{name=projects/*/dlpJobs/*}:cancel:\x01*\x12\xd8\x01\n\x14\x43reateStoredInfoType\x12\x32.google.privacy.dlp.v2.CreateStoredInfoTypeRequest\x1a%.google.privacy.dlp.v2.StoredInfoType\"e\x82\xd3\xe4\x93\x02_\",/v2/{parent=organizations/*}/storedInfoTypes:\x01*Z,\"\'/v2/{parent=projects/*}/storedInfoTypes:\x01*\x12\xd8\x01\n\x14UpdateStoredInfoType\x12\x32.google.privacy.dlp.v2.UpdateStoredInfoTypeRequest\x1a%.google.privacy.dlp.v2.StoredInfoType\"e\x82\xd3\xe4\x93\x02_2,/v2/{name=organizations/*/storedInfoTypes/*}:\x01*Z,2\'/v2/{name=projects/*/storedInfoTypes/*}:\x01*\x12\xcc\x01\n\x11GetStoredInfoType\x12/.google.privacy.dlp.v2.GetStoredInfoTypeRequest\x1a%.google.privacy.dlp.v2.StoredInfoType\"_\x82\xd3\xe4\x93\x02Y\x12,/v2/{name=organizations/*/storedInfoTypes/*}Z)\x12\'/v2/{name=projects/*/storedInfoTypes/*}\x12\xdd\x01\n\x13ListStoredInfoTypes\x12\x31.google.privacy.dlp.v2.ListStoredInfoTypesRequest\x1a\x32.google.privacy.dlp.v2.ListStoredInfoTypesResponse\"_\x82\xd3\xe4\x93\x02Y\x12,/v2/{parent=organizations/*}/storedInfoTypesZ)\x12\'/v2/{parent=projects/*}/storedInfoTypes\x12\xc3\x01\n\x14\x44\x65leteStoredInfoType\x12\x32.google.privacy.dlp.v2.DeleteStoredInfoTypeRequest\x1a\x16.google.protobuf.Empty\"_\x82\xd3\xe4\x93\x02Y*,/v2/{name=organizations/*/storedInfoTypes/*}Z)*\'/v2/{name=projects/*/storedInfoTypes/*}B\x8d\x01\n\x19\x63om.google.privacy.dlp.v2B\x08\x44lpProtoP\x01Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\xaa\x02\x13Google.Cloud.Dlp.V2\xca\x02\x13Google\\Cloud\\Dlp\\V2b\x06proto3') - , - dependencies=[google_dot_api_dot_annotations__pb2.DESCRIPTOR,google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2.DESCRIPTOR,google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,google_dot_protobuf_dot_empty__pb2.DESCRIPTOR,google_dot_protobuf_dot_field__mask__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,google_dot_rpc_dot_status__pb2.DESCRIPTOR,google_dot_type_dot_date__pb2.DESCRIPTOR,google_dot_type_dot_dayofweek__pb2.DESCRIPTOR,google_dot_type_dot_timeofday__pb2.DESCRIPTOR,]) + name="google/cloud/privacy/dlp_v2/proto/dlp.proto", + package="google.privacy.dlp.v2", + syntax="proto3", + serialized_pb=_b( + '\n+google/cloud/privacy/dlp_v2/proto/dlp.proto\x12\x15google.privacy.dlp.v2\x1a\x1cgoogle/api/annotations.proto\x1a/google/cloud/privacy/dlp_v2/proto/storage.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17google/rpc/status.proto\x1a\x16google/type/date.proto\x1a\x1bgoogle/type/dayofweek.proto\x1a\x1bgoogle/type/timeofday.proto"G\n\x10\x45xcludeInfoTypes\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType"\xa0\x02\n\rExclusionRule\x12\x46\n\ndictionary\x18\x01 \x01(\x0b\x32\x30.google.privacy.dlp.v2.CustomInfoType.DictionaryH\x00\x12<\n\x05regex\x18\x02 \x01(\x0b\x32+.google.privacy.dlp.v2.CustomInfoType.RegexH\x00\x12\x45\n\x12\x65xclude_info_types\x18\x03 \x01(\x0b\x32\'.google.privacy.dlp.v2.ExcludeInfoTypesH\x00\x12:\n\rmatching_type\x18\x04 \x01(\x0e\x32#.google.privacy.dlp.v2.MatchingTypeB\x06\n\x04type"\xb1\x01\n\x0eInspectionRule\x12W\n\x0chotword_rule\x18\x01 \x01(\x0b\x32?.google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRuleH\x00\x12>\n\x0e\x65xclusion_rule\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.ExclusionRuleH\x00\x42\x06\n\x04type"~\n\x11InspectionRuleSet\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x34\n\x05rules\x18\x02 \x03(\x0b\x32%.google.privacy.dlp.v2.InspectionRule"\xc7\x05\n\rInspectConfig\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x39\n\x0emin_likelihood\x18\x02 \x01(\x0e\x32!.google.privacy.dlp.v2.Likelihood\x12\x42\n\x06limits\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.InspectConfig.FindingLimits\x12\x15\n\rinclude_quote\x18\x04 \x01(\x08\x12\x1a\n\x12\x65xclude_info_types\x18\x05 \x01(\x08\x12@\n\x11\x63ustom_info_types\x18\x06 \x03(\x0b\x32%.google.privacy.dlp.v2.CustomInfoType\x12=\n\x0f\x63ontent_options\x18\x08 \x03(\x0e\x32$.google.privacy.dlp.v2.ContentOption\x12:\n\x08rule_set\x18\n \x03(\x0b\x32(.google.privacy.dlp.v2.InspectionRuleSet\x1a\x91\x02\n\rFindingLimits\x12\x1d\n\x15max_findings_per_item\x18\x01 \x01(\x05\x12 \n\x18max_findings_per_request\x18\x02 \x01(\x05\x12\x64\n\x1amax_findings_per_info_type\x18\x03 \x03(\x0b\x32@.google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit\x1aY\n\rInfoTypeLimit\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x14\n\x0cmax_findings\x18\x02 \x01(\x05"\xdf\x01\n\x0f\x42yteContentItem\x12>\n\x04type\x18\x01 \x01(\x0e\x32\x30.google.privacy.dlp.v2.ByteContentItem.BytesType\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c"~\n\tBytesType\x12\x1a\n\x16\x42YTES_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05IMAGE\x10\x06\x12\x0e\n\nIMAGE_JPEG\x10\x01\x12\r\n\tIMAGE_BMP\x10\x02\x12\r\n\tIMAGE_PNG\x10\x03\x12\r\n\tIMAGE_SVG\x10\x04\x12\r\n\tTEXT_UTF8\x10\x05"\x97\x01\n\x0b\x43ontentItem\x12\x0f\n\x05value\x18\x03 \x01(\tH\x00\x12-\n\x05table\x18\x04 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.TableH\x00\x12;\n\tbyte_item\x18\x05 \x01(\x0b\x32&.google.privacy.dlp.v2.ByteContentItemH\x00\x42\x0b\n\tdata_item"\x9d\x01\n\x05Table\x12/\n\x07headers\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12.\n\x04rows\x18\x02 \x03(\x0b\x32 .google.privacy.dlp.v2.Table.Row\x1a\x33\n\x03Row\x12,\n\x06values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value"]\n\rInspectResult\x12\x30\n\x08\x66indings\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.Finding\x12\x1a\n\x12\x66indings_truncated\x18\x02 \x01(\x08"\x9d\x02\n\x07\x46inding\x12\r\n\x05quote\x18\x01 \x01(\t\x12\x32\n\tinfo_type\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x35\n\nlikelihood\x18\x03 \x01(\x0e\x32!.google.privacy.dlp.v2.Likelihood\x12\x31\n\x08location\x18\x04 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.Location\x12/\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\nquote_info\x18\x07 \x01(\x0b\x32 .google.privacy.dlp.v2.QuoteInfo"\xb6\x01\n\x08Location\x12\x30\n\nbyte_range\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Range\x12\x35\n\x0f\x63odepoint_range\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Range\x12\x41\n\x11\x63ontent_locations\x18\x07 \x03(\x0b\x32&.google.privacy.dlp.v2.ContentLocation"\xd1\x02\n\x0f\x43ontentLocation\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12@\n\x0frecord_location\x18\x02 \x01(\x0b\x32%.google.privacy.dlp.v2.RecordLocationH\x00\x12>\n\x0eimage_location\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.ImageLocationH\x00\x12\x44\n\x11\x64ocument_location\x18\x05 \x01(\x0b\x32\'.google.privacy.dlp.v2.DocumentLocationH\x00\x12\x37\n\x13\x63ontainer_timestamp\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x11\x63ontainer_version\x18\x07 \x01(\tB\n\n\x08location"\'\n\x10\x44ocumentLocation\x12\x13\n\x0b\x66ile_offset\x18\x01 \x01(\x03"\xb6\x01\n\x0eRecordLocation\x12\x34\n\nrecord_key\x18\x01 \x01(\x0b\x32 .google.privacy.dlp.v2.RecordKey\x12\x30\n\x08\x66ield_id\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12<\n\x0etable_location\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.TableLocation""\n\rTableLocation\x12\x11\n\trow_index\x18\x01 \x01(\x03"#\n\x05Range\x12\r\n\x05start\x18\x01 \x01(\x03\x12\x0b\n\x03\x65nd\x18\x02 \x01(\x03"K\n\rImageLocation\x12:\n\x0e\x62ounding_boxes\x18\x01 \x03(\x0b\x32".google.privacy.dlp.v2.BoundingBox"G\n\x0b\x42oundingBox\x12\x0b\n\x03top\x18\x01 \x01(\x05\x12\x0c\n\x04left\x18\x02 \x01(\x05\x12\r\n\x05width\x18\x03 \x01(\x05\x12\x0e\n\x06height\x18\x04 \x01(\x05"\xc3\x03\n\x12RedactImageRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12<\n\x0einspect_config\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12_\n\x17image_redaction_configs\x18\x05 \x03(\x0b\x32>.google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig\x12\x18\n\x10include_findings\x18\x06 \x01(\x08\x12\x39\n\tbyte_item\x18\x07 \x01(\x0b\x32&.google.privacy.dlp.v2.ByteContentItem\x1a\xa8\x01\n\x14ImageRedactionConfig\x12\x34\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoTypeH\x00\x12\x19\n\x0fredact_all_text\x18\x02 \x01(\x08H\x00\x12\x35\n\x0fredaction_color\x18\x03 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.ColorB\x08\n\x06target"1\n\x05\x43olor\x12\x0b\n\x03red\x18\x01 \x01(\x02\x12\r\n\x05green\x18\x02 \x01(\x02\x12\x0c\n\x04\x62lue\x18\x03 \x01(\x02"\x83\x01\n\x13RedactImageResponse\x12\x16\n\x0eredacted_image\x18\x01 \x01(\x0c\x12\x16\n\x0e\x65xtracted_text\x18\x02 \x01(\t\x12<\n\x0einspect_result\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectResult"\x9f\x02\n\x18\x44\x65identifyContentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x42\n\x11\x64\x65identify_config\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.DeidentifyConfig\x12<\n\x0einspect_config\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x30\n\x04item\x18\x04 \x01(\x0b\x32".google.privacy.dlp.v2.ContentItem\x12\x1d\n\x15inspect_template_name\x18\x05 \x01(\t\x12 \n\x18\x64\x65identify_template_name\x18\x06 \x01(\t"\x8e\x01\n\x19\x44\x65identifyContentResponse\x12\x30\n\x04item\x18\x01 \x01(\x0b\x32".google.privacy.dlp.v2.ContentItem\x12?\n\x08overview\x18\x02 \x01(\x0b\x32-.google.privacy.dlp.v2.TransformationOverview"\x9f\x02\n\x18ReidentifyContentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x42\n\x11reidentify_config\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.DeidentifyConfig\x12<\n\x0einspect_config\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x30\n\x04item\x18\x04 \x01(\x0b\x32".google.privacy.dlp.v2.ContentItem\x12\x1d\n\x15inspect_template_name\x18\x05 \x01(\t\x12 \n\x18reidentify_template_name\x18\x06 \x01(\t"\x8e\x01\n\x19ReidentifyContentResponse\x12\x30\n\x04item\x18\x01 \x01(\x0b\x32".google.privacy.dlp.v2.ContentItem\x12?\n\x08overview\x18\x02 \x01(\x0b\x32-.google.privacy.dlp.v2.TransformationOverview"\xb6\x01\n\x15InspectContentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12<\n\x0einspect_config\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x30\n\x04item\x18\x03 \x01(\x0b\x32".google.privacy.dlp.v2.ContentItem\x12\x1d\n\x15inspect_template_name\x18\x04 \x01(\t"N\n\x16InspectContentResponse\x12\x34\n\x06result\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectResult"\xb7\x02\n\x13OutputStorageConfig\x12\x35\n\x05table\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTableH\x00\x12N\n\routput_schema\x18\x03 \x01(\x0e\x32\x37.google.privacy.dlp.v2.OutputStorageConfig.OutputSchema"\x90\x01\n\x0cOutputSchema\x12\x1d\n\x19OUTPUT_SCHEMA_UNSPECIFIED\x10\x00\x12\x11\n\rBASIC_COLUMNS\x10\x01\x12\x0f\n\x0bGCS_COLUMNS\x10\x02\x12\x15\n\x11\x44\x41TASTORE_COLUMNS\x10\x03\x12\x15\n\x11\x42IG_QUERY_COLUMNS\x10\x04\x12\x0f\n\x0b\x41LL_COLUMNS\x10\x05\x42\x06\n\x04type"R\n\rInfoTypeStats\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\r\n\x05\x63ount\x18\x02 \x01(\x03"\xdd\x03\n\x18InspectDataSourceDetails\x12[\n\x11requested_options\x18\x02 \x01(\x0b\x32@.google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions\x12\x46\n\x06result\x18\x03 \x01(\x0b\x32\x36.google.privacy.dlp.v2.InspectDataSourceDetails.Result\x1a\x9a\x01\n\x10RequestedOptions\x12I\n\x19snapshot_inspect_template\x18\x01 \x01(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12;\n\njob_config\x18\x03 \x01(\x0b\x32\'.google.privacy.dlp.v2.InspectJobConfig\x1a\x7f\n\x06Result\x12\x17\n\x0fprocessed_bytes\x18\x01 \x01(\x03\x12\x1d\n\x15total_estimated_bytes\x18\x02 \x01(\x03\x12=\n\x0finfo_type_stats\x18\x03 \x03(\x0b\x32$.google.privacy.dlp.v2.InfoTypeStats"{\n\x13InfoTypeDescription\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12@\n\x0csupported_by\x18\x03 \x03(\x0e\x32*.google.privacy.dlp.v2.InfoTypeSupportedBy"=\n\x14ListInfoTypesRequest\x12\x15\n\rlanguage_code\x18\x01 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t"W\n\x15ListInfoTypesResponse\x12>\n\ninfo_types\x18\x01 \x03(\x0b\x32*.google.privacy.dlp.v2.InfoTypeDescription"\xc1\x01\n\x15RiskAnalysisJobConfig\x12<\n\x0eprivacy_metric\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.PrivacyMetric\x12:\n\x0csource_table\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12.\n\x07\x61\x63tions\x18\x03 \x03(\x0b\x32\x1d.google.privacy.dlp.v2.Action"\xb7\x01\n\x07QuasiId\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x34\n\tinfo_type\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoTypeH\x00\x12\x14\n\ncustom_tag\x18\x03 \x01(\tH\x00\x12*\n\x08inferred\x18\x04 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x42\x05\n\x03tag"\xaf\x02\n\x10StatisticalTable\x12\x33\n\x05table\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12O\n\tquasi_ids\x18\x01 \x03(\x0b\x32<.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField\x12:\n\x12relative_frequency\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1aY\n\x14QuasiIdentifierField\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x12\n\ncustom_tag\x18\x02 \x01(\t"\xf5\x0e\n\rPrivacyMetric\x12[\n\x16numerical_stats_config\x18\x01 \x01(\x0b\x32\x39.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfigH\x00\x12_\n\x18\x63\x61tegorical_stats_config\x18\x02 \x01(\x0b\x32;.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfigH\x00\x12S\n\x12k_anonymity_config\x18\x03 \x01(\x0b\x32\x35.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfigH\x00\x12S\n\x12l_diversity_config\x18\x04 \x01(\x0b\x32\x35.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfigH\x00\x12\\\n\x17k_map_estimation_config\x18\x05 \x01(\x0b\x32\x39.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfigH\x00\x12n\n delta_presence_estimation_config\x18\x06 \x01(\x0b\x32\x42.google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfigH\x00\x1a\x45\n\x14NumericalStatsConfig\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1aG\n\x16\x43\x61tegoricalStatsConfig\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1ay\n\x10KAnonymityConfig\x12\x31\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x32\n\tentity_id\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.EntityId\x1a\x82\x01\n\x10LDiversityConfig\x12\x31\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12;\n\x13sensitive_attribute\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1a\xe8\x05\n\x14KMapEstimationConfig\x12X\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x45.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField\x12\x13\n\x0bregion_code\x18\x02 \x01(\t\x12\x62\n\x10\x61uxiliary_tables\x18\x03 \x03(\x0b\x32H.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable\x1a\xbb\x01\n\x0bTaggedField\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x34\n\tinfo_type\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoTypeH\x00\x12\x14\n\ncustom_tag\x18\x03 \x01(\tH\x00\x12*\n\x08inferred\x18\x04 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x42\x05\n\x03tag\x1a\xbe\x02\n\x0e\x41uxiliaryTable\x12\x33\n\x05table\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12h\n\tquasi_ids\x18\x01 \x03(\x0b\x32U.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField\x12:\n\x12relative_frequency\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x1aQ\n\x0cQuasiIdField\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x12\n\ncustom_tag\x18\x02 \x01(\t\x1a\xaa\x01\n\x1d\x44\x65ltaPresenceEstimationConfig\x12\x31\n\tquasi_ids\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.QuasiId\x12\x13\n\x0bregion_code\x18\x02 \x01(\t\x12\x41\n\x10\x61uxiliary_tables\x18\x03 \x03(\x0b\x32\'.google.privacy.dlp.v2.StatisticalTableB\x06\n\x04type"\xf2\x1d\n\x1c\x41nalyzeDataSourceRiskDetails\x12\x46\n\x18requested_privacy_metric\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.PrivacyMetric\x12\x44\n\x16requested_source_table\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12j\n\x16numerical_stats_result\x18\x03 \x01(\x0b\x32H.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResultH\x00\x12n\n\x18\x63\x61tegorical_stats_result\x18\x04 \x01(\x0b\x32J.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResultH\x00\x12\x62\n\x12k_anonymity_result\x18\x05 \x01(\x0b\x32\x44.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResultH\x00\x12\x62\n\x12l_diversity_result\x18\x06 \x01(\x0b\x32\x44.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResultH\x00\x12k\n\x17k_map_estimation_result\x18\x07 \x01(\x0b\x32H.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResultH\x00\x12}\n delta_presence_estimation_result\x18\t \x01(\x0b\x32Q.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResultH\x00\x1a\xaf\x01\n\x14NumericalStatsResult\x12/\n\tmin_value\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12/\n\tmax_value\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x35\n\x0fquantile_values\x18\x04 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x1a\x8d\x03\n\x16\x43\x61tegoricalStatsResult\x12\x95\x01\n!value_frequency_histogram_buckets\x18\x05 \x03(\x0b\x32j.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket\x1a\xda\x01\n\x1f\x43\x61tegoricalStatsHistogramBucket\x12#\n\x1bvalue_frequency_lower_bound\x18\x01 \x01(\x03\x12#\n\x1bvalue_frequency_upper_bound\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x03\x12<\n\rbucket_values\x18\x04 \x03(\x0b\x32%.google.privacy.dlp.v2.ValueFrequency\x12\x1a\n\x12\x62ucket_value_count\x18\x05 \x01(\x03\x1a\xb5\x04\n\x10KAnonymityResult\x12\x8b\x01\n#equivalence_class_histogram_buckets\x18\x05 \x03(\x0b\x32^.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket\x1at\n\x1aKAnonymityEquivalenceClass\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1e\n\x16\x65quivalence_class_size\x18\x02 \x01(\x03\x1a\x9c\x02\n\x19KAnonymityHistogramBucket\x12*\n"equivalence_class_size_lower_bound\x18\x01 \x01(\x03\x12*\n"equivalence_class_size_upper_bound\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x03\x12v\n\rbucket_values\x18\x04 \x03(\x0b\x32_.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass\x12\x1a\n\x12\x62ucket_value_count\x18\x05 \x01(\x03\x1a\xb0\x05\n\x10LDiversityResult\x12\x93\x01\n+sensitive_value_frequency_histogram_buckets\x18\x05 \x03(\x0b\x32^.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket\x1a\xe0\x01\n\x1aLDiversityEquivalenceClass\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1e\n\x16\x65quivalence_class_size\x18\x02 \x01(\x03\x12%\n\x1dnum_distinct_sensitive_values\x18\x03 \x01(\x03\x12\x43\n\x14top_sensitive_values\x18\x04 \x03(\x0b\x32%.google.privacy.dlp.v2.ValueFrequency\x1a\xa2\x02\n\x19LDiversityHistogramBucket\x12-\n%sensitive_value_frequency_lower_bound\x18\x01 \x01(\x03\x12-\n%sensitive_value_frequency_upper_bound\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x03\x12v\n\rbucket_values\x18\x04 \x03(\x0b\x32_.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass\x12\x1a\n\x12\x62ucket_value_count\x18\x05 \x01(\x03\x1a\x95\x04\n\x14KMapEstimationResult\x12\x8a\x01\n\x1ak_map_estimation_histogram\x18\x01 \x03(\x0b\x32\x66.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket\x1ar\n\x1bKMapEstimationQuasiIdValues\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1b\n\x13\x65stimated_anonymity\x18\x02 \x01(\x03\x1a\xfb\x01\n\x1dKMapEstimationHistogramBucket\x12\x15\n\rmin_anonymity\x18\x01 \x01(\x03\x12\x15\n\rmax_anonymity\x18\x02 \x01(\x03\x12\x13\n\x0b\x62ucket_size\x18\x05 \x01(\x03\x12{\n\rbucket_values\x18\x06 \x03(\x0b\x32\x64.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues\x12\x1a\n\x12\x62ucket_value_count\x18\x07 \x01(\x03\x1a\xe4\x04\n\x1d\x44\x65ltaPresenceEstimationResult\x12\xa5\x01\n#delta_presence_estimation_histogram\x18\x01 \x03(\x0b\x32x.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket\x1a}\n$DeltaPresenceEstimationQuasiIdValues\x12\x36\n\x10quasi_ids_values\x18\x01 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x1d\n\x15\x65stimated_probability\x18\x02 \x01(\x01\x1a\x9b\x02\n&DeltaPresenceEstimationHistogramBucket\x12\x17\n\x0fmin_probability\x18\x01 \x01(\x01\x12\x17\n\x0fmax_probability\x18\x02 \x01(\x01\x12\x13\n\x0b\x62ucket_size\x18\x05 \x01(\x03\x12\x8d\x01\n\rbucket_values\x18\x06 \x03(\x0b\x32v.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues\x12\x1a\n\x12\x62ucket_value_count\x18\x07 \x01(\x03\x42\x08\n\x06result"L\n\x0eValueFrequency\x12+\n\x05value\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\r\n\x05\x63ount\x18\x02 \x01(\x03"\xb3\x02\n\x05Value\x12\x17\n\rinteger_value\x18\x01 \x01(\x03H\x00\x12\x15\n\x0b\x66loat_value\x18\x02 \x01(\x01H\x00\x12\x16\n\x0cstring_value\x18\x03 \x01(\tH\x00\x12\x17\n\rboolean_value\x18\x04 \x01(\x08H\x00\x12\x35\n\x0ftimestamp_value\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x12,\n\ntime_value\x18\x06 \x01(\x0b\x32\x16.google.type.TimeOfDayH\x00\x12\'\n\ndate_value\x18\x07 \x01(\x0b\x32\x11.google.type.DateH\x00\x12\x33\n\x11\x64\x61y_of_week_value\x18\x08 \x01(\x0e\x32\x16.google.type.DayOfWeekH\x00\x42\x06\n\x04type"Q\n\tQuoteInfo\x12\x34\n\tdate_time\x18\x02 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.DateTimeH\x00\x42\x0e\n\x0cparsed_quote"\xdf\x01\n\x08\x44\x61teTime\x12\x1f\n\x04\x64\x61te\x18\x01 \x01(\x0b\x32\x11.google.type.Date\x12+\n\x0b\x64\x61y_of_week\x18\x02 \x01(\x0e\x32\x16.google.type.DayOfWeek\x12$\n\x04time\x18\x03 \x01(\x0b\x32\x16.google.type.TimeOfDay\x12;\n\ttime_zone\x18\x04 \x01(\x0b\x32(.google.privacy.dlp.v2.DateTime.TimeZone\x1a"\n\x08TimeZone\x12\x16\n\x0eoffset_minutes\x18\x01 \x01(\x05"\xc9\x01\n\x10\x44\x65identifyConfig\x12S\n\x19info_type_transformations\x18\x01 \x01(\x0b\x32..google.privacy.dlp.v2.InfoTypeTransformationsH\x00\x12N\n\x16record_transformations\x18\x02 \x01(\x0b\x32,.google.privacy.dlp.v2.RecordTransformationsH\x00\x42\x10\n\x0etransformation"\x9c\x06\n\x17PrimitiveTransformation\x12\x43\n\x0ereplace_config\x18\x01 \x01(\x0b\x32).google.privacy.dlp.v2.ReplaceValueConfigH\x00\x12<\n\rredact_config\x18\x02 \x01(\x0b\x32#.google.privacy.dlp.v2.RedactConfigH\x00\x12K\n\x15\x63haracter_mask_config\x18\x03 \x01(\x0b\x32*.google.privacy.dlp.v2.CharacterMaskConfigH\x00\x12Y\n\x1d\x63rypto_replace_ffx_fpe_config\x18\x04 \x01(\x0b\x32\x30.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfigH\x00\x12V\n\x1b\x66ixed_size_bucketing_config\x18\x05 \x01(\x0b\x32/.google.privacy.dlp.v2.FixedSizeBucketingConfigH\x00\x12\x42\n\x10\x62ucketing_config\x18\x06 \x01(\x0b\x32&.google.privacy.dlp.v2.BucketingConfigH\x00\x12Y\n\x1dreplace_with_info_type_config\x18\x07 \x01(\x0b\x32\x30.google.privacy.dlp.v2.ReplaceWithInfoTypeConfigH\x00\x12\x41\n\x10time_part_config\x18\x08 \x01(\x0b\x32%.google.privacy.dlp.v2.TimePartConfigH\x00\x12\x45\n\x12\x63rypto_hash_config\x18\t \x01(\x0b\x32\'.google.privacy.dlp.v2.CryptoHashConfigH\x00\x12\x43\n\x11\x64\x61te_shift_config\x18\x0b \x01(\x0b\x32&.google.privacy.dlp.v2.DateShiftConfigH\x00\x42\x10\n\x0etransformation"\xdc\x01\n\x0eTimePartConfig\x12G\n\x0fpart_to_extract\x18\x01 \x01(\x0e\x32..google.privacy.dlp.v2.TimePartConfig.TimePart"\x80\x01\n\x08TimePart\x12\x19\n\x15TIME_PART_UNSPECIFIED\x10\x00\x12\x08\n\x04YEAR\x10\x01\x12\t\n\x05MONTH\x10\x02\x12\x10\n\x0c\x44\x41Y_OF_MONTH\x10\x03\x12\x0f\n\x0b\x44\x41Y_OF_WEEK\x10\x04\x12\x10\n\x0cWEEK_OF_YEAR\x10\x05\x12\x0f\n\x0bHOUR_OF_DAY\x10\x06"H\n\x10\x43ryptoHashConfig\x12\x34\n\ncrypto_key\x18\x01 \x01(\x0b\x32 .google.privacy.dlp.v2.CryptoKey"E\n\x12ReplaceValueConfig\x12/\n\tnew_value\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value"\x1b\n\x19ReplaceWithInfoTypeConfig"\x0e\n\x0cRedactConfig"\xb6\x02\n\rCharsToIgnore\x12\x1c\n\x12\x63haracters_to_skip\x18\x01 \x01(\tH\x00\x12_\n\x1b\x63ommon_characters_to_ignore\x18\x02 \x01(\x0e\x32\x38.google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnoreH\x00"\x97\x01\n\x13\x43ommonCharsToIgnore\x12&\n"COMMON_CHARS_TO_IGNORE_UNSPECIFIED\x10\x00\x12\x0b\n\x07NUMERIC\x10\x01\x12\x14\n\x10\x41LPHA_UPPER_CASE\x10\x02\x12\x14\n\x10\x41LPHA_LOWER_CASE\x10\x03\x12\x0f\n\x0bPUNCTUATION\x10\x04\x12\x0e\n\nWHITESPACE\x10\x05\x42\x0c\n\ncharacters"\xa3\x01\n\x13\x43haracterMaskConfig\x12\x19\n\x11masking_character\x18\x01 \x01(\t\x12\x16\n\x0enumber_to_mask\x18\x02 \x01(\x05\x12\x15\n\rreverse_order\x18\x03 \x01(\x08\x12\x42\n\x14\x63haracters_to_ignore\x18\x04 \x03(\x0b\x32$.google.privacy.dlp.v2.CharsToIgnore"\x95\x01\n\x18\x46ixedSizeBucketingConfig\x12\x31\n\x0blower_bound\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x31\n\x0bupper_bound\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x13\n\x0b\x62ucket_size\x18\x03 \x01(\x01"\xeb\x01\n\x0f\x42ucketingConfig\x12>\n\x07\x62uckets\x18\x01 \x03(\x0b\x32-.google.privacy.dlp.v2.BucketingConfig.Bucket\x1a\x97\x01\n\x06\x42ucket\x12)\n\x03min\x18\x01 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12)\n\x03max\x18\x02 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x12\x37\n\x11replacement_value\x18\x03 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value"\xf4\x03\n\x19\x43ryptoReplaceFfxFpeConfig\x12\x34\n\ncrypto_key\x18\x01 \x01(\x0b\x32 .google.privacy.dlp.v2.CryptoKey\x12/\n\x07\x63ontext\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x63\n\x0f\x63ommon_alphabet\x18\x04 \x01(\x0e\x32H.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabetH\x00\x12\x19\n\x0f\x63ustom_alphabet\x18\x05 \x01(\tH\x00\x12\x0f\n\x05radix\x18\x06 \x01(\x05H\x00\x12<\n\x13surrogate_info_type\x18\x08 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType"\x94\x01\n\x17\x46\x66xCommonNativeAlphabet\x12*\n&FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED\x10\x00\x12\x0b\n\x07NUMERIC\x10\x01\x12\x0f\n\x0bHEXADECIMAL\x10\x02\x12\x1c\n\x18UPPER_CASE_ALPHA_NUMERIC\x10\x03\x12\x11\n\rALPHA_NUMERIC\x10\x04\x42\n\n\x08\x61lphabet"\xd8\x01\n\tCryptoKey\x12>\n\ttransient\x18\x01 \x01(\x0b\x32).google.privacy.dlp.v2.TransientCryptoKeyH\x00\x12>\n\tunwrapped\x18\x02 \x01(\x0b\x32).google.privacy.dlp.v2.UnwrappedCryptoKeyH\x00\x12\x41\n\x0bkms_wrapped\x18\x03 \x01(\x0b\x32*.google.privacy.dlp.v2.KmsWrappedCryptoKeyH\x00\x42\x08\n\x06source""\n\x12TransientCryptoKey\x12\x0c\n\x04name\x18\x01 \x01(\t"!\n\x12UnwrappedCryptoKey\x12\x0b\n\x03key\x18\x01 \x01(\x0c"C\n\x13KmsWrappedCryptoKey\x12\x13\n\x0bwrapped_key\x18\x01 \x01(\x0c\x12\x17\n\x0f\x63rypto_key_name\x18\x02 \x01(\t"\xb8\x01\n\x0f\x44\x61teShiftConfig\x12\x18\n\x10upper_bound_days\x18\x01 \x01(\x05\x12\x18\n\x10lower_bound_days\x18\x02 \x01(\x05\x12/\n\x07\x63ontext\x18\x03 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x36\n\ncrypto_key\x18\x04 \x01(\x0b\x32 .google.privacy.dlp.v2.CryptoKeyH\x00\x42\x08\n\x06method"\x9b\x02\n\x17InfoTypeTransformations\x12^\n\x0ftransformations\x18\x01 \x03(\x0b\x32\x45.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation\x1a\x9f\x01\n\x16InfoTypeTransformation\x12\x33\n\ninfo_types\x18\x01 \x03(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12P\n\x18primitive_transformation\x18\x02 \x01(\x0b\x32..google.privacy.dlp.v2.PrimitiveTransformation"\xbb\x02\n\x13\x46ieldTransformation\x12.\n\x06\x66ields\x18\x01 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x39\n\tcondition\x18\x03 \x01(\x0b\x32&.google.privacy.dlp.v2.RecordCondition\x12R\n\x18primitive_transformation\x18\x04 \x01(\x0b\x32..google.privacy.dlp.v2.PrimitiveTransformationH\x00\x12S\n\x19info_type_transformations\x18\x05 \x01(\x0b\x32..google.privacy.dlp.v2.InfoTypeTransformationsH\x00\x42\x10\n\x0etransformation"\xa9\x01\n\x15RecordTransformations\x12I\n\x15\x66ield_transformations\x18\x01 \x03(\x0b\x32*.google.privacy.dlp.v2.FieldTransformation\x12\x45\n\x13record_suppressions\x18\x02 \x03(\x0b\x32(.google.privacy.dlp.v2.RecordSuppression"N\n\x11RecordSuppression\x12\x39\n\tcondition\x18\x01 \x01(\x0b\x32&.google.privacy.dlp.v2.RecordCondition"\xd2\x04\n\x0fRecordCondition\x12G\n\x0b\x65xpressions\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.RecordCondition.Expressions\x1a\xa4\x01\n\tCondition\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12;\n\x08operator\x18\x03 \x01(\x0e\x32).google.privacy.dlp.v2.RelationalOperator\x12+\n\x05value\x18\x04 \x01(\x0b\x32\x1c.google.privacy.dlp.v2.Value\x1aR\n\nConditions\x12\x44\n\nconditions\x18\x01 \x03(\x0b\x32\x30.google.privacy.dlp.v2.RecordCondition.Condition\x1a\xfa\x01\n\x0b\x45xpressions\x12\\\n\x10logical_operator\x18\x01 \x01(\x0e\x32\x42.google.privacy.dlp.v2.RecordCondition.Expressions.LogicalOperator\x12G\n\nconditions\x18\x03 \x01(\x0b\x32\x31.google.privacy.dlp.v2.RecordCondition.ConditionsH\x00"<\n\x0fLogicalOperator\x12 \n\x1cLOGICAL_OPERATOR_UNSPECIFIED\x10\x00\x12\x07\n\x03\x41ND\x10\x01\x42\x06\n\x04type"\x83\x01\n\x16TransformationOverview\x12\x19\n\x11transformed_bytes\x18\x02 \x01(\x03\x12N\n\x18transformation_summaries\x18\x03 \x03(\x0b\x32,.google.privacy.dlp.v2.TransformationSummary"\x9f\x05\n\x15TransformationSummary\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12-\n\x05\x66ield\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x46\n\x0etransformation\x18\x03 \x01(\x0b\x32..google.privacy.dlp.v2.PrimitiveTransformation\x12I\n\x15\x66ield_transformations\x18\x05 \x03(\x0b\x32*.google.privacy.dlp.v2.FieldTransformation\x12\x41\n\x0frecord_suppress\x18\x06 \x01(\x0b\x32(.google.privacy.dlp.v2.RecordSuppression\x12K\n\x07results\x18\x04 \x03(\x0b\x32:.google.privacy.dlp.v2.TransformationSummary.SummaryResult\x12\x19\n\x11transformed_bytes\x18\x07 \x01(\x03\x1a\x84\x01\n\rSummaryResult\x12\r\n\x05\x63ount\x18\x01 \x01(\x03\x12S\n\x04\x63ode\x18\x02 \x01(\x0e\x32\x45.google.privacy.dlp.v2.TransformationSummary.TransformationResultCode\x12\x0f\n\x07\x64\x65tails\x18\x03 \x01(\t"^\n\x18TransformationResultCode\x12*\n&TRANSFORMATION_RESULT_CODE_UNSPECIFIED\x10\x00\x12\x0b\n\x07SUCCESS\x10\x01\x12\t\n\x05\x45RROR\x10\x02"U\n\x08Schedule\x12?\n\x1arecurrence_period_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationH\x00\x42\x08\n\x06option"\xea\x01\n\x0fInspectTemplate\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12/\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12<\n\x0einspect_config\x18\x06 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig"\xf3\x01\n\x12\x44\x65identifyTemplate\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12/\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x42\n\x11\x64\x65identify_config\x18\x06 \x01(\x0b\x32\'.google.privacy.dlp.v2.DeidentifyConfig"\\\n\x05\x45rror\x12#\n\x07\x64\x65tails\x18\x01 \x01(\x0b\x32\x12.google.rpc.Status\x12.\n\ntimestamps\x18\x02 \x03(\x0b\x32\x1a.google.protobuf.Timestamp"\xdb\x04\n\nJobTrigger\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12>\n\x0binspect_job\x18\x04 \x01(\x0b\x32\'.google.privacy.dlp.v2.InspectJobConfigH\x00\x12;\n\x08triggers\x18\x05 \x03(\x0b\x32).google.privacy.dlp.v2.JobTrigger.Trigger\x12,\n\x06\x65rrors\x18\x06 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Error\x12/\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x31\n\rlast_run_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x38\n\x06status\x18\n \x01(\x0e\x32(.google.privacy.dlp.v2.JobTrigger.Status\x1aI\n\x07Trigger\x12\x33\n\x08schedule\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.ScheduleH\x00\x42\t\n\x07trigger"H\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07HEALTHY\x10\x01\x12\n\n\x06PAUSED\x10\x02\x12\r\n\tCANCELLED\x10\x03\x42\x05\n\x03job"\xfd\x02\n\x06\x41\x63tion\x12\x43\n\rsave_findings\x18\x01 \x01(\x0b\x32*.google.privacy.dlp.v2.Action.SaveFindingsH\x00\x12@\n\x07pub_sub\x18\x02 \x01(\x0b\x32-.google.privacy.dlp.v2.Action.PublishToPubSubH\x00\x12U\n\x17publish_summary_to_cscc\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.Action.PublishSummaryToCsccH\x00\x1aQ\n\x0cSaveFindings\x12\x41\n\routput_config\x18\x01 \x01(\x0b\x32*.google.privacy.dlp.v2.OutputStorageConfig\x1a \n\x0fPublishToPubSub\x12\r\n\x05topic\x18\x01 \x01(\t\x1a\x16\n\x14PublishSummaryToCsccB\x08\n\x06\x61\x63tion"\x85\x01\n\x1c\x43reateInspectTemplateRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12@\n\x10inspect_template\x18\x02 \x01(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12\x13\n\x0btemplate_id\x18\x03 \x01(\t"\x9f\x01\n\x1cUpdateInspectTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12@\n\x10inspect_template\x18\x02 \x01(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask")\n\x19GetInspectTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"f\n\x1bListInspectTemplatesRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t"z\n\x1cListInspectTemplatesResponse\x12\x41\n\x11inspect_templates\x18\x01 \x03(\x0b\x32&.google.privacy.dlp.v2.InspectTemplate\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t",\n\x1c\x44\x65leteInspectTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"u\n\x17\x43reateJobTriggerRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x36\n\x0bjob_trigger\x18\x02 \x01(\x0b\x32!.google.privacy.dlp.v2.JobTrigger\x12\x12\n\ntrigger_id\x18\x03 \x01(\t"\x90\x01\n\x17UpdateJobTriggerRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x36\n\x0bjob_trigger\x18\x02 \x01(\x0b\x32!.google.privacy.dlp.v2.JobTrigger\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask"$\n\x14GetJobTriggerRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\xbe\x01\n\x13\x43reateDlpJobRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12>\n\x0binspect_job\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.InspectJobConfigH\x00\x12@\n\x08risk_job\x18\x03 \x01(\x0b\x32,.google.privacy.dlp.v2.RiskAnalysisJobConfigH\x00\x12\x0e\n\x06job_id\x18\x04 \x01(\tB\x05\n\x03job"a\n\x16ListJobTriggersRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t"k\n\x17ListJobTriggersResponse\x12\x37\n\x0cjob_triggers\x18\x01 \x03(\x0b\x32!.google.privacy.dlp.v2.JobTrigger\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t"\'\n\x17\x44\x65leteJobTriggerRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\xdd\x01\n\x10InspectJobConfig\x12<\n\x0estorage_config\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.StorageConfig\x12<\n\x0einspect_config\x18\x02 \x01(\x0b\x32$.google.privacy.dlp.v2.InspectConfig\x12\x1d\n\x15inspect_template_name\x18\x03 \x01(\t\x12.\n\x07\x61\x63tions\x18\x04 \x03(\x0b\x32\x1d.google.privacy.dlp.v2.Action"\xde\x04\n\x06\x44lpJob\x12\x0c\n\x04name\x18\x01 \x01(\t\x12/\n\x04type\x18\x02 \x01(\x0e\x32!.google.privacy.dlp.v2.DlpJobType\x12\x35\n\x05state\x18\x03 \x01(\x0e\x32&.google.privacy.dlp.v2.DlpJob.JobState\x12K\n\x0crisk_details\x18\x04 \x01(\x0b\x32\x33.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetailsH\x00\x12J\n\x0finspect_details\x18\x05 \x01(\x0b\x32/.google.privacy.dlp.v2.InspectDataSourceDetailsH\x00\x12/\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nstart_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10job_trigger_name\x18\n \x01(\t\x12,\n\x06\x65rrors\x18\x0b \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Error"c\n\x08JobState\x12\x19\n\x15JOB_STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x08\n\x04\x44ONE\x10\x03\x12\x0c\n\x08\x43\x41NCELED\x10\x04\x12\n\n\x06\x46\x41ILED\x10\x05\x42\t\n\x07\x64\x65tails" \n\x10GetDlpJobRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\x9e\x01\n\x12ListDlpJobsRequest\x12\x0e\n\x06parent\x18\x04 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12/\n\x04type\x18\x05 \x01(\x0e\x32!.google.privacy.dlp.v2.DlpJobType\x12\x10\n\x08order_by\x18\x06 \x01(\t"[\n\x13ListDlpJobsResponse\x12+\n\x04jobs\x18\x01 \x03(\x0b\x32\x1d.google.privacy.dlp.v2.DlpJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t"#\n\x13\x43\x61ncelDlpJobRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"#\n\x13\x44\x65leteDlpJobRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\x8e\x01\n\x1f\x43reateDeidentifyTemplateRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x46\n\x13\x64\x65identify_template\x18\x02 \x01(\x0b\x32).google.privacy.dlp.v2.DeidentifyTemplate\x12\x13\n\x0btemplate_id\x18\x03 \x01(\t"\xa8\x01\n\x1fUpdateDeidentifyTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x46\n\x13\x64\x65identify_template\x18\x02 \x01(\x0b\x32).google.privacy.dlp.v2.DeidentifyTemplate\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask",\n\x1cGetDeidentifyTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"i\n\x1eListDeidentifyTemplatesRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t"\x83\x01\n\x1fListDeidentifyTemplatesResponse\x12G\n\x14\x64\x65identify_templates\x18\x01 \x03(\x0b\x32).google.privacy.dlp.v2.DeidentifyTemplate\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t"/\n\x1f\x44\x65leteDeidentifyTemplateRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\xf4\x01\n\x1bLargeCustomDictionaryConfig\x12<\n\x0boutput_path\x18\x01 \x01(\x0b\x32\'.google.privacy.dlp.v2.CloudStoragePath\x12L\n\x16\x63loud_storage_file_set\x18\x02 \x01(\x0b\x32*.google.privacy.dlp.v2.CloudStorageFileSetH\x00\x12?\n\x0f\x62ig_query_field\x18\x03 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryFieldH\x00\x42\x08\n\x06source"\xa0\x01\n\x14StoredInfoTypeConfig\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12U\n\x17large_custom_dictionary\x18\x03 \x01(\x0b\x32\x32.google.privacy.dlp.v2.LargeCustomDictionaryConfigH\x00\x42\x06\n\x04type"\xee\x01\n\x15StoredInfoTypeVersion\x12;\n\x06\x63onfig\x18\x01 \x01(\x0b\x32+.google.privacy.dlp.v2.StoredInfoTypeConfig\x12/\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x39\n\x05state\x18\x03 \x01(\x0e\x32*.google.privacy.dlp.v2.StoredInfoTypeState\x12,\n\x06\x65rrors\x18\x04 \x03(\x0b\x32\x1c.google.privacy.dlp.v2.Error"\xad\x01\n\x0eStoredInfoType\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x45\n\x0f\x63urrent_version\x18\x02 \x01(\x0b\x32,.google.privacy.dlp.v2.StoredInfoTypeVersion\x12\x46\n\x10pending_versions\x18\x03 \x03(\x0b\x32,.google.privacy.dlp.v2.StoredInfoTypeVersion"\x87\x01\n\x1b\x43reateStoredInfoTypeRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12;\n\x06\x63onfig\x18\x02 \x01(\x0b\x32+.google.privacy.dlp.v2.StoredInfoTypeConfig\x12\x1b\n\x13stored_info_type_id\x18\x03 \x01(\t"\x99\x01\n\x1bUpdateStoredInfoTypeRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12;\n\x06\x63onfig\x18\x02 \x01(\x0b\x32+.google.privacy.dlp.v2.StoredInfoTypeConfig\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask"(\n\x18GetStoredInfoTypeRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"e\n\x1aListStoredInfoTypesRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x12\n\npage_token\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t"x\n\x1bListStoredInfoTypesResponse\x12@\n\x11stored_info_types\x18\x01 \x03(\x0b\x32%.google.privacy.dlp.v2.StoredInfoType\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t"+\n\x1b\x44\x65leteStoredInfoTypeRequest\x12\x0c\n\x04name\x18\x01 \x01(\t*M\n\rContentOption\x12\x17\n\x13\x43ONTENT_UNSPECIFIED\x10\x00\x12\x10\n\x0c\x43ONTENT_TEXT\x10\x01\x12\x11\n\rCONTENT_IMAGE\x10\x02*\x8d\x01\n\x0cMatchingType\x12\x1d\n\x19MATCHING_TYPE_UNSPECIFIED\x10\x00\x12\x1c\n\x18MATCHING_TYPE_FULL_MATCH\x10\x01\x12\x1f\n\x1bMATCHING_TYPE_PARTIAL_MATCH\x10\x02\x12\x1f\n\x1bMATCHING_TYPE_INVERSE_MATCH\x10\x03*P\n\x13InfoTypeSupportedBy\x12\x19\n\x15\x45NUM_TYPE_UNSPECIFIED\x10\x00\x12\x0b\n\x07INSPECT\x10\x01\x12\x11\n\rRISK_ANALYSIS\x10\x02*\xbb\x01\n\x12RelationalOperator\x12#\n\x1fRELATIONAL_OPERATOR_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x45QUAL_TO\x10\x01\x12\x10\n\x0cNOT_EQUAL_TO\x10\x02\x12\x10\n\x0cGREATER_THAN\x10\x03\x12\r\n\tLESS_THAN\x10\x04\x12\x1a\n\x16GREATER_THAN_OR_EQUALS\x10\x05\x12\x17\n\x13LESS_THAN_OR_EQUALS\x10\x06\x12\n\n\x06\x45XISTS\x10\x07*R\n\nDlpJobType\x12\x1c\n\x18\x44LP_JOB_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bINSPECT_JOB\x10\x01\x12\x15\n\x11RISK_ANALYSIS_JOB\x10\x02*n\n\x13StoredInfoTypeState\x12&\n"STORED_INFO_TYPE_STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\t\n\x05READY\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0b\n\x07INVALID\x10\x04\x32\xa9+\n\nDlpService\x12\xa1\x01\n\x0eInspectContent\x12,.google.privacy.dlp.v2.InspectContentRequest\x1a-.google.privacy.dlp.v2.InspectContentResponse"2\x82\xd3\xe4\x93\x02,"\'/v2/{parent=projects/*}/content:inspect:\x01*\x12\x95\x01\n\x0bRedactImage\x12).google.privacy.dlp.v2.RedactImageRequest\x1a*.google.privacy.dlp.v2.RedactImageResponse"/\x82\xd3\xe4\x93\x02)"$/v2/{parent=projects/*}/image:redact:\x01*\x12\xad\x01\n\x11\x44\x65identifyContent\x12/.google.privacy.dlp.v2.DeidentifyContentRequest\x1a\x30.google.privacy.dlp.v2.DeidentifyContentResponse"5\x82\xd3\xe4\x93\x02/"*/v2/{parent=projects/*}/content:deidentify:\x01*\x12\xad\x01\n\x11ReidentifyContent\x12/.google.privacy.dlp.v2.ReidentifyContentRequest\x1a\x30.google.privacy.dlp.v2.ReidentifyContentResponse"5\x82\xd3\xe4\x93\x02/"*/v2/{parent=projects/*}/content:reidentify:\x01*\x12\x81\x01\n\rListInfoTypes\x12+.google.privacy.dlp.v2.ListInfoTypesRequest\x1a,.google.privacy.dlp.v2.ListInfoTypesResponse"\x15\x82\xd3\xe4\x93\x02\x0f\x12\r/v2/infoTypes\x12\xdd\x01\n\x15\x43reateInspectTemplate\x12\x33.google.privacy.dlp.v2.CreateInspectTemplateRequest\x1a&.google.privacy.dlp.v2.InspectTemplate"g\x82\xd3\xe4\x93\x02\x61"-/v2/{parent=organizations/*}/inspectTemplates:\x01*Z-"(/v2/{parent=projects/*}/inspectTemplates:\x01*\x12\xdd\x01\n\x15UpdateInspectTemplate\x12\x33.google.privacy.dlp.v2.UpdateInspectTemplateRequest\x1a&.google.privacy.dlp.v2.InspectTemplate"g\x82\xd3\xe4\x93\x02\x61\x32-/v2/{name=organizations/*/inspectTemplates/*}:\x01*Z-2(/v2/{name=projects/*/inspectTemplates/*}:\x01*\x12\xd1\x01\n\x12GetInspectTemplate\x12\x30.google.privacy.dlp.v2.GetInspectTemplateRequest\x1a&.google.privacy.dlp.v2.InspectTemplate"a\x82\xd3\xe4\x93\x02[\x12-/v2/{name=organizations/*/inspectTemplates/*}Z*\x12(/v2/{name=projects/*/inspectTemplates/*}\x12\xe2\x01\n\x14ListInspectTemplates\x12\x32.google.privacy.dlp.v2.ListInspectTemplatesRequest\x1a\x33.google.privacy.dlp.v2.ListInspectTemplatesResponse"a\x82\xd3\xe4\x93\x02[\x12-/v2/{parent=organizations/*}/inspectTemplatesZ*\x12(/v2/{parent=projects/*}/inspectTemplates\x12\xc7\x01\n\x15\x44\x65leteInspectTemplate\x12\x33.google.privacy.dlp.v2.DeleteInspectTemplateRequest\x1a\x16.google.protobuf.Empty"a\x82\xd3\xe4\x93\x02[*-/v2/{name=organizations/*/inspectTemplates/*}Z**(/v2/{name=projects/*/inspectTemplates/*}\x12\xec\x01\n\x18\x43reateDeidentifyTemplate\x12\x36.google.privacy.dlp.v2.CreateDeidentifyTemplateRequest\x1a).google.privacy.dlp.v2.DeidentifyTemplate"m\x82\xd3\xe4\x93\x02g"0/v2/{parent=organizations/*}/deidentifyTemplates:\x01*Z0"+/v2/{parent=projects/*}/deidentifyTemplates:\x01*\x12\xec\x01\n\x18UpdateDeidentifyTemplate\x12\x36.google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest\x1a).google.privacy.dlp.v2.DeidentifyTemplate"m\x82\xd3\xe4\x93\x02g20/v2/{name=organizations/*/deidentifyTemplates/*}:\x01*Z02+/v2/{name=projects/*/deidentifyTemplates/*}:\x01*\x12\xe0\x01\n\x15GetDeidentifyTemplate\x12\x33.google.privacy.dlp.v2.GetDeidentifyTemplateRequest\x1a).google.privacy.dlp.v2.DeidentifyTemplate"g\x82\xd3\xe4\x93\x02\x61\x12\x30/v2/{name=organizations/*/deidentifyTemplates/*}Z-\x12+/v2/{name=projects/*/deidentifyTemplates/*}\x12\xf1\x01\n\x17ListDeidentifyTemplates\x12\x35.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest\x1a\x36.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse"g\x82\xd3\xe4\x93\x02\x61\x12\x30/v2/{parent=organizations/*}/deidentifyTemplatesZ-\x12+/v2/{parent=projects/*}/deidentifyTemplates\x12\xd3\x01\n\x18\x44\x65leteDeidentifyTemplate\x12\x36.google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest\x1a\x16.google.protobuf.Empty"g\x82\xd3\xe4\x93\x02\x61*0/v2/{name=organizations/*/deidentifyTemplates/*}Z-*+/v2/{name=projects/*/deidentifyTemplates/*}\x12\x95\x01\n\x10\x43reateJobTrigger\x12..google.privacy.dlp.v2.CreateJobTriggerRequest\x1a!.google.privacy.dlp.v2.JobTrigger".\x82\xd3\xe4\x93\x02("#/v2/{parent=projects/*}/jobTriggers:\x01*\x12\x95\x01\n\x10UpdateJobTrigger\x12..google.privacy.dlp.v2.UpdateJobTriggerRequest\x1a!.google.privacy.dlp.v2.JobTrigger".\x82\xd3\xe4\x93\x02(2#/v2/{name=projects/*/jobTriggers/*}:\x01*\x12\x8c\x01\n\rGetJobTrigger\x12+.google.privacy.dlp.v2.GetJobTriggerRequest\x1a!.google.privacy.dlp.v2.JobTrigger"+\x82\xd3\xe4\x93\x02%\x12#/v2/{name=projects/*/jobTriggers/*}\x12\x9d\x01\n\x0fListJobTriggers\x12-.google.privacy.dlp.v2.ListJobTriggersRequest\x1a..google.privacy.dlp.v2.ListJobTriggersResponse"+\x82\xd3\xe4\x93\x02%\x12#/v2/{parent=projects/*}/jobTriggers\x12\x87\x01\n\x10\x44\x65leteJobTrigger\x12..google.privacy.dlp.v2.DeleteJobTriggerRequest\x1a\x16.google.protobuf.Empty"+\x82\xd3\xe4\x93\x02%*#/v2/{name=projects/*/jobTriggers/*}\x12\x85\x01\n\x0c\x43reateDlpJob\x12*.google.privacy.dlp.v2.CreateDlpJobRequest\x1a\x1d.google.privacy.dlp.v2.DlpJob"*\x82\xd3\xe4\x93\x02$"\x1f/v2/{parent=projects/*}/dlpJobs:\x01*\x12\x8d\x01\n\x0bListDlpJobs\x12).google.privacy.dlp.v2.ListDlpJobsRequest\x1a*.google.privacy.dlp.v2.ListDlpJobsResponse"\'\x82\xd3\xe4\x93\x02!\x12\x1f/v2/{parent=projects/*}/dlpJobs\x12|\n\tGetDlpJob\x12\'.google.privacy.dlp.v2.GetDlpJobRequest\x1a\x1d.google.privacy.dlp.v2.DlpJob"\'\x82\xd3\xe4\x93\x02!\x12\x1f/v2/{name=projects/*/dlpJobs/*}\x12{\n\x0c\x44\x65leteDlpJob\x12*.google.privacy.dlp.v2.DeleteDlpJobRequest\x1a\x16.google.protobuf.Empty"\'\x82\xd3\xe4\x93\x02!*\x1f/v2/{name=projects/*/dlpJobs/*}\x12\x85\x01\n\x0c\x43\x61ncelDlpJob\x12*.google.privacy.dlp.v2.CancelDlpJobRequest\x1a\x16.google.protobuf.Empty"1\x82\xd3\xe4\x93\x02+"&/v2/{name=projects/*/dlpJobs/*}:cancel:\x01*\x12\xd8\x01\n\x14\x43reateStoredInfoType\x12\x32.google.privacy.dlp.v2.CreateStoredInfoTypeRequest\x1a%.google.privacy.dlp.v2.StoredInfoType"e\x82\xd3\xe4\x93\x02_",/v2/{parent=organizations/*}/storedInfoTypes:\x01*Z,"\'/v2/{parent=projects/*}/storedInfoTypes:\x01*\x12\xd8\x01\n\x14UpdateStoredInfoType\x12\x32.google.privacy.dlp.v2.UpdateStoredInfoTypeRequest\x1a%.google.privacy.dlp.v2.StoredInfoType"e\x82\xd3\xe4\x93\x02_2,/v2/{name=organizations/*/storedInfoTypes/*}:\x01*Z,2\'/v2/{name=projects/*/storedInfoTypes/*}:\x01*\x12\xcc\x01\n\x11GetStoredInfoType\x12/.google.privacy.dlp.v2.GetStoredInfoTypeRequest\x1a%.google.privacy.dlp.v2.StoredInfoType"_\x82\xd3\xe4\x93\x02Y\x12,/v2/{name=organizations/*/storedInfoTypes/*}Z)\x12\'/v2/{name=projects/*/storedInfoTypes/*}\x12\xdd\x01\n\x13ListStoredInfoTypes\x12\x31.google.privacy.dlp.v2.ListStoredInfoTypesRequest\x1a\x32.google.privacy.dlp.v2.ListStoredInfoTypesResponse"_\x82\xd3\xe4\x93\x02Y\x12,/v2/{parent=organizations/*}/storedInfoTypesZ)\x12\'/v2/{parent=projects/*}/storedInfoTypes\x12\xc3\x01\n\x14\x44\x65leteStoredInfoType\x12\x32.google.privacy.dlp.v2.DeleteStoredInfoTypeRequest\x1a\x16.google.protobuf.Empty"_\x82\xd3\xe4\x93\x02Y*,/v2/{name=organizations/*/storedInfoTypes/*}Z)*\'/v2/{name=projects/*/storedInfoTypes/*}B\x8d\x01\n\x19\x63om.google.privacy.dlp.v2B\x08\x44lpProtoP\x01Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\xaa\x02\x13Google.Cloud.Dlp.V2\xca\x02\x13Google\\Cloud\\Dlp\\V2b\x06proto3' + ), + dependencies=[ + google_dot_api_dot_annotations__pb2.DESCRIPTOR, + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2.DESCRIPTOR, + google_dot_protobuf_dot_duration__pb2.DESCRIPTOR, + google_dot_protobuf_dot_empty__pb2.DESCRIPTOR, + google_dot_protobuf_dot_field__mask__pb2.DESCRIPTOR, + google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR, + google_dot_rpc_dot_status__pb2.DESCRIPTOR, + google_dot_type_dot_date__pb2.DESCRIPTOR, + google_dot_type_dot_dayofweek__pb2.DESCRIPTOR, + google_dot_type_dot_timeofday__pb2.DESCRIPTOR, + ], +) _CONTENTOPTION = _descriptor.EnumDescriptor( - name='ContentOption', - full_name='google.privacy.dlp.v2.ContentOption', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='CONTENT_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='CONTENT_TEXT', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='CONTENT_IMAGE', index=2, number=2, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=25612, - serialized_end=25689, + name="ContentOption", + full_name="google.privacy.dlp.v2.ContentOption", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="CONTENT_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="CONTENT_TEXT", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="CONTENT_IMAGE", index=2, number=2, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=25612, + serialized_end=25689, ) _sym_db.RegisterEnumDescriptor(_CONTENTOPTION) ContentOption = enum_type_wrapper.EnumTypeWrapper(_CONTENTOPTION) _MATCHINGTYPE = _descriptor.EnumDescriptor( - name='MatchingType', - full_name='google.privacy.dlp.v2.MatchingType', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='MATCHING_TYPE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='MATCHING_TYPE_FULL_MATCH', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='MATCHING_TYPE_PARTIAL_MATCH', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='MATCHING_TYPE_INVERSE_MATCH', index=3, number=3, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=25692, - serialized_end=25833, + name="MatchingType", + full_name="google.privacy.dlp.v2.MatchingType", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="MATCHING_TYPE_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="MATCHING_TYPE_FULL_MATCH", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="MATCHING_TYPE_PARTIAL_MATCH", + index=2, + number=2, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="MATCHING_TYPE_INVERSE_MATCH", + index=3, + number=3, + options=None, + type=None, + ), + ], + containing_type=None, + options=None, + serialized_start=25692, + serialized_end=25833, ) _sym_db.RegisterEnumDescriptor(_MATCHINGTYPE) MatchingType = enum_type_wrapper.EnumTypeWrapper(_MATCHINGTYPE) _INFOTYPESUPPORTEDBY = _descriptor.EnumDescriptor( - name='InfoTypeSupportedBy', - full_name='google.privacy.dlp.v2.InfoTypeSupportedBy', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='ENUM_TYPE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='INSPECT', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='RISK_ANALYSIS', index=2, number=2, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=25835, - serialized_end=25915, + name="InfoTypeSupportedBy", + full_name="google.privacy.dlp.v2.InfoTypeSupportedBy", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="ENUM_TYPE_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="INSPECT", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="RISK_ANALYSIS", index=2, number=2, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=25835, + serialized_end=25915, ) _sym_db.RegisterEnumDescriptor(_INFOTYPESUPPORTEDBY) InfoTypeSupportedBy = enum_type_wrapper.EnumTypeWrapper(_INFOTYPESUPPORTEDBY) _RELATIONALOPERATOR = _descriptor.EnumDescriptor( - name='RelationalOperator', - full_name='google.privacy.dlp.v2.RelationalOperator', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='RELATIONAL_OPERATOR_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='EQUAL_TO', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='NOT_EQUAL_TO', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='GREATER_THAN', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='LESS_THAN', index=4, number=4, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='GREATER_THAN_OR_EQUALS', index=5, number=5, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='LESS_THAN_OR_EQUALS', index=6, number=6, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='EXISTS', index=7, number=7, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=25918, - serialized_end=26105, + name="RelationalOperator", + full_name="google.privacy.dlp.v2.RelationalOperator", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="RELATIONAL_OPERATOR_UNSPECIFIED", + index=0, + number=0, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="EQUAL_TO", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="NOT_EQUAL_TO", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="GREATER_THAN", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="LESS_THAN", index=4, number=4, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="GREATER_THAN_OR_EQUALS", index=5, number=5, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="LESS_THAN_OR_EQUALS", index=6, number=6, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="EXISTS", index=7, number=7, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=25918, + serialized_end=26105, ) _sym_db.RegisterEnumDescriptor(_RELATIONALOPERATOR) RelationalOperator = enum_type_wrapper.EnumTypeWrapper(_RELATIONALOPERATOR) _DLPJOBTYPE = _descriptor.EnumDescriptor( - name='DlpJobType', - full_name='google.privacy.dlp.v2.DlpJobType', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='DLP_JOB_TYPE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='INSPECT_JOB', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='RISK_ANALYSIS_JOB', index=2, number=2, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=26107, - serialized_end=26189, + name="DlpJobType", + full_name="google.privacy.dlp.v2.DlpJobType", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="DLP_JOB_TYPE_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="INSPECT_JOB", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="RISK_ANALYSIS_JOB", index=2, number=2, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=26107, + serialized_end=26189, ) _sym_db.RegisterEnumDescriptor(_DLPJOBTYPE) DlpJobType = enum_type_wrapper.EnumTypeWrapper(_DLPJOBTYPE) _STOREDINFOTYPESTATE = _descriptor.EnumDescriptor( - name='StoredInfoTypeState', - full_name='google.privacy.dlp.v2.StoredInfoTypeState', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='STORED_INFO_TYPE_STATE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='PENDING', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='READY', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='FAILED', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='INVALID', index=4, number=4, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=26191, - serialized_end=26301, + name="StoredInfoTypeState", + full_name="google.privacy.dlp.v2.StoredInfoTypeState", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="STORED_INFO_TYPE_STATE_UNSPECIFIED", + index=0, + number=0, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="PENDING", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="READY", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="FAILED", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="INVALID", index=4, number=4, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=26191, + serialized_end=26301, ) _sym_db.RegisterEnumDescriptor(_STOREDINFOTYPESTATE) @@ -258,7569 +265,12599 @@ _BYTECONTENTITEM_BYTESTYPE = _descriptor.EnumDescriptor( - name='BytesType', - full_name='google.privacy.dlp.v2.ByteContentItem.BytesType', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='BYTES_TYPE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='IMAGE', index=1, number=6, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='IMAGE_JPEG', index=2, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='IMAGE_BMP', index=3, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='IMAGE_PNG', index=4, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='IMAGE_SVG', index=5, number=4, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='TEXT_UTF8', index=6, number=5, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=1868, - serialized_end=1994, + name="BytesType", + full_name="google.privacy.dlp.v2.ByteContentItem.BytesType", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="BYTES_TYPE_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="IMAGE", index=1, number=6, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="IMAGE_JPEG", index=2, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="IMAGE_BMP", index=3, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="IMAGE_PNG", index=4, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="IMAGE_SVG", index=5, number=4, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="TEXT_UTF8", index=6, number=5, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=1868, + serialized_end=1994, ) _sym_db.RegisterEnumDescriptor(_BYTECONTENTITEM_BYTESTYPE) _OUTPUTSTORAGECONFIG_OUTPUTSCHEMA = _descriptor.EnumDescriptor( - name='OutputSchema', - full_name='google.privacy.dlp.v2.OutputStorageConfig.OutputSchema', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='OUTPUT_SCHEMA_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='BASIC_COLUMNS', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='GCS_COLUMNS', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='DATASTORE_COLUMNS', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='BIG_QUERY_COLUMNS', index=4, number=4, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='ALL_COLUMNS', index=5, number=5, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=5601, - serialized_end=5745, + name="OutputSchema", + full_name="google.privacy.dlp.v2.OutputStorageConfig.OutputSchema", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="OUTPUT_SCHEMA_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="BASIC_COLUMNS", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="GCS_COLUMNS", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="DATASTORE_COLUMNS", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="BIG_QUERY_COLUMNS", index=4, number=4, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="ALL_COLUMNS", index=5, number=5, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=5601, + serialized_end=5745, ) _sym_db.RegisterEnumDescriptor(_OUTPUTSTORAGECONFIG_OUTPUTSCHEMA) _TIMEPARTCONFIG_TIMEPART = _descriptor.EnumDescriptor( - name='TimePart', - full_name='google.privacy.dlp.v2.TimePartConfig.TimePart', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='TIME_PART_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='YEAR', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='MONTH', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='DAY_OF_MONTH', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='DAY_OF_WEEK', index=4, number=4, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='WEEK_OF_YEAR', index=5, number=5, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='HOUR_OF_DAY', index=6, number=6, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=14818, - serialized_end=14946, + name="TimePart", + full_name="google.privacy.dlp.v2.TimePartConfig.TimePart", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="TIME_PART_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="YEAR", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="MONTH", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="DAY_OF_MONTH", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="DAY_OF_WEEK", index=4, number=4, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="WEEK_OF_YEAR", index=5, number=5, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="HOUR_OF_DAY", index=6, number=6, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=14818, + serialized_end=14946, ) _sym_db.RegisterEnumDescriptor(_TIMEPARTCONFIG_TIMEPART) _CHARSTOIGNORE_COMMONCHARSTOIGNORE = _descriptor.EnumDescriptor( - name='CommonCharsToIgnore', - full_name='google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='COMMON_CHARS_TO_IGNORE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='NUMERIC', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='ALPHA_UPPER_CASE', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='ALPHA_LOWER_CASE', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='PUNCTUATION', index=4, number=4, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='WHITESPACE', index=5, number=5, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=15284, - serialized_end=15435, + name="CommonCharsToIgnore", + full_name="google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="COMMON_CHARS_TO_IGNORE_UNSPECIFIED", + index=0, + number=0, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="NUMERIC", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="ALPHA_UPPER_CASE", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="ALPHA_LOWER_CASE", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="PUNCTUATION", index=4, number=4, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="WHITESPACE", index=5, number=5, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=15284, + serialized_end=15435, ) _sym_db.RegisterEnumDescriptor(_CHARSTOIGNORE_COMMONCHARSTOIGNORE) _CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET = _descriptor.EnumDescriptor( - name='FfxCommonNativeAlphabet', - full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='NUMERIC', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='HEXADECIMAL', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='UPPER_CASE_ALPHA_NUMERIC', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='ALPHA_NUMERIC', index=4, number=4, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=16348, - serialized_end=16496, + name="FfxCommonNativeAlphabet", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED", + index=0, + number=0, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="NUMERIC", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="HEXADECIMAL", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="UPPER_CASE_ALPHA_NUMERIC", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="ALPHA_NUMERIC", index=4, number=4, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=16348, + serialized_end=16496, ) _sym_db.RegisterEnumDescriptor(_CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET) _RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR = _descriptor.EnumDescriptor( - name='LogicalOperator', - full_name='google.privacy.dlp.v2.RecordCondition.Expressions.LogicalOperator', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='LOGICAL_OPERATOR_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='AND', index=1, number=1, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=18439, - serialized_end=18499, + name="LogicalOperator", + full_name="google.privacy.dlp.v2.RecordCondition.Expressions.LogicalOperator", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="LOGICAL_OPERATOR_UNSPECIFIED", + index=0, + number=0, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="AND", index=1, number=1, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=18439, + serialized_end=18499, ) _sym_db.RegisterEnumDescriptor(_RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR) _TRANSFORMATIONSUMMARY_TRANSFORMATIONRESULTCODE = _descriptor.EnumDescriptor( - name='TransformationResultCode', - full_name='google.privacy.dlp.v2.TransformationSummary.TransformationResultCode', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='TRANSFORMATION_RESULT_CODE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='SUCCESS', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='ERROR', index=2, number=2, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=19221, - serialized_end=19315, + name="TransformationResultCode", + full_name="google.privacy.dlp.v2.TransformationSummary.TransformationResultCode", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="TRANSFORMATION_RESULT_CODE_UNSPECIFIED", + index=0, + number=0, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="SUCCESS", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="ERROR", index=2, number=2, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=19221, + serialized_end=19315, ) _sym_db.RegisterEnumDescriptor(_TRANSFORMATIONSUMMARY_TRANSFORMATIONRESULTCODE) _JOBTRIGGER_STATUS = _descriptor.EnumDescriptor( - name='Status', - full_name='google.privacy.dlp.v2.JobTrigger.Status', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='STATUS_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='HEALTHY', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='PAUSED', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='CANCELLED', index=3, number=3, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=20506, - serialized_end=20578, + name="Status", + full_name="google.privacy.dlp.v2.JobTrigger.Status", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="STATUS_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="HEALTHY", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="PAUSED", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="CANCELLED", index=3, number=3, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=20506, + serialized_end=20578, ) _sym_db.RegisterEnumDescriptor(_JOBTRIGGER_STATUS) _DLPJOB_JOBSTATE = _descriptor.EnumDescriptor( - name='JobState', - full_name='google.privacy.dlp.v2.DlpJob.JobState', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='JOB_STATE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='PENDING', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='RUNNING', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='DONE', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='CANCELED', index=4, number=4, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='FAILED', index=5, number=5, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=23053, - serialized_end=23152, + name="JobState", + full_name="google.privacy.dlp.v2.DlpJob.JobState", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="JOB_STATE_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="PENDING", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="RUNNING", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="DONE", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="CANCELED", index=4, number=4, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="FAILED", index=5, number=5, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=23053, + serialized_end=23152, ) _sym_db.RegisterEnumDescriptor(_DLPJOB_JOBSTATE) _EXCLUDEINFOTYPES = _descriptor.Descriptor( - name='ExcludeInfoTypes', - full_name='google.privacy.dlp.v2.ExcludeInfoTypes', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_types', full_name='google.privacy.dlp.v2.ExcludeInfoTypes.info_types', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=384, - serialized_end=455, + name="ExcludeInfoTypes", + full_name="google.privacy.dlp.v2.ExcludeInfoTypes", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_types", + full_name="google.privacy.dlp.v2.ExcludeInfoTypes.info_types", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=384, + serialized_end=455, ) _EXCLUSIONRULE = _descriptor.Descriptor( - name='ExclusionRule', - full_name='google.privacy.dlp.v2.ExclusionRule', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='dictionary', full_name='google.privacy.dlp.v2.ExclusionRule.dictionary', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='regex', full_name='google.privacy.dlp.v2.ExclusionRule.regex', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='exclude_info_types', full_name='google.privacy.dlp.v2.ExclusionRule.exclude_info_types', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='matching_type', full_name='google.privacy.dlp.v2.ExclusionRule.matching_type', index=3, - number=4, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.ExclusionRule.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=458, - serialized_end=746, + name="ExclusionRule", + full_name="google.privacy.dlp.v2.ExclusionRule", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="dictionary", + full_name="google.privacy.dlp.v2.ExclusionRule.dictionary", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="regex", + full_name="google.privacy.dlp.v2.ExclusionRule.regex", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="exclude_info_types", + full_name="google.privacy.dlp.v2.ExclusionRule.exclude_info_types", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="matching_type", + full_name="google.privacy.dlp.v2.ExclusionRule.matching_type", + index=3, + number=4, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.ExclusionRule.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=458, + serialized_end=746, ) _INSPECTIONRULE = _descriptor.Descriptor( - name='InspectionRule', - full_name='google.privacy.dlp.v2.InspectionRule', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='hotword_rule', full_name='google.privacy.dlp.v2.InspectionRule.hotword_rule', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='exclusion_rule', full_name='google.privacy.dlp.v2.InspectionRule.exclusion_rule', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.InspectionRule.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=749, - serialized_end=926, + name="InspectionRule", + full_name="google.privacy.dlp.v2.InspectionRule", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="hotword_rule", + full_name="google.privacy.dlp.v2.InspectionRule.hotword_rule", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="exclusion_rule", + full_name="google.privacy.dlp.v2.InspectionRule.exclusion_rule", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.InspectionRule.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=749, + serialized_end=926, ) _INSPECTIONRULESET = _descriptor.Descriptor( - name='InspectionRuleSet', - full_name='google.privacy.dlp.v2.InspectionRuleSet', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_types', full_name='google.privacy.dlp.v2.InspectionRuleSet.info_types', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='rules', full_name='google.privacy.dlp.v2.InspectionRuleSet.rules', index=1, - number=2, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=928, - serialized_end=1054, + name="InspectionRuleSet", + full_name="google.privacy.dlp.v2.InspectionRuleSet", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_types", + full_name="google.privacy.dlp.v2.InspectionRuleSet.info_types", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="rules", + full_name="google.privacy.dlp.v2.InspectionRuleSet.rules", + index=1, + number=2, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=928, + serialized_end=1054, ) _INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT = _descriptor.Descriptor( - name='InfoTypeLimit', - full_name='google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit.info_type', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='max_findings', full_name='google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit.max_findings', index=1, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1679, - serialized_end=1768, + name="InfoTypeLimit", + full_name="google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit.info_type", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="max_findings", + full_name="google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit.max_findings", + index=1, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1679, + serialized_end=1768, ) _INSPECTCONFIG_FINDINGLIMITS = _descriptor.Descriptor( - name='FindingLimits', - full_name='google.privacy.dlp.v2.InspectConfig.FindingLimits', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='max_findings_per_item', full_name='google.privacy.dlp.v2.InspectConfig.FindingLimits.max_findings_per_item', index=0, - number=1, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='max_findings_per_request', full_name='google.privacy.dlp.v2.InspectConfig.FindingLimits.max_findings_per_request', index=1, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='max_findings_per_info_type', full_name='google.privacy.dlp.v2.InspectConfig.FindingLimits.max_findings_per_info_type', index=2, - number=3, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1495, - serialized_end=1768, + name="FindingLimits", + full_name="google.privacy.dlp.v2.InspectConfig.FindingLimits", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="max_findings_per_item", + full_name="google.privacy.dlp.v2.InspectConfig.FindingLimits.max_findings_per_item", + index=0, + number=1, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="max_findings_per_request", + full_name="google.privacy.dlp.v2.InspectConfig.FindingLimits.max_findings_per_request", + index=1, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="max_findings_per_info_type", + full_name="google.privacy.dlp.v2.InspectConfig.FindingLimits.max_findings_per_info_type", + index=2, + number=3, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1495, + serialized_end=1768, ) _INSPECTCONFIG = _descriptor.Descriptor( - name='InspectConfig', - full_name='google.privacy.dlp.v2.InspectConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_types', full_name='google.privacy.dlp.v2.InspectConfig.info_types', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='min_likelihood', full_name='google.privacy.dlp.v2.InspectConfig.min_likelihood', index=1, - number=2, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='limits', full_name='google.privacy.dlp.v2.InspectConfig.limits', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='include_quote', full_name='google.privacy.dlp.v2.InspectConfig.include_quote', index=3, - number=4, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='exclude_info_types', full_name='google.privacy.dlp.v2.InspectConfig.exclude_info_types', index=4, - number=5, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='custom_info_types', full_name='google.privacy.dlp.v2.InspectConfig.custom_info_types', index=5, - number=6, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='content_options', full_name='google.privacy.dlp.v2.InspectConfig.content_options', index=6, - number=8, type=14, cpp_type=8, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='rule_set', full_name='google.privacy.dlp.v2.InspectConfig.rule_set', index=7, - number=10, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_INSPECTCONFIG_FINDINGLIMITS, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1057, - serialized_end=1768, + name="InspectConfig", + full_name="google.privacy.dlp.v2.InspectConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_types", + full_name="google.privacy.dlp.v2.InspectConfig.info_types", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="min_likelihood", + full_name="google.privacy.dlp.v2.InspectConfig.min_likelihood", + index=1, + number=2, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="limits", + full_name="google.privacy.dlp.v2.InspectConfig.limits", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="include_quote", + full_name="google.privacy.dlp.v2.InspectConfig.include_quote", + index=3, + number=4, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="exclude_info_types", + full_name="google.privacy.dlp.v2.InspectConfig.exclude_info_types", + index=4, + number=5, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="custom_info_types", + full_name="google.privacy.dlp.v2.InspectConfig.custom_info_types", + index=5, + number=6, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="content_options", + full_name="google.privacy.dlp.v2.InspectConfig.content_options", + index=6, + number=8, + type=14, + cpp_type=8, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="rule_set", + full_name="google.privacy.dlp.v2.InspectConfig.rule_set", + index=7, + number=10, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_INSPECTCONFIG_FINDINGLIMITS], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1057, + serialized_end=1768, ) _BYTECONTENTITEM = _descriptor.Descriptor( - name='ByteContentItem', - full_name='google.privacy.dlp.v2.ByteContentItem', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='type', full_name='google.privacy.dlp.v2.ByteContentItem.type', index=0, - number=1, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='data', full_name='google.privacy.dlp.v2.ByteContentItem.data', index=1, - number=2, type=12, cpp_type=9, label=1, - has_default_value=False, default_value=_b(""), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _BYTECONTENTITEM_BYTESTYPE, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1771, - serialized_end=1994, + name="ByteContentItem", + full_name="google.privacy.dlp.v2.ByteContentItem", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="type", + full_name="google.privacy.dlp.v2.ByteContentItem.type", + index=0, + number=1, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="data", + full_name="google.privacy.dlp.v2.ByteContentItem.data", + index=1, + number=2, + type=12, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b(""), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[_BYTECONTENTITEM_BYTESTYPE], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1771, + serialized_end=1994, ) _CONTENTITEM = _descriptor.Descriptor( - name='ContentItem', - full_name='google.privacy.dlp.v2.ContentItem', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='value', full_name='google.privacy.dlp.v2.ContentItem.value', index=0, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='table', full_name='google.privacy.dlp.v2.ContentItem.table', index=1, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='byte_item', full_name='google.privacy.dlp.v2.ContentItem.byte_item', index=2, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='data_item', full_name='google.privacy.dlp.v2.ContentItem.data_item', - index=0, containing_type=None, fields=[]), - ], - serialized_start=1997, - serialized_end=2148, + name="ContentItem", + full_name="google.privacy.dlp.v2.ContentItem", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="value", + full_name="google.privacy.dlp.v2.ContentItem.value", + index=0, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="table", + full_name="google.privacy.dlp.v2.ContentItem.table", + index=1, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="byte_item", + full_name="google.privacy.dlp.v2.ContentItem.byte_item", + index=2, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="data_item", + full_name="google.privacy.dlp.v2.ContentItem.data_item", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=1997, + serialized_end=2148, ) _TABLE_ROW = _descriptor.Descriptor( - name='Row', - full_name='google.privacy.dlp.v2.Table.Row', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='values', full_name='google.privacy.dlp.v2.Table.Row.values', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2257, - serialized_end=2308, + name="Row", + full_name="google.privacy.dlp.v2.Table.Row", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="values", + full_name="google.privacy.dlp.v2.Table.Row.values", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2257, + serialized_end=2308, ) _TABLE = _descriptor.Descriptor( - name='Table', - full_name='google.privacy.dlp.v2.Table', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='headers', full_name='google.privacy.dlp.v2.Table.headers', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='rows', full_name='google.privacy.dlp.v2.Table.rows', index=1, - number=2, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_TABLE_ROW, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2151, - serialized_end=2308, + name="Table", + full_name="google.privacy.dlp.v2.Table", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="headers", + full_name="google.privacy.dlp.v2.Table.headers", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="rows", + full_name="google.privacy.dlp.v2.Table.rows", + index=1, + number=2, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_TABLE_ROW], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2151, + serialized_end=2308, ) _INSPECTRESULT = _descriptor.Descriptor( - name='InspectResult', - full_name='google.privacy.dlp.v2.InspectResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='findings', full_name='google.privacy.dlp.v2.InspectResult.findings', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='findings_truncated', full_name='google.privacy.dlp.v2.InspectResult.findings_truncated', index=1, - number=2, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2310, - serialized_end=2403, + name="InspectResult", + full_name="google.privacy.dlp.v2.InspectResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="findings", + full_name="google.privacy.dlp.v2.InspectResult.findings", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="findings_truncated", + full_name="google.privacy.dlp.v2.InspectResult.findings_truncated", + index=1, + number=2, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2310, + serialized_end=2403, ) _FINDING = _descriptor.Descriptor( - name='Finding', - full_name='google.privacy.dlp.v2.Finding', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quote', full_name='google.privacy.dlp.v2.Finding.quote', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.Finding.info_type', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='likelihood', full_name='google.privacy.dlp.v2.Finding.likelihood', index=2, - number=3, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='location', full_name='google.privacy.dlp.v2.Finding.location', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='create_time', full_name='google.privacy.dlp.v2.Finding.create_time', index=4, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='quote_info', full_name='google.privacy.dlp.v2.Finding.quote_info', index=5, - number=7, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2406, - serialized_end=2691, + name="Finding", + full_name="google.privacy.dlp.v2.Finding", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quote", + full_name="google.privacy.dlp.v2.Finding.quote", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.Finding.info_type", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="likelihood", + full_name="google.privacy.dlp.v2.Finding.likelihood", + index=2, + number=3, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="location", + full_name="google.privacy.dlp.v2.Finding.location", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="create_time", + full_name="google.privacy.dlp.v2.Finding.create_time", + index=4, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="quote_info", + full_name="google.privacy.dlp.v2.Finding.quote_info", + index=5, + number=7, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2406, + serialized_end=2691, ) _LOCATION = _descriptor.Descriptor( - name='Location', - full_name='google.privacy.dlp.v2.Location', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='byte_range', full_name='google.privacy.dlp.v2.Location.byte_range', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='codepoint_range', full_name='google.privacy.dlp.v2.Location.codepoint_range', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='content_locations', full_name='google.privacy.dlp.v2.Location.content_locations', index=2, - number=7, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2694, - serialized_end=2876, + name="Location", + full_name="google.privacy.dlp.v2.Location", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="byte_range", + full_name="google.privacy.dlp.v2.Location.byte_range", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="codepoint_range", + full_name="google.privacy.dlp.v2.Location.codepoint_range", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="content_locations", + full_name="google.privacy.dlp.v2.Location.content_locations", + index=2, + number=7, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2694, + serialized_end=2876, ) _CONTENTLOCATION = _descriptor.Descriptor( - name='ContentLocation', - full_name='google.privacy.dlp.v2.ContentLocation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='container_name', full_name='google.privacy.dlp.v2.ContentLocation.container_name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='record_location', full_name='google.privacy.dlp.v2.ContentLocation.record_location', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='image_location', full_name='google.privacy.dlp.v2.ContentLocation.image_location', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='document_location', full_name='google.privacy.dlp.v2.ContentLocation.document_location', index=3, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='container_timestamp', full_name='google.privacy.dlp.v2.ContentLocation.container_timestamp', index=4, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='container_version', full_name='google.privacy.dlp.v2.ContentLocation.container_version', index=5, - number=7, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='location', full_name='google.privacy.dlp.v2.ContentLocation.location', - index=0, containing_type=None, fields=[]), - ], - serialized_start=2879, - serialized_end=3216, + name="ContentLocation", + full_name="google.privacy.dlp.v2.ContentLocation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="container_name", + full_name="google.privacy.dlp.v2.ContentLocation.container_name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="record_location", + full_name="google.privacy.dlp.v2.ContentLocation.record_location", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="image_location", + full_name="google.privacy.dlp.v2.ContentLocation.image_location", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="document_location", + full_name="google.privacy.dlp.v2.ContentLocation.document_location", + index=3, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="container_timestamp", + full_name="google.privacy.dlp.v2.ContentLocation.container_timestamp", + index=4, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="container_version", + full_name="google.privacy.dlp.v2.ContentLocation.container_version", + index=5, + number=7, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="location", + full_name="google.privacy.dlp.v2.ContentLocation.location", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=2879, + serialized_end=3216, ) _DOCUMENTLOCATION = _descriptor.Descriptor( - name='DocumentLocation', - full_name='google.privacy.dlp.v2.DocumentLocation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='file_offset', full_name='google.privacy.dlp.v2.DocumentLocation.file_offset', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3218, - serialized_end=3257, + name="DocumentLocation", + full_name="google.privacy.dlp.v2.DocumentLocation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="file_offset", + full_name="google.privacy.dlp.v2.DocumentLocation.file_offset", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3218, + serialized_end=3257, ) _RECORDLOCATION = _descriptor.Descriptor( - name='RecordLocation', - full_name='google.privacy.dlp.v2.RecordLocation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='record_key', full_name='google.privacy.dlp.v2.RecordLocation.record_key', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='field_id', full_name='google.privacy.dlp.v2.RecordLocation.field_id', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='table_location', full_name='google.privacy.dlp.v2.RecordLocation.table_location', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3260, - serialized_end=3442, + name="RecordLocation", + full_name="google.privacy.dlp.v2.RecordLocation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="record_key", + full_name="google.privacy.dlp.v2.RecordLocation.record_key", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="field_id", + full_name="google.privacy.dlp.v2.RecordLocation.field_id", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="table_location", + full_name="google.privacy.dlp.v2.RecordLocation.table_location", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3260, + serialized_end=3442, ) _TABLELOCATION = _descriptor.Descriptor( - name='TableLocation', - full_name='google.privacy.dlp.v2.TableLocation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='row_index', full_name='google.privacy.dlp.v2.TableLocation.row_index', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3444, - serialized_end=3478, + name="TableLocation", + full_name="google.privacy.dlp.v2.TableLocation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="row_index", + full_name="google.privacy.dlp.v2.TableLocation.row_index", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3444, + serialized_end=3478, ) _RANGE = _descriptor.Descriptor( - name='Range', - full_name='google.privacy.dlp.v2.Range', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='start', full_name='google.privacy.dlp.v2.Range.start', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='end', full_name='google.privacy.dlp.v2.Range.end', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3480, - serialized_end=3515, + name="Range", + full_name="google.privacy.dlp.v2.Range", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="start", + full_name="google.privacy.dlp.v2.Range.start", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="end", + full_name="google.privacy.dlp.v2.Range.end", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3480, + serialized_end=3515, ) _IMAGELOCATION = _descriptor.Descriptor( - name='ImageLocation', - full_name='google.privacy.dlp.v2.ImageLocation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='bounding_boxes', full_name='google.privacy.dlp.v2.ImageLocation.bounding_boxes', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3517, - serialized_end=3592, + name="ImageLocation", + full_name="google.privacy.dlp.v2.ImageLocation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="bounding_boxes", + full_name="google.privacy.dlp.v2.ImageLocation.bounding_boxes", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3517, + serialized_end=3592, ) _BOUNDINGBOX = _descriptor.Descriptor( - name='BoundingBox', - full_name='google.privacy.dlp.v2.BoundingBox', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='top', full_name='google.privacy.dlp.v2.BoundingBox.top', index=0, - number=1, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='left', full_name='google.privacy.dlp.v2.BoundingBox.left', index=1, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='width', full_name='google.privacy.dlp.v2.BoundingBox.width', index=2, - number=3, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='height', full_name='google.privacy.dlp.v2.BoundingBox.height', index=3, - number=4, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3594, - serialized_end=3665, + name="BoundingBox", + full_name="google.privacy.dlp.v2.BoundingBox", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="top", + full_name="google.privacy.dlp.v2.BoundingBox.top", + index=0, + number=1, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="left", + full_name="google.privacy.dlp.v2.BoundingBox.left", + index=1, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="width", + full_name="google.privacy.dlp.v2.BoundingBox.width", + index=2, + number=3, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="height", + full_name="google.privacy.dlp.v2.BoundingBox.height", + index=3, + number=4, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3594, + serialized_end=3665, ) _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG = _descriptor.Descriptor( - name='ImageRedactionConfig', - full_name='google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.info_type', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='redact_all_text', full_name='google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.redact_all_text', index=1, - number=2, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='redaction_color', full_name='google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.redaction_color', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='target', full_name='google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.target', - index=0, containing_type=None, fields=[]), - ], - serialized_start=3951, - serialized_end=4119, + name="ImageRedactionConfig", + full_name="google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.info_type", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="redact_all_text", + full_name="google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.redact_all_text", + index=1, + number=2, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="redaction_color", + full_name="google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.redaction_color", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="target", + full_name="google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig.target", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=3951, + serialized_end=4119, ) _REDACTIMAGEREQUEST = _descriptor.Descriptor( - name='RedactImageRequest', - full_name='google.privacy.dlp.v2.RedactImageRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.RedactImageRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_config', full_name='google.privacy.dlp.v2.RedactImageRequest.inspect_config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='image_redaction_configs', full_name='google.privacy.dlp.v2.RedactImageRequest.image_redaction_configs', index=2, - number=5, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='include_findings', full_name='google.privacy.dlp.v2.RedactImageRequest.include_findings', index=3, - number=6, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='byte_item', full_name='google.privacy.dlp.v2.RedactImageRequest.byte_item', index=4, - number=7, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3668, - serialized_end=4119, + name="RedactImageRequest", + full_name="google.privacy.dlp.v2.RedactImageRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.RedactImageRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_config", + full_name="google.privacy.dlp.v2.RedactImageRequest.inspect_config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="image_redaction_configs", + full_name="google.privacy.dlp.v2.RedactImageRequest.image_redaction_configs", + index=2, + number=5, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="include_findings", + full_name="google.privacy.dlp.v2.RedactImageRequest.include_findings", + index=3, + number=6, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="byte_item", + full_name="google.privacy.dlp.v2.RedactImageRequest.byte_item", + index=4, + number=7, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3668, + serialized_end=4119, ) _COLOR = _descriptor.Descriptor( - name='Color', - full_name='google.privacy.dlp.v2.Color', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='red', full_name='google.privacy.dlp.v2.Color.red', index=0, - number=1, type=2, cpp_type=6, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='green', full_name='google.privacy.dlp.v2.Color.green', index=1, - number=2, type=2, cpp_type=6, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='blue', full_name='google.privacy.dlp.v2.Color.blue', index=2, - number=3, type=2, cpp_type=6, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4121, - serialized_end=4170, + name="Color", + full_name="google.privacy.dlp.v2.Color", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="red", + full_name="google.privacy.dlp.v2.Color.red", + index=0, + number=1, + type=2, + cpp_type=6, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="green", + full_name="google.privacy.dlp.v2.Color.green", + index=1, + number=2, + type=2, + cpp_type=6, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="blue", + full_name="google.privacy.dlp.v2.Color.blue", + index=2, + number=3, + type=2, + cpp_type=6, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4121, + serialized_end=4170, ) _REDACTIMAGERESPONSE = _descriptor.Descriptor( - name='RedactImageResponse', - full_name='google.privacy.dlp.v2.RedactImageResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='redacted_image', full_name='google.privacy.dlp.v2.RedactImageResponse.redacted_image', index=0, - number=1, type=12, cpp_type=9, label=1, - has_default_value=False, default_value=_b(""), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='extracted_text', full_name='google.privacy.dlp.v2.RedactImageResponse.extracted_text', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_result', full_name='google.privacy.dlp.v2.RedactImageResponse.inspect_result', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4173, - serialized_end=4304, + name="RedactImageResponse", + full_name="google.privacy.dlp.v2.RedactImageResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="redacted_image", + full_name="google.privacy.dlp.v2.RedactImageResponse.redacted_image", + index=0, + number=1, + type=12, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b(""), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="extracted_text", + full_name="google.privacy.dlp.v2.RedactImageResponse.extracted_text", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_result", + full_name="google.privacy.dlp.v2.RedactImageResponse.inspect_result", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4173, + serialized_end=4304, ) _DEIDENTIFYCONTENTREQUEST = _descriptor.Descriptor( - name='DeidentifyContentRequest', - full_name='google.privacy.dlp.v2.DeidentifyContentRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.DeidentifyContentRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='deidentify_config', full_name='google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_config', full_name='google.privacy.dlp.v2.DeidentifyContentRequest.inspect_config', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='item', full_name='google.privacy.dlp.v2.DeidentifyContentRequest.item', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_template_name', full_name='google.privacy.dlp.v2.DeidentifyContentRequest.inspect_template_name', index=4, - number=5, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='deidentify_template_name', full_name='google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_template_name', index=5, - number=6, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4307, - serialized_end=4594, + name="DeidentifyContentRequest", + full_name="google.privacy.dlp.v2.DeidentifyContentRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.DeidentifyContentRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="deidentify_config", + full_name="google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_config", + full_name="google.privacy.dlp.v2.DeidentifyContentRequest.inspect_config", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="item", + full_name="google.privacy.dlp.v2.DeidentifyContentRequest.item", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_template_name", + full_name="google.privacy.dlp.v2.DeidentifyContentRequest.inspect_template_name", + index=4, + number=5, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="deidentify_template_name", + full_name="google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_template_name", + index=5, + number=6, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4307, + serialized_end=4594, ) _DEIDENTIFYCONTENTRESPONSE = _descriptor.Descriptor( - name='DeidentifyContentResponse', - full_name='google.privacy.dlp.v2.DeidentifyContentResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='item', full_name='google.privacy.dlp.v2.DeidentifyContentResponse.item', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='overview', full_name='google.privacy.dlp.v2.DeidentifyContentResponse.overview', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4597, - serialized_end=4739, + name="DeidentifyContentResponse", + full_name="google.privacy.dlp.v2.DeidentifyContentResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="item", + full_name="google.privacy.dlp.v2.DeidentifyContentResponse.item", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="overview", + full_name="google.privacy.dlp.v2.DeidentifyContentResponse.overview", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4597, + serialized_end=4739, ) _REIDENTIFYCONTENTREQUEST = _descriptor.Descriptor( - name='ReidentifyContentRequest', - full_name='google.privacy.dlp.v2.ReidentifyContentRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.ReidentifyContentRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='reidentify_config', full_name='google.privacy.dlp.v2.ReidentifyContentRequest.reidentify_config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_config', full_name='google.privacy.dlp.v2.ReidentifyContentRequest.inspect_config', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='item', full_name='google.privacy.dlp.v2.ReidentifyContentRequest.item', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_template_name', full_name='google.privacy.dlp.v2.ReidentifyContentRequest.inspect_template_name', index=4, - number=5, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='reidentify_template_name', full_name='google.privacy.dlp.v2.ReidentifyContentRequest.reidentify_template_name', index=5, - number=6, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4742, - serialized_end=5029, + name="ReidentifyContentRequest", + full_name="google.privacy.dlp.v2.ReidentifyContentRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.ReidentifyContentRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="reidentify_config", + full_name="google.privacy.dlp.v2.ReidentifyContentRequest.reidentify_config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_config", + full_name="google.privacy.dlp.v2.ReidentifyContentRequest.inspect_config", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="item", + full_name="google.privacy.dlp.v2.ReidentifyContentRequest.item", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_template_name", + full_name="google.privacy.dlp.v2.ReidentifyContentRequest.inspect_template_name", + index=4, + number=5, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="reidentify_template_name", + full_name="google.privacy.dlp.v2.ReidentifyContentRequest.reidentify_template_name", + index=5, + number=6, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4742, + serialized_end=5029, ) _REIDENTIFYCONTENTRESPONSE = _descriptor.Descriptor( - name='ReidentifyContentResponse', - full_name='google.privacy.dlp.v2.ReidentifyContentResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='item', full_name='google.privacy.dlp.v2.ReidentifyContentResponse.item', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='overview', full_name='google.privacy.dlp.v2.ReidentifyContentResponse.overview', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=5032, - serialized_end=5174, + name="ReidentifyContentResponse", + full_name="google.privacy.dlp.v2.ReidentifyContentResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="item", + full_name="google.privacy.dlp.v2.ReidentifyContentResponse.item", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="overview", + full_name="google.privacy.dlp.v2.ReidentifyContentResponse.overview", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=5032, + serialized_end=5174, ) _INSPECTCONTENTREQUEST = _descriptor.Descriptor( - name='InspectContentRequest', - full_name='google.privacy.dlp.v2.InspectContentRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.InspectContentRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_config', full_name='google.privacy.dlp.v2.InspectContentRequest.inspect_config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='item', full_name='google.privacy.dlp.v2.InspectContentRequest.item', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_template_name', full_name='google.privacy.dlp.v2.InspectContentRequest.inspect_template_name', index=3, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=5177, - serialized_end=5359, + name="InspectContentRequest", + full_name="google.privacy.dlp.v2.InspectContentRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.InspectContentRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_config", + full_name="google.privacy.dlp.v2.InspectContentRequest.inspect_config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="item", + full_name="google.privacy.dlp.v2.InspectContentRequest.item", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_template_name", + full_name="google.privacy.dlp.v2.InspectContentRequest.inspect_template_name", + index=3, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=5177, + serialized_end=5359, ) _INSPECTCONTENTRESPONSE = _descriptor.Descriptor( - name='InspectContentResponse', - full_name='google.privacy.dlp.v2.InspectContentResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='result', full_name='google.privacy.dlp.v2.InspectContentResponse.result', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=5361, - serialized_end=5439, + name="InspectContentResponse", + full_name="google.privacy.dlp.v2.InspectContentResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="result", + full_name="google.privacy.dlp.v2.InspectContentResponse.result", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=5361, + serialized_end=5439, ) _OUTPUTSTORAGECONFIG = _descriptor.Descriptor( - name='OutputStorageConfig', - full_name='google.privacy.dlp.v2.OutputStorageConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='table', full_name='google.privacy.dlp.v2.OutputStorageConfig.table', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='output_schema', full_name='google.privacy.dlp.v2.OutputStorageConfig.output_schema', index=1, - number=3, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _OUTPUTSTORAGECONFIG_OUTPUTSCHEMA, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.OutputStorageConfig.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=5442, - serialized_end=5753, + name="OutputStorageConfig", + full_name="google.privacy.dlp.v2.OutputStorageConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="table", + full_name="google.privacy.dlp.v2.OutputStorageConfig.table", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="output_schema", + full_name="google.privacy.dlp.v2.OutputStorageConfig.output_schema", + index=1, + number=3, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[_OUTPUTSTORAGECONFIG_OUTPUTSCHEMA], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.OutputStorageConfig.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=5442, + serialized_end=5753, ) _INFOTYPESTATS = _descriptor.Descriptor( - name='InfoTypeStats', - full_name='google.privacy.dlp.v2.InfoTypeStats', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.InfoTypeStats.info_type', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='count', full_name='google.privacy.dlp.v2.InfoTypeStats.count', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=5755, - serialized_end=5837, + name="InfoTypeStats", + full_name="google.privacy.dlp.v2.InfoTypeStats", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.InfoTypeStats.info_type", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="count", + full_name="google.privacy.dlp.v2.InfoTypeStats.count", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=5755, + serialized_end=5837, ) _INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS = _descriptor.Descriptor( - name='RequestedOptions', - full_name='google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='snapshot_inspect_template', full_name='google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions.snapshot_inspect_template', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='job_config', full_name='google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions.job_config', index=1, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=6034, - serialized_end=6188, + name="RequestedOptions", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="snapshot_inspect_template", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions.snapshot_inspect_template", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="job_config", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions.job_config", + index=1, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=6034, + serialized_end=6188, ) _INSPECTDATASOURCEDETAILS_RESULT = _descriptor.Descriptor( - name='Result', - full_name='google.privacy.dlp.v2.InspectDataSourceDetails.Result', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='processed_bytes', full_name='google.privacy.dlp.v2.InspectDataSourceDetails.Result.processed_bytes', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='total_estimated_bytes', full_name='google.privacy.dlp.v2.InspectDataSourceDetails.Result.total_estimated_bytes', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='info_type_stats', full_name='google.privacy.dlp.v2.InspectDataSourceDetails.Result.info_type_stats', index=2, - number=3, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=6190, - serialized_end=6317, + name="Result", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.Result", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="processed_bytes", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.Result.processed_bytes", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="total_estimated_bytes", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.Result.total_estimated_bytes", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="info_type_stats", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.Result.info_type_stats", + index=2, + number=3, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=6190, + serialized_end=6317, ) _INSPECTDATASOURCEDETAILS = _descriptor.Descriptor( - name='InspectDataSourceDetails', - full_name='google.privacy.dlp.v2.InspectDataSourceDetails', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='requested_options', full_name='google.privacy.dlp.v2.InspectDataSourceDetails.requested_options', index=0, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='result', full_name='google.privacy.dlp.v2.InspectDataSourceDetails.result', index=1, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS, _INSPECTDATASOURCEDETAILS_RESULT, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=5840, - serialized_end=6317, + name="InspectDataSourceDetails", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="requested_options", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.requested_options", + index=0, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="result", + full_name="google.privacy.dlp.v2.InspectDataSourceDetails.result", + index=1, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[ + _INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS, + _INSPECTDATASOURCEDETAILS_RESULT, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=5840, + serialized_end=6317, ) _INFOTYPEDESCRIPTION = _descriptor.Descriptor( - name='InfoTypeDescription', - full_name='google.privacy.dlp.v2.InfoTypeDescription', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.InfoTypeDescription.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='display_name', full_name='google.privacy.dlp.v2.InfoTypeDescription.display_name', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='supported_by', full_name='google.privacy.dlp.v2.InfoTypeDescription.supported_by', index=2, - number=3, type=14, cpp_type=8, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=6319, - serialized_end=6442, + name="InfoTypeDescription", + full_name="google.privacy.dlp.v2.InfoTypeDescription", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.InfoTypeDescription.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="display_name", + full_name="google.privacy.dlp.v2.InfoTypeDescription.display_name", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="supported_by", + full_name="google.privacy.dlp.v2.InfoTypeDescription.supported_by", + index=2, + number=3, + type=14, + cpp_type=8, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=6319, + serialized_end=6442, ) _LISTINFOTYPESREQUEST = _descriptor.Descriptor( - name='ListInfoTypesRequest', - full_name='google.privacy.dlp.v2.ListInfoTypesRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='language_code', full_name='google.privacy.dlp.v2.ListInfoTypesRequest.language_code', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='filter', full_name='google.privacy.dlp.v2.ListInfoTypesRequest.filter', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=6444, - serialized_end=6505, + name="ListInfoTypesRequest", + full_name="google.privacy.dlp.v2.ListInfoTypesRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="language_code", + full_name="google.privacy.dlp.v2.ListInfoTypesRequest.language_code", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="filter", + full_name="google.privacy.dlp.v2.ListInfoTypesRequest.filter", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=6444, + serialized_end=6505, ) _LISTINFOTYPESRESPONSE = _descriptor.Descriptor( - name='ListInfoTypesResponse', - full_name='google.privacy.dlp.v2.ListInfoTypesResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_types', full_name='google.privacy.dlp.v2.ListInfoTypesResponse.info_types', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=6507, - serialized_end=6594, + name="ListInfoTypesResponse", + full_name="google.privacy.dlp.v2.ListInfoTypesResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_types", + full_name="google.privacy.dlp.v2.ListInfoTypesResponse.info_types", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=6507, + serialized_end=6594, ) _RISKANALYSISJOBCONFIG = _descriptor.Descriptor( - name='RiskAnalysisJobConfig', - full_name='google.privacy.dlp.v2.RiskAnalysisJobConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='privacy_metric', full_name='google.privacy.dlp.v2.RiskAnalysisJobConfig.privacy_metric', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='source_table', full_name='google.privacy.dlp.v2.RiskAnalysisJobConfig.source_table', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='actions', full_name='google.privacy.dlp.v2.RiskAnalysisJobConfig.actions', index=2, - number=3, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=6597, - serialized_end=6790, + name="RiskAnalysisJobConfig", + full_name="google.privacy.dlp.v2.RiskAnalysisJobConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="privacy_metric", + full_name="google.privacy.dlp.v2.RiskAnalysisJobConfig.privacy_metric", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="source_table", + full_name="google.privacy.dlp.v2.RiskAnalysisJobConfig.source_table", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="actions", + full_name="google.privacy.dlp.v2.RiskAnalysisJobConfig.actions", + index=2, + number=3, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=6597, + serialized_end=6790, ) _QUASIID = _descriptor.Descriptor( - name='QuasiId', - full_name='google.privacy.dlp.v2.QuasiId', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.QuasiId.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.QuasiId.info_type', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='custom_tag', full_name='google.privacy.dlp.v2.QuasiId.custom_tag', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inferred', full_name='google.privacy.dlp.v2.QuasiId.inferred', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='tag', full_name='google.privacy.dlp.v2.QuasiId.tag', - index=0, containing_type=None, fields=[]), - ], - serialized_start=6793, - serialized_end=6976, + name="QuasiId", + full_name="google.privacy.dlp.v2.QuasiId", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.QuasiId.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.QuasiId.info_type", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="custom_tag", + full_name="google.privacy.dlp.v2.QuasiId.custom_tag", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inferred", + full_name="google.privacy.dlp.v2.QuasiId.inferred", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="tag", + full_name="google.privacy.dlp.v2.QuasiId.tag", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=6793, + serialized_end=6976, ) _STATISTICALTABLE_QUASIIDENTIFIERFIELD = _descriptor.Descriptor( - name='QuasiIdentifierField', - full_name='google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='custom_tag', full_name='google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField.custom_tag', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=7193, - serialized_end=7282, + name="QuasiIdentifierField", + full_name="google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="custom_tag", + full_name="google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField.custom_tag", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=7193, + serialized_end=7282, ) _STATISTICALTABLE = _descriptor.Descriptor( - name='StatisticalTable', - full_name='google.privacy.dlp.v2.StatisticalTable', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='table', full_name='google.privacy.dlp.v2.StatisticalTable.table', index=0, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='quasi_ids', full_name='google.privacy.dlp.v2.StatisticalTable.quasi_ids', index=1, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='relative_frequency', full_name='google.privacy.dlp.v2.StatisticalTable.relative_frequency', index=2, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_STATISTICALTABLE_QUASIIDENTIFIERFIELD, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=6979, - serialized_end=7282, + name="StatisticalTable", + full_name="google.privacy.dlp.v2.StatisticalTable", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="table", + full_name="google.privacy.dlp.v2.StatisticalTable.table", + index=0, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="quasi_ids", + full_name="google.privacy.dlp.v2.StatisticalTable.quasi_ids", + index=1, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="relative_frequency", + full_name="google.privacy.dlp.v2.StatisticalTable.relative_frequency", + index=2, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_STATISTICALTABLE_QUASIIDENTIFIERFIELD], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=6979, + serialized_end=7282, ) _PRIVACYMETRIC_NUMERICALSTATSCONFIG = _descriptor.Descriptor( - name='NumericalStatsConfig', - full_name='google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=7868, - serialized_end=7937, + name="NumericalStatsConfig", + full_name="google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=7868, + serialized_end=7937, ) _PRIVACYMETRIC_CATEGORICALSTATSCONFIG = _descriptor.Descriptor( - name='CategoricalStatsConfig', - full_name='google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=7939, - serialized_end=8010, + name="CategoricalStatsConfig", + full_name="google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=7939, + serialized_end=8010, ) _PRIVACYMETRIC_KANONYMITYCONFIG = _descriptor.Descriptor( - name='KAnonymityConfig', - full_name='google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids', full_name='google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig.quasi_ids', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='entity_id', full_name='google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig.entity_id', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=8012, - serialized_end=8133, + name="KAnonymityConfig", + full_name="google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids", + full_name="google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig.quasi_ids", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="entity_id", + full_name="google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig.entity_id", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=8012, + serialized_end=8133, ) _PRIVACYMETRIC_LDIVERSITYCONFIG = _descriptor.Descriptor( - name='LDiversityConfig', - full_name='google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids', full_name='google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig.quasi_ids', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='sensitive_attribute', full_name='google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig.sensitive_attribute', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=8136, - serialized_end=8266, + name="LDiversityConfig", + full_name="google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids", + full_name="google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig.quasi_ids", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="sensitive_attribute", + full_name="google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig.sensitive_attribute", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=8136, + serialized_end=8266, ) _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD = _descriptor.Descriptor( - name='TaggedField', - full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.info_type', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='custom_tag', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.custom_tag', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inferred', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.inferred', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='tag', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.tag', - index=0, containing_type=None, fields=[]), - ], - serialized_start=8505, - serialized_end=8692, + name="TaggedField", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.info_type", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="custom_tag", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.custom_tag", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inferred", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.inferred", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="tag", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.tag", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=8505, + serialized_end=8692, ) _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD = _descriptor.Descriptor( - name='QuasiIdField', - full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='custom_tag', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.custom_tag', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=8932, - serialized_end=9013, + name="QuasiIdField", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="custom_tag", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.custom_tag", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=8932, + serialized_end=9013, ) _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE = _descriptor.Descriptor( - name='AuxiliaryTable', - full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='table', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.table', index=0, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='quasi_ids', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.quasi_ids', index=1, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='relative_frequency', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.relative_frequency', index=2, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=8695, - serialized_end=9013, + name="AuxiliaryTable", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="table", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.table", + index=0, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="quasi_ids", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.quasi_ids", + index=1, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="relative_frequency", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.relative_frequency", + index=2, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=8695, + serialized_end=9013, ) _PRIVACYMETRIC_KMAPESTIMATIONCONFIG = _descriptor.Descriptor( - name='KMapEstimationConfig', - full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.quasi_ids', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='region_code', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.region_code', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='auxiliary_tables', full_name='google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.auxiliary_tables', index=2, - number=3, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD, _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=8269, - serialized_end=9013, + name="KMapEstimationConfig", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.quasi_ids", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="region_code", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.region_code", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="auxiliary_tables", + full_name="google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.auxiliary_tables", + index=2, + number=3, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[ + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD, + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=8269, + serialized_end=9013, ) _PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG = _descriptor.Descriptor( - name='DeltaPresenceEstimationConfig', - full_name='google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids', full_name='google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig.quasi_ids', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='region_code', full_name='google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig.region_code', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='auxiliary_tables', full_name='google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig.auxiliary_tables', index=2, - number=3, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=9016, - serialized_end=9186, + name="DeltaPresenceEstimationConfig", + full_name="google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids", + full_name="google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig.quasi_ids", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="region_code", + full_name="google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig.region_code", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="auxiliary_tables", + full_name="google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig.auxiliary_tables", + index=2, + number=3, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=9016, + serialized_end=9186, ) _PRIVACYMETRIC = _descriptor.Descriptor( - name='PrivacyMetric', - full_name='google.privacy.dlp.v2.PrivacyMetric', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='numerical_stats_config', full_name='google.privacy.dlp.v2.PrivacyMetric.numerical_stats_config', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='categorical_stats_config', full_name='google.privacy.dlp.v2.PrivacyMetric.categorical_stats_config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='k_anonymity_config', full_name='google.privacy.dlp.v2.PrivacyMetric.k_anonymity_config', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='l_diversity_config', full_name='google.privacy.dlp.v2.PrivacyMetric.l_diversity_config', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='k_map_estimation_config', full_name='google.privacy.dlp.v2.PrivacyMetric.k_map_estimation_config', index=4, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='delta_presence_estimation_config', full_name='google.privacy.dlp.v2.PrivacyMetric.delta_presence_estimation_config', index=5, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_PRIVACYMETRIC_NUMERICALSTATSCONFIG, _PRIVACYMETRIC_CATEGORICALSTATSCONFIG, _PRIVACYMETRIC_KANONYMITYCONFIG, _PRIVACYMETRIC_LDIVERSITYCONFIG, _PRIVACYMETRIC_KMAPESTIMATIONCONFIG, _PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.PrivacyMetric.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=7285, - serialized_end=9194, + name="PrivacyMetric", + full_name="google.privacy.dlp.v2.PrivacyMetric", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="numerical_stats_config", + full_name="google.privacy.dlp.v2.PrivacyMetric.numerical_stats_config", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="categorical_stats_config", + full_name="google.privacy.dlp.v2.PrivacyMetric.categorical_stats_config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="k_anonymity_config", + full_name="google.privacy.dlp.v2.PrivacyMetric.k_anonymity_config", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="l_diversity_config", + full_name="google.privacy.dlp.v2.PrivacyMetric.l_diversity_config", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="k_map_estimation_config", + full_name="google.privacy.dlp.v2.PrivacyMetric.k_map_estimation_config", + index=4, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="delta_presence_estimation_config", + full_name="google.privacy.dlp.v2.PrivacyMetric.delta_presence_estimation_config", + index=5, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[ + _PRIVACYMETRIC_NUMERICALSTATSCONFIG, + _PRIVACYMETRIC_CATEGORICALSTATSCONFIG, + _PRIVACYMETRIC_KANONYMITYCONFIG, + _PRIVACYMETRIC_LDIVERSITYCONFIG, + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG, + _PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.PrivacyMetric.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=7285, + serialized_end=9194, ) _ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT = _descriptor.Descriptor( - name='NumericalStatsResult', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='min_value', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult.min_value', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='max_value', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult.max_value', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='quantile_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult.quantile_values', index=2, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=10028, - serialized_end=10203, + name="NumericalStatsResult", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="min_value", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult.min_value", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="max_value", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult.max_value", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="quantile_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult.quantile_values", + index=2, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=10028, + serialized_end=10203, ) _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET = _descriptor.Descriptor( - name='CategoricalStatsHistogramBucket', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='value_frequency_lower_bound', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.value_frequency_lower_bound', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='value_frequency_upper_bound', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.value_frequency_upper_bound', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_size', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.bucket_size', index=2, - number=3, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.bucket_values', index=3, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_value_count', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.bucket_value_count', index=4, - number=5, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=10385, - serialized_end=10603, + name="CategoricalStatsHistogramBucket", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="value_frequency_lower_bound", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.value_frequency_lower_bound", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="value_frequency_upper_bound", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.value_frequency_upper_bound", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_size", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.bucket_size", + index=2, + number=3, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.bucket_values", + index=3, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_value_count", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket.bucket_value_count", + index=4, + number=5, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=10385, + serialized_end=10603, ) _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT = _descriptor.Descriptor( - name='CategoricalStatsResult', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='value_frequency_histogram_buckets', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.value_frequency_histogram_buckets', index=0, - number=5, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=10206, - serialized_end=10603, + name="CategoricalStatsResult", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="value_frequency_histogram_buckets", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.value_frequency_histogram_buckets", + index=0, + number=5, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[ + _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=10206, + serialized_end=10603, ) _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS = _descriptor.Descriptor( - name='KAnonymityEquivalenceClass', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass.quasi_ids_values', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='equivalence_class_size', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass.equivalence_class_size', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=10768, - serialized_end=10884, + name="KAnonymityEquivalenceClass", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass.quasi_ids_values", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="equivalence_class_size", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass.equivalence_class_size", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=10768, + serialized_end=10884, ) _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET = _descriptor.Descriptor( - name='KAnonymityHistogramBucket', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='equivalence_class_size_lower_bound', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.equivalence_class_size_lower_bound', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='equivalence_class_size_upper_bound', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.equivalence_class_size_upper_bound', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_size', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.bucket_size', index=2, - number=3, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.bucket_values', index=3, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_value_count', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.bucket_value_count', index=4, - number=5, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=10887, - serialized_end=11171, + name="KAnonymityHistogramBucket", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="equivalence_class_size_lower_bound", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.equivalence_class_size_lower_bound", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="equivalence_class_size_upper_bound", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.equivalence_class_size_upper_bound", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_size", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.bucket_size", + index=2, + number=3, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.bucket_values", + index=3, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_value_count", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket.bucket_value_count", + index=4, + number=5, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=10887, + serialized_end=11171, ) _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT = _descriptor.Descriptor( - name='KAnonymityResult', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='equivalence_class_histogram_buckets', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.equivalence_class_histogram_buckets', index=0, - number=5, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS, _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=10606, - serialized_end=11171, + name="KAnonymityResult", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="equivalence_class_histogram_buckets", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.equivalence_class_histogram_buckets", + index=0, + number=5, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[ + _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS, + _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=10606, + serialized_end=11171, ) _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS = _descriptor.Descriptor( - name='LDiversityEquivalenceClass', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.quasi_ids_values', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='equivalence_class_size', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.equivalence_class_size', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='num_distinct_sensitive_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.num_distinct_sensitive_values', index=2, - number=3, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='top_sensitive_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.top_sensitive_values', index=3, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=11345, - serialized_end=11569, + name="LDiversityEquivalenceClass", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.quasi_ids_values", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="equivalence_class_size", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.equivalence_class_size", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="num_distinct_sensitive_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.num_distinct_sensitive_values", + index=2, + number=3, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="top_sensitive_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass.top_sensitive_values", + index=3, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=11345, + serialized_end=11569, ) _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET = _descriptor.Descriptor( - name='LDiversityHistogramBucket', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='sensitive_value_frequency_lower_bound', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.sensitive_value_frequency_lower_bound', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='sensitive_value_frequency_upper_bound', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.sensitive_value_frequency_upper_bound', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_size', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.bucket_size', index=2, - number=3, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.bucket_values', index=3, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_value_count', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.bucket_value_count', index=4, - number=5, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=11572, - serialized_end=11862, + name="LDiversityHistogramBucket", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="sensitive_value_frequency_lower_bound", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.sensitive_value_frequency_lower_bound", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="sensitive_value_frequency_upper_bound", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.sensitive_value_frequency_upper_bound", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_size", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.bucket_size", + index=2, + number=3, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.bucket_values", + index=3, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_value_count", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket.bucket_value_count", + index=4, + number=5, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=11572, + serialized_end=11862, ) _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT = _descriptor.Descriptor( - name='LDiversityResult', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='sensitive_value_frequency_histogram_buckets', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.sensitive_value_frequency_histogram_buckets', index=0, - number=5, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS, _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=11174, - serialized_end=11862, + name="LDiversityResult", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="sensitive_value_frequency_histogram_buckets", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.sensitive_value_frequency_histogram_buckets", + index=0, + number=5, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[ + _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS, + _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=11174, + serialized_end=11862, ) _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES = _descriptor.Descriptor( - name='KMapEstimationQuasiIdValues', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues.quasi_ids_values', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='estimated_anonymity', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues.estimated_anonymity', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=12030, - serialized_end=12144, + name="KMapEstimationQuasiIdValues", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues.quasi_ids_values", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="estimated_anonymity", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues.estimated_anonymity", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=12030, + serialized_end=12144, ) _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET = _descriptor.Descriptor( - name='KMapEstimationHistogramBucket', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='min_anonymity', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.min_anonymity', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='max_anonymity', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.max_anonymity', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_size', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.bucket_size', index=2, - number=5, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.bucket_values', index=3, - number=6, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_value_count', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.bucket_value_count', index=4, - number=7, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=12147, - serialized_end=12398, + name="KMapEstimationHistogramBucket", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="min_anonymity", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.min_anonymity", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="max_anonymity", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.max_anonymity", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_size", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.bucket_size", + index=2, + number=5, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.bucket_values", + index=3, + number=6, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_value_count", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket.bucket_value_count", + index=4, + number=7, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=12147, + serialized_end=12398, ) _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT = _descriptor.Descriptor( - name='KMapEstimationResult', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='k_map_estimation_histogram', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.k_map_estimation_histogram', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES, _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=11865, - serialized_end=12398, + name="KMapEstimationResult", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="k_map_estimation_histogram", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.k_map_estimation_histogram", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[ + _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES, + _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=11865, + serialized_end=12398, ) _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES = _descriptor.Descriptor( - name='DeltaPresenceEstimationQuasiIdValues', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='quasi_ids_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues.quasi_ids_values', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='estimated_probability', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues.estimated_probability', index=1, - number=2, type=1, cpp_type=5, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=12602, - serialized_end=12727, + name="DeltaPresenceEstimationQuasiIdValues", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="quasi_ids_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues.quasi_ids_values", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="estimated_probability", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues.estimated_probability", + index=1, + number=2, + type=1, + cpp_type=5, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=12602, + serialized_end=12727, ) _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET = _descriptor.Descriptor( - name='DeltaPresenceEstimationHistogramBucket', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='min_probability', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.min_probability', index=0, - number=1, type=1, cpp_type=5, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='max_probability', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.max_probability', index=1, - number=2, type=1, cpp_type=5, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_size', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.bucket_size', index=2, - number=5, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_values', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.bucket_values', index=3, - number=6, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_value_count', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.bucket_value_count', index=4, - number=7, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=12730, - serialized_end=13013, + name="DeltaPresenceEstimationHistogramBucket", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="min_probability", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.min_probability", + index=0, + number=1, + type=1, + cpp_type=5, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="max_probability", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.max_probability", + index=1, + number=2, + type=1, + cpp_type=5, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_size", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.bucket_size", + index=2, + number=5, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_values", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.bucket_values", + index=3, + number=6, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_value_count", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket.bucket_value_count", + index=4, + number=7, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=12730, + serialized_end=13013, ) _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT = _descriptor.Descriptor( - name='DeltaPresenceEstimationResult', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='delta_presence_estimation_histogram', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.delta_presence_estimation_histogram', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES, _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=12401, - serialized_end=13013, + name="DeltaPresenceEstimationResult", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="delta_presence_estimation_histogram", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.delta_presence_estimation_histogram", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[ + _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES, + _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=12401, + serialized_end=13013, ) _ANALYZEDATASOURCERISKDETAILS = _descriptor.Descriptor( - name='AnalyzeDataSourceRiskDetails', - full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='requested_privacy_metric', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.requested_privacy_metric', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='requested_source_table', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.requested_source_table', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='numerical_stats_result', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.numerical_stats_result', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='categorical_stats_result', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.categorical_stats_result', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='k_anonymity_result', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.k_anonymity_result', index=4, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='l_diversity_result', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.l_diversity_result', index=5, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='k_map_estimation_result', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.k_map_estimation_result', index=6, - number=7, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='delta_presence_estimation_result', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.delta_presence_estimation_result', index=7, - number=9, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT, _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT, _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT, _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT, _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT, _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='result', full_name='google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.result', - index=0, containing_type=None, fields=[]), - ], - serialized_start=9197, - serialized_end=13023, + name="AnalyzeDataSourceRiskDetails", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="requested_privacy_metric", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.requested_privacy_metric", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="requested_source_table", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.requested_source_table", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="numerical_stats_result", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.numerical_stats_result", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="categorical_stats_result", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.categorical_stats_result", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="k_anonymity_result", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.k_anonymity_result", + index=4, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="l_diversity_result", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.l_diversity_result", + index=5, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="k_map_estimation_result", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.k_map_estimation_result", + index=6, + number=7, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="delta_presence_estimation_result", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.delta_presence_estimation_result", + index=7, + number=9, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[ + _ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT, + _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT, + _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT, + _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT, + _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT, + _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="result", + full_name="google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.result", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=9197, + serialized_end=13023, ) _VALUEFREQUENCY = _descriptor.Descriptor( - name='ValueFrequency', - full_name='google.privacy.dlp.v2.ValueFrequency', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='value', full_name='google.privacy.dlp.v2.ValueFrequency.value', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='count', full_name='google.privacy.dlp.v2.ValueFrequency.count', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=13025, - serialized_end=13101, + name="ValueFrequency", + full_name="google.privacy.dlp.v2.ValueFrequency", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="value", + full_name="google.privacy.dlp.v2.ValueFrequency.value", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="count", + full_name="google.privacy.dlp.v2.ValueFrequency.count", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=13025, + serialized_end=13101, ) _VALUE = _descriptor.Descriptor( - name='Value', - full_name='google.privacy.dlp.v2.Value', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='integer_value', full_name='google.privacy.dlp.v2.Value.integer_value', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='float_value', full_name='google.privacy.dlp.v2.Value.float_value', index=1, - number=2, type=1, cpp_type=5, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='string_value', full_name='google.privacy.dlp.v2.Value.string_value', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='boolean_value', full_name='google.privacy.dlp.v2.Value.boolean_value', index=3, - number=4, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='timestamp_value', full_name='google.privacy.dlp.v2.Value.timestamp_value', index=4, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='time_value', full_name='google.privacy.dlp.v2.Value.time_value', index=5, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='date_value', full_name='google.privacy.dlp.v2.Value.date_value', index=6, - number=7, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='day_of_week_value', full_name='google.privacy.dlp.v2.Value.day_of_week_value', index=7, - number=8, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.Value.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=13104, - serialized_end=13411, + name="Value", + full_name="google.privacy.dlp.v2.Value", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="integer_value", + full_name="google.privacy.dlp.v2.Value.integer_value", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="float_value", + full_name="google.privacy.dlp.v2.Value.float_value", + index=1, + number=2, + type=1, + cpp_type=5, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="string_value", + full_name="google.privacy.dlp.v2.Value.string_value", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="boolean_value", + full_name="google.privacy.dlp.v2.Value.boolean_value", + index=3, + number=4, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="timestamp_value", + full_name="google.privacy.dlp.v2.Value.timestamp_value", + index=4, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="time_value", + full_name="google.privacy.dlp.v2.Value.time_value", + index=5, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="date_value", + full_name="google.privacy.dlp.v2.Value.date_value", + index=6, + number=7, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="day_of_week_value", + full_name="google.privacy.dlp.v2.Value.day_of_week_value", + index=7, + number=8, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.Value.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=13104, + serialized_end=13411, ) _QUOTEINFO = _descriptor.Descriptor( - name='QuoteInfo', - full_name='google.privacy.dlp.v2.QuoteInfo', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='date_time', full_name='google.privacy.dlp.v2.QuoteInfo.date_time', index=0, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='parsed_quote', full_name='google.privacy.dlp.v2.QuoteInfo.parsed_quote', - index=0, containing_type=None, fields=[]), - ], - serialized_start=13413, - serialized_end=13494, + name="QuoteInfo", + full_name="google.privacy.dlp.v2.QuoteInfo", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="date_time", + full_name="google.privacy.dlp.v2.QuoteInfo.date_time", + index=0, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="parsed_quote", + full_name="google.privacy.dlp.v2.QuoteInfo.parsed_quote", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=13413, + serialized_end=13494, ) _DATETIME_TIMEZONE = _descriptor.Descriptor( - name='TimeZone', - full_name='google.privacy.dlp.v2.DateTime.TimeZone', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='offset_minutes', full_name='google.privacy.dlp.v2.DateTime.TimeZone.offset_minutes', index=0, - number=1, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=13686, - serialized_end=13720, + name="TimeZone", + full_name="google.privacy.dlp.v2.DateTime.TimeZone", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="offset_minutes", + full_name="google.privacy.dlp.v2.DateTime.TimeZone.offset_minutes", + index=0, + number=1, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=13686, + serialized_end=13720, ) _DATETIME = _descriptor.Descriptor( - name='DateTime', - full_name='google.privacy.dlp.v2.DateTime', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='date', full_name='google.privacy.dlp.v2.DateTime.date', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='day_of_week', full_name='google.privacy.dlp.v2.DateTime.day_of_week', index=1, - number=2, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='time', full_name='google.privacy.dlp.v2.DateTime.time', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='time_zone', full_name='google.privacy.dlp.v2.DateTime.time_zone', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_DATETIME_TIMEZONE, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=13497, - serialized_end=13720, + name="DateTime", + full_name="google.privacy.dlp.v2.DateTime", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="date", + full_name="google.privacy.dlp.v2.DateTime.date", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="day_of_week", + full_name="google.privacy.dlp.v2.DateTime.day_of_week", + index=1, + number=2, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="time", + full_name="google.privacy.dlp.v2.DateTime.time", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="time_zone", + full_name="google.privacy.dlp.v2.DateTime.time_zone", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_DATETIME_TIMEZONE], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=13497, + serialized_end=13720, ) _DEIDENTIFYCONFIG = _descriptor.Descriptor( - name='DeidentifyConfig', - full_name='google.privacy.dlp.v2.DeidentifyConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_type_transformations', full_name='google.privacy.dlp.v2.DeidentifyConfig.info_type_transformations', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='record_transformations', full_name='google.privacy.dlp.v2.DeidentifyConfig.record_transformations', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='transformation', full_name='google.privacy.dlp.v2.DeidentifyConfig.transformation', - index=0, containing_type=None, fields=[]), - ], - serialized_start=13723, - serialized_end=13924, + name="DeidentifyConfig", + full_name="google.privacy.dlp.v2.DeidentifyConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_type_transformations", + full_name="google.privacy.dlp.v2.DeidentifyConfig.info_type_transformations", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="record_transformations", + full_name="google.privacy.dlp.v2.DeidentifyConfig.record_transformations", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="transformation", + full_name="google.privacy.dlp.v2.DeidentifyConfig.transformation", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=13723, + serialized_end=13924, ) _PRIMITIVETRANSFORMATION = _descriptor.Descriptor( - name='PrimitiveTransformation', - full_name='google.privacy.dlp.v2.PrimitiveTransformation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='replace_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.replace_config', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='redact_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.redact_config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='character_mask_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.character_mask_config', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='crypto_replace_ffx_fpe_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.crypto_replace_ffx_fpe_config', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='fixed_size_bucketing_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.fixed_size_bucketing_config', index=4, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucketing_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.bucketing_config', index=5, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='replace_with_info_type_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.replace_with_info_type_config', index=6, - number=7, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='time_part_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.time_part_config', index=7, - number=8, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='crypto_hash_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.crypto_hash_config', index=8, - number=9, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='date_shift_config', full_name='google.privacy.dlp.v2.PrimitiveTransformation.date_shift_config', index=9, - number=11, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='transformation', full_name='google.privacy.dlp.v2.PrimitiveTransformation.transformation', - index=0, containing_type=None, fields=[]), - ], - serialized_start=13927, - serialized_end=14723, + name="PrimitiveTransformation", + full_name="google.privacy.dlp.v2.PrimitiveTransformation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="replace_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.replace_config", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="redact_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.redact_config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="character_mask_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.character_mask_config", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="crypto_replace_ffx_fpe_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.crypto_replace_ffx_fpe_config", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="fixed_size_bucketing_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.fixed_size_bucketing_config", + index=4, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucketing_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.bucketing_config", + index=5, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="replace_with_info_type_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.replace_with_info_type_config", + index=6, + number=7, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="time_part_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.time_part_config", + index=7, + number=8, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="crypto_hash_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.crypto_hash_config", + index=8, + number=9, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="date_shift_config", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.date_shift_config", + index=9, + number=11, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="transformation", + full_name="google.privacy.dlp.v2.PrimitiveTransformation.transformation", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=13927, + serialized_end=14723, ) _TIMEPARTCONFIG = _descriptor.Descriptor( - name='TimePartConfig', - full_name='google.privacy.dlp.v2.TimePartConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='part_to_extract', full_name='google.privacy.dlp.v2.TimePartConfig.part_to_extract', index=0, - number=1, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _TIMEPARTCONFIG_TIMEPART, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=14726, - serialized_end=14946, + name="TimePartConfig", + full_name="google.privacy.dlp.v2.TimePartConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="part_to_extract", + full_name="google.privacy.dlp.v2.TimePartConfig.part_to_extract", + index=0, + number=1, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[_TIMEPARTCONFIG_TIMEPART], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=14726, + serialized_end=14946, ) _CRYPTOHASHCONFIG = _descriptor.Descriptor( - name='CryptoHashConfig', - full_name='google.privacy.dlp.v2.CryptoHashConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='crypto_key', full_name='google.privacy.dlp.v2.CryptoHashConfig.crypto_key', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=14948, - serialized_end=15020, + name="CryptoHashConfig", + full_name="google.privacy.dlp.v2.CryptoHashConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="crypto_key", + full_name="google.privacy.dlp.v2.CryptoHashConfig.crypto_key", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=14948, + serialized_end=15020, ) _REPLACEVALUECONFIG = _descriptor.Descriptor( - name='ReplaceValueConfig', - full_name='google.privacy.dlp.v2.ReplaceValueConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='new_value', full_name='google.privacy.dlp.v2.ReplaceValueConfig.new_value', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=15022, - serialized_end=15091, + name="ReplaceValueConfig", + full_name="google.privacy.dlp.v2.ReplaceValueConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="new_value", + full_name="google.privacy.dlp.v2.ReplaceValueConfig.new_value", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=15022, + serialized_end=15091, ) _REPLACEWITHINFOTYPECONFIG = _descriptor.Descriptor( - name='ReplaceWithInfoTypeConfig', - full_name='google.privacy.dlp.v2.ReplaceWithInfoTypeConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=15093, - serialized_end=15120, + name="ReplaceWithInfoTypeConfig", + full_name="google.privacy.dlp.v2.ReplaceWithInfoTypeConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=15093, + serialized_end=15120, ) _REDACTCONFIG = _descriptor.Descriptor( - name='RedactConfig', - full_name='google.privacy.dlp.v2.RedactConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=15122, - serialized_end=15136, + name="RedactConfig", + full_name="google.privacy.dlp.v2.RedactConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=15122, + serialized_end=15136, ) _CHARSTOIGNORE = _descriptor.Descriptor( - name='CharsToIgnore', - full_name='google.privacy.dlp.v2.CharsToIgnore', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='characters_to_skip', full_name='google.privacy.dlp.v2.CharsToIgnore.characters_to_skip', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='common_characters_to_ignore', full_name='google.privacy.dlp.v2.CharsToIgnore.common_characters_to_ignore', index=1, - number=2, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _CHARSTOIGNORE_COMMONCHARSTOIGNORE, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='characters', full_name='google.privacy.dlp.v2.CharsToIgnore.characters', - index=0, containing_type=None, fields=[]), - ], - serialized_start=15139, - serialized_end=15449, + name="CharsToIgnore", + full_name="google.privacy.dlp.v2.CharsToIgnore", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="characters_to_skip", + full_name="google.privacy.dlp.v2.CharsToIgnore.characters_to_skip", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="common_characters_to_ignore", + full_name="google.privacy.dlp.v2.CharsToIgnore.common_characters_to_ignore", + index=1, + number=2, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[_CHARSTOIGNORE_COMMONCHARSTOIGNORE], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="characters", + full_name="google.privacy.dlp.v2.CharsToIgnore.characters", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=15139, + serialized_end=15449, ) _CHARACTERMASKCONFIG = _descriptor.Descriptor( - name='CharacterMaskConfig', - full_name='google.privacy.dlp.v2.CharacterMaskConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='masking_character', full_name='google.privacy.dlp.v2.CharacterMaskConfig.masking_character', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='number_to_mask', full_name='google.privacy.dlp.v2.CharacterMaskConfig.number_to_mask', index=1, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='reverse_order', full_name='google.privacy.dlp.v2.CharacterMaskConfig.reverse_order', index=2, - number=3, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='characters_to_ignore', full_name='google.privacy.dlp.v2.CharacterMaskConfig.characters_to_ignore', index=3, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=15452, - serialized_end=15615, + name="CharacterMaskConfig", + full_name="google.privacy.dlp.v2.CharacterMaskConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="masking_character", + full_name="google.privacy.dlp.v2.CharacterMaskConfig.masking_character", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="number_to_mask", + full_name="google.privacy.dlp.v2.CharacterMaskConfig.number_to_mask", + index=1, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="reverse_order", + full_name="google.privacy.dlp.v2.CharacterMaskConfig.reverse_order", + index=2, + number=3, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="characters_to_ignore", + full_name="google.privacy.dlp.v2.CharacterMaskConfig.characters_to_ignore", + index=3, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=15452, + serialized_end=15615, ) _FIXEDSIZEBUCKETINGCONFIG = _descriptor.Descriptor( - name='FixedSizeBucketingConfig', - full_name='google.privacy.dlp.v2.FixedSizeBucketingConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='lower_bound', full_name='google.privacy.dlp.v2.FixedSizeBucketingConfig.lower_bound', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='upper_bound', full_name='google.privacy.dlp.v2.FixedSizeBucketingConfig.upper_bound', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bucket_size', full_name='google.privacy.dlp.v2.FixedSizeBucketingConfig.bucket_size', index=2, - number=3, type=1, cpp_type=5, label=1, - has_default_value=False, default_value=float(0), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=15618, - serialized_end=15767, + name="FixedSizeBucketingConfig", + full_name="google.privacy.dlp.v2.FixedSizeBucketingConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="lower_bound", + full_name="google.privacy.dlp.v2.FixedSizeBucketingConfig.lower_bound", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="upper_bound", + full_name="google.privacy.dlp.v2.FixedSizeBucketingConfig.upper_bound", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bucket_size", + full_name="google.privacy.dlp.v2.FixedSizeBucketingConfig.bucket_size", + index=2, + number=3, + type=1, + cpp_type=5, + label=1, + has_default_value=False, + default_value=float(0), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=15618, + serialized_end=15767, ) _BUCKETINGCONFIG_BUCKET = _descriptor.Descriptor( - name='Bucket', - full_name='google.privacy.dlp.v2.BucketingConfig.Bucket', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='min', full_name='google.privacy.dlp.v2.BucketingConfig.Bucket.min', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='max', full_name='google.privacy.dlp.v2.BucketingConfig.Bucket.max', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='replacement_value', full_name='google.privacy.dlp.v2.BucketingConfig.Bucket.replacement_value', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=15854, - serialized_end=16005, + name="Bucket", + full_name="google.privacy.dlp.v2.BucketingConfig.Bucket", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="min", + full_name="google.privacy.dlp.v2.BucketingConfig.Bucket.min", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="max", + full_name="google.privacy.dlp.v2.BucketingConfig.Bucket.max", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="replacement_value", + full_name="google.privacy.dlp.v2.BucketingConfig.Bucket.replacement_value", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=15854, + serialized_end=16005, ) _BUCKETINGCONFIG = _descriptor.Descriptor( - name='BucketingConfig', - full_name='google.privacy.dlp.v2.BucketingConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='buckets', full_name='google.privacy.dlp.v2.BucketingConfig.buckets', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_BUCKETINGCONFIG_BUCKET, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=15770, - serialized_end=16005, + name="BucketingConfig", + full_name="google.privacy.dlp.v2.BucketingConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="buckets", + full_name="google.privacy.dlp.v2.BucketingConfig.buckets", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[_BUCKETINGCONFIG_BUCKET], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=15770, + serialized_end=16005, ) _CRYPTOREPLACEFFXFPECONFIG = _descriptor.Descriptor( - name='CryptoReplaceFfxFpeConfig', - full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='crypto_key', full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.crypto_key', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='context', full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.context', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='common_alphabet', full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.common_alphabet', index=2, - number=4, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='custom_alphabet', full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.custom_alphabet', index=3, - number=5, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='radix', full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.radix', index=4, - number=6, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='surrogate_info_type', full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.surrogate_info_type', index=5, - number=8, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='alphabet', full_name='google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.alphabet', - index=0, containing_type=None, fields=[]), - ], - serialized_start=16008, - serialized_end=16508, + name="CryptoReplaceFfxFpeConfig", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="crypto_key", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.crypto_key", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="context", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.context", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="common_alphabet", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.common_alphabet", + index=2, + number=4, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="custom_alphabet", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.custom_alphabet", + index=3, + number=5, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="radix", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.radix", + index=4, + number=6, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="surrogate_info_type", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.surrogate_info_type", + index=5, + number=8, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[_CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="alphabet", + full_name="google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.alphabet", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=16008, + serialized_end=16508, ) _CRYPTOKEY = _descriptor.Descriptor( - name='CryptoKey', - full_name='google.privacy.dlp.v2.CryptoKey', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='transient', full_name='google.privacy.dlp.v2.CryptoKey.transient', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='unwrapped', full_name='google.privacy.dlp.v2.CryptoKey.unwrapped', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='kms_wrapped', full_name='google.privacy.dlp.v2.CryptoKey.kms_wrapped', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='source', full_name='google.privacy.dlp.v2.CryptoKey.source', - index=0, containing_type=None, fields=[]), - ], - serialized_start=16511, - serialized_end=16727, + name="CryptoKey", + full_name="google.privacy.dlp.v2.CryptoKey", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="transient", + full_name="google.privacy.dlp.v2.CryptoKey.transient", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="unwrapped", + full_name="google.privacy.dlp.v2.CryptoKey.unwrapped", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="kms_wrapped", + full_name="google.privacy.dlp.v2.CryptoKey.kms_wrapped", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="source", + full_name="google.privacy.dlp.v2.CryptoKey.source", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=16511, + serialized_end=16727, ) _TRANSIENTCRYPTOKEY = _descriptor.Descriptor( - name='TransientCryptoKey', - full_name='google.privacy.dlp.v2.TransientCryptoKey', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.TransientCryptoKey.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=16729, - serialized_end=16763, + name="TransientCryptoKey", + full_name="google.privacy.dlp.v2.TransientCryptoKey", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.TransientCryptoKey.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=16729, + serialized_end=16763, ) _UNWRAPPEDCRYPTOKEY = _descriptor.Descriptor( - name='UnwrappedCryptoKey', - full_name='google.privacy.dlp.v2.UnwrappedCryptoKey', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='key', full_name='google.privacy.dlp.v2.UnwrappedCryptoKey.key', index=0, - number=1, type=12, cpp_type=9, label=1, - has_default_value=False, default_value=_b(""), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=16765, - serialized_end=16798, + name="UnwrappedCryptoKey", + full_name="google.privacy.dlp.v2.UnwrappedCryptoKey", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="key", + full_name="google.privacy.dlp.v2.UnwrappedCryptoKey.key", + index=0, + number=1, + type=12, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b(""), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=16765, + serialized_end=16798, ) _KMSWRAPPEDCRYPTOKEY = _descriptor.Descriptor( - name='KmsWrappedCryptoKey', - full_name='google.privacy.dlp.v2.KmsWrappedCryptoKey', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='wrapped_key', full_name='google.privacy.dlp.v2.KmsWrappedCryptoKey.wrapped_key', index=0, - number=1, type=12, cpp_type=9, label=1, - has_default_value=False, default_value=_b(""), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='crypto_key_name', full_name='google.privacy.dlp.v2.KmsWrappedCryptoKey.crypto_key_name', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=16800, - serialized_end=16867, + name="KmsWrappedCryptoKey", + full_name="google.privacy.dlp.v2.KmsWrappedCryptoKey", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="wrapped_key", + full_name="google.privacy.dlp.v2.KmsWrappedCryptoKey.wrapped_key", + index=0, + number=1, + type=12, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b(""), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="crypto_key_name", + full_name="google.privacy.dlp.v2.KmsWrappedCryptoKey.crypto_key_name", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=16800, + serialized_end=16867, ) _DATESHIFTCONFIG = _descriptor.Descriptor( - name='DateShiftConfig', - full_name='google.privacy.dlp.v2.DateShiftConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='upper_bound_days', full_name='google.privacy.dlp.v2.DateShiftConfig.upper_bound_days', index=0, - number=1, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='lower_bound_days', full_name='google.privacy.dlp.v2.DateShiftConfig.lower_bound_days', index=1, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='context', full_name='google.privacy.dlp.v2.DateShiftConfig.context', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='crypto_key', full_name='google.privacy.dlp.v2.DateShiftConfig.crypto_key', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='method', full_name='google.privacy.dlp.v2.DateShiftConfig.method', - index=0, containing_type=None, fields=[]), - ], - serialized_start=16870, - serialized_end=17054, + name="DateShiftConfig", + full_name="google.privacy.dlp.v2.DateShiftConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="upper_bound_days", + full_name="google.privacy.dlp.v2.DateShiftConfig.upper_bound_days", + index=0, + number=1, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="lower_bound_days", + full_name="google.privacy.dlp.v2.DateShiftConfig.lower_bound_days", + index=1, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="context", + full_name="google.privacy.dlp.v2.DateShiftConfig.context", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="crypto_key", + full_name="google.privacy.dlp.v2.DateShiftConfig.crypto_key", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="method", + full_name="google.privacy.dlp.v2.DateShiftConfig.method", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=16870, + serialized_end=17054, ) _INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION = _descriptor.Descriptor( - name='InfoTypeTransformation', - full_name='google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_types', full_name='google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation.info_types', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='primitive_transformation', full_name='google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation.primitive_transformation', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=17181, - serialized_end=17340, + name="InfoTypeTransformation", + full_name="google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_types", + full_name="google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation.info_types", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="primitive_transformation", + full_name="google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation.primitive_transformation", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=17181, + serialized_end=17340, ) _INFOTYPETRANSFORMATIONS = _descriptor.Descriptor( - name='InfoTypeTransformations', - full_name='google.privacy.dlp.v2.InfoTypeTransformations', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='transformations', full_name='google.privacy.dlp.v2.InfoTypeTransformations.transformations', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=17057, - serialized_end=17340, + name="InfoTypeTransformations", + full_name="google.privacy.dlp.v2.InfoTypeTransformations", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="transformations", + full_name="google.privacy.dlp.v2.InfoTypeTransformations.transformations", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=17057, + serialized_end=17340, ) _FIELDTRANSFORMATION = _descriptor.Descriptor( - name='FieldTransformation', - full_name='google.privacy.dlp.v2.FieldTransformation', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='fields', full_name='google.privacy.dlp.v2.FieldTransformation.fields', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='condition', full_name='google.privacy.dlp.v2.FieldTransformation.condition', index=1, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='primitive_transformation', full_name='google.privacy.dlp.v2.FieldTransformation.primitive_transformation', index=2, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='info_type_transformations', full_name='google.privacy.dlp.v2.FieldTransformation.info_type_transformations', index=3, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='transformation', full_name='google.privacy.dlp.v2.FieldTransformation.transformation', - index=0, containing_type=None, fields=[]), - ], - serialized_start=17343, - serialized_end=17658, + name="FieldTransformation", + full_name="google.privacy.dlp.v2.FieldTransformation", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="fields", + full_name="google.privacy.dlp.v2.FieldTransformation.fields", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="condition", + full_name="google.privacy.dlp.v2.FieldTransformation.condition", + index=1, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="primitive_transformation", + full_name="google.privacy.dlp.v2.FieldTransformation.primitive_transformation", + index=2, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="info_type_transformations", + full_name="google.privacy.dlp.v2.FieldTransformation.info_type_transformations", + index=3, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="transformation", + full_name="google.privacy.dlp.v2.FieldTransformation.transformation", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=17343, + serialized_end=17658, ) _RECORDTRANSFORMATIONS = _descriptor.Descriptor( - name='RecordTransformations', - full_name='google.privacy.dlp.v2.RecordTransformations', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field_transformations', full_name='google.privacy.dlp.v2.RecordTransformations.field_transformations', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='record_suppressions', full_name='google.privacy.dlp.v2.RecordTransformations.record_suppressions', index=1, - number=2, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=17661, - serialized_end=17830, + name="RecordTransformations", + full_name="google.privacy.dlp.v2.RecordTransformations", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field_transformations", + full_name="google.privacy.dlp.v2.RecordTransformations.field_transformations", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="record_suppressions", + full_name="google.privacy.dlp.v2.RecordTransformations.record_suppressions", + index=1, + number=2, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=17661, + serialized_end=17830, ) _RECORDSUPPRESSION = _descriptor.Descriptor( - name='RecordSuppression', - full_name='google.privacy.dlp.v2.RecordSuppression', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='condition', full_name='google.privacy.dlp.v2.RecordSuppression.condition', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=17832, - serialized_end=17910, + name="RecordSuppression", + full_name="google.privacy.dlp.v2.RecordSuppression", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="condition", + full_name="google.privacy.dlp.v2.RecordSuppression.condition", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=17832, + serialized_end=17910, ) _RECORDCONDITION_CONDITION = _descriptor.Descriptor( - name='Condition', - full_name='google.privacy.dlp.v2.RecordCondition.Condition', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.RecordCondition.Condition.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='operator', full_name='google.privacy.dlp.v2.RecordCondition.Condition.operator', index=1, - number=3, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='value', full_name='google.privacy.dlp.v2.RecordCondition.Condition.value', index=2, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=18006, - serialized_end=18170, + name="Condition", + full_name="google.privacy.dlp.v2.RecordCondition.Condition", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.RecordCondition.Condition.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="operator", + full_name="google.privacy.dlp.v2.RecordCondition.Condition.operator", + index=1, + number=3, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="value", + full_name="google.privacy.dlp.v2.RecordCondition.Condition.value", + index=2, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=18006, + serialized_end=18170, ) _RECORDCONDITION_CONDITIONS = _descriptor.Descriptor( - name='Conditions', - full_name='google.privacy.dlp.v2.RecordCondition.Conditions', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='conditions', full_name='google.privacy.dlp.v2.RecordCondition.Conditions.conditions', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=18172, - serialized_end=18254, + name="Conditions", + full_name="google.privacy.dlp.v2.RecordCondition.Conditions", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="conditions", + full_name="google.privacy.dlp.v2.RecordCondition.Conditions.conditions", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=18172, + serialized_end=18254, ) _RECORDCONDITION_EXPRESSIONS = _descriptor.Descriptor( - name='Expressions', - full_name='google.privacy.dlp.v2.RecordCondition.Expressions', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='logical_operator', full_name='google.privacy.dlp.v2.RecordCondition.Expressions.logical_operator', index=0, - number=1, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='conditions', full_name='google.privacy.dlp.v2.RecordCondition.Expressions.conditions', index=1, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.RecordCondition.Expressions.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=18257, - serialized_end=18507, + name="Expressions", + full_name="google.privacy.dlp.v2.RecordCondition.Expressions", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="logical_operator", + full_name="google.privacy.dlp.v2.RecordCondition.Expressions.logical_operator", + index=0, + number=1, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="conditions", + full_name="google.privacy.dlp.v2.RecordCondition.Expressions.conditions", + index=1, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[_RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.RecordCondition.Expressions.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=18257, + serialized_end=18507, ) _RECORDCONDITION = _descriptor.Descriptor( - name='RecordCondition', - full_name='google.privacy.dlp.v2.RecordCondition', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='expressions', full_name='google.privacy.dlp.v2.RecordCondition.expressions', index=0, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_RECORDCONDITION_CONDITION, _RECORDCONDITION_CONDITIONS, _RECORDCONDITION_EXPRESSIONS, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=17913, - serialized_end=18507, + name="RecordCondition", + full_name="google.privacy.dlp.v2.RecordCondition", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="expressions", + full_name="google.privacy.dlp.v2.RecordCondition.expressions", + index=0, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[ + _RECORDCONDITION_CONDITION, + _RECORDCONDITION_CONDITIONS, + _RECORDCONDITION_EXPRESSIONS, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=17913, + serialized_end=18507, ) _TRANSFORMATIONOVERVIEW = _descriptor.Descriptor( - name='TransformationOverview', - full_name='google.privacy.dlp.v2.TransformationOverview', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='transformed_bytes', full_name='google.privacy.dlp.v2.TransformationOverview.transformed_bytes', index=0, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='transformation_summaries', full_name='google.privacy.dlp.v2.TransformationOverview.transformation_summaries', index=1, - number=3, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=18510, - serialized_end=18641, + name="TransformationOverview", + full_name="google.privacy.dlp.v2.TransformationOverview", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="transformed_bytes", + full_name="google.privacy.dlp.v2.TransformationOverview.transformed_bytes", + index=0, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="transformation_summaries", + full_name="google.privacy.dlp.v2.TransformationOverview.transformation_summaries", + index=1, + number=3, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=18510, + serialized_end=18641, ) _TRANSFORMATIONSUMMARY_SUMMARYRESULT = _descriptor.Descriptor( - name='SummaryResult', - full_name='google.privacy.dlp.v2.TransformationSummary.SummaryResult', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='count', full_name='google.privacy.dlp.v2.TransformationSummary.SummaryResult.count', index=0, - number=1, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='code', full_name='google.privacy.dlp.v2.TransformationSummary.SummaryResult.code', index=1, - number=2, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='details', full_name='google.privacy.dlp.v2.TransformationSummary.SummaryResult.details', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=19087, - serialized_end=19219, + name="SummaryResult", + full_name="google.privacy.dlp.v2.TransformationSummary.SummaryResult", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="count", + full_name="google.privacy.dlp.v2.TransformationSummary.SummaryResult.count", + index=0, + number=1, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="code", + full_name="google.privacy.dlp.v2.TransformationSummary.SummaryResult.code", + index=1, + number=2, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="details", + full_name="google.privacy.dlp.v2.TransformationSummary.SummaryResult.details", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=19087, + serialized_end=19219, ) _TRANSFORMATIONSUMMARY = _descriptor.Descriptor( - name='TransformationSummary', - full_name='google.privacy.dlp.v2.TransformationSummary', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.TransformationSummary.info_type', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.TransformationSummary.field', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='transformation', full_name='google.privacy.dlp.v2.TransformationSummary.transformation', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='field_transformations', full_name='google.privacy.dlp.v2.TransformationSummary.field_transformations', index=3, - number=5, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='record_suppress', full_name='google.privacy.dlp.v2.TransformationSummary.record_suppress', index=4, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='results', full_name='google.privacy.dlp.v2.TransformationSummary.results', index=5, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='transformed_bytes', full_name='google.privacy.dlp.v2.TransformationSummary.transformed_bytes', index=6, - number=7, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_TRANSFORMATIONSUMMARY_SUMMARYRESULT, ], - enum_types=[ - _TRANSFORMATIONSUMMARY_TRANSFORMATIONRESULTCODE, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=18644, - serialized_end=19315, + name="TransformationSummary", + full_name="google.privacy.dlp.v2.TransformationSummary", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.TransformationSummary.info_type", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.TransformationSummary.field", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="transformation", + full_name="google.privacy.dlp.v2.TransformationSummary.transformation", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="field_transformations", + full_name="google.privacy.dlp.v2.TransformationSummary.field_transformations", + index=3, + number=5, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="record_suppress", + full_name="google.privacy.dlp.v2.TransformationSummary.record_suppress", + index=4, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="results", + full_name="google.privacy.dlp.v2.TransformationSummary.results", + index=5, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="transformed_bytes", + full_name="google.privacy.dlp.v2.TransformationSummary.transformed_bytes", + index=6, + number=7, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_TRANSFORMATIONSUMMARY_SUMMARYRESULT], + enum_types=[_TRANSFORMATIONSUMMARY_TRANSFORMATIONRESULTCODE], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=18644, + serialized_end=19315, ) _SCHEDULE = _descriptor.Descriptor( - name='Schedule', - full_name='google.privacy.dlp.v2.Schedule', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='recurrence_period_duration', full_name='google.privacy.dlp.v2.Schedule.recurrence_period_duration', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='option', full_name='google.privacy.dlp.v2.Schedule.option', - index=0, containing_type=None, fields=[]), - ], - serialized_start=19317, - serialized_end=19402, + name="Schedule", + full_name="google.privacy.dlp.v2.Schedule", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="recurrence_period_duration", + full_name="google.privacy.dlp.v2.Schedule.recurrence_period_duration", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="option", + full_name="google.privacy.dlp.v2.Schedule.option", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=19317, + serialized_end=19402, ) _INSPECTTEMPLATE = _descriptor.Descriptor( - name='InspectTemplate', - full_name='google.privacy.dlp.v2.InspectTemplate', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.InspectTemplate.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='display_name', full_name='google.privacy.dlp.v2.InspectTemplate.display_name', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='description', full_name='google.privacy.dlp.v2.InspectTemplate.description', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='create_time', full_name='google.privacy.dlp.v2.InspectTemplate.create_time', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='update_time', full_name='google.privacy.dlp.v2.InspectTemplate.update_time', index=4, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_config', full_name='google.privacy.dlp.v2.InspectTemplate.inspect_config', index=5, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=19405, - serialized_end=19639, + name="InspectTemplate", + full_name="google.privacy.dlp.v2.InspectTemplate", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.InspectTemplate.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="display_name", + full_name="google.privacy.dlp.v2.InspectTemplate.display_name", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="description", + full_name="google.privacy.dlp.v2.InspectTemplate.description", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="create_time", + full_name="google.privacy.dlp.v2.InspectTemplate.create_time", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="update_time", + full_name="google.privacy.dlp.v2.InspectTemplate.update_time", + index=4, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_config", + full_name="google.privacy.dlp.v2.InspectTemplate.inspect_config", + index=5, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=19405, + serialized_end=19639, ) _DEIDENTIFYTEMPLATE = _descriptor.Descriptor( - name='DeidentifyTemplate', - full_name='google.privacy.dlp.v2.DeidentifyTemplate', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.DeidentifyTemplate.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='display_name', full_name='google.privacy.dlp.v2.DeidentifyTemplate.display_name', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='description', full_name='google.privacy.dlp.v2.DeidentifyTemplate.description', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='create_time', full_name='google.privacy.dlp.v2.DeidentifyTemplate.create_time', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='update_time', full_name='google.privacy.dlp.v2.DeidentifyTemplate.update_time', index=4, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='deidentify_config', full_name='google.privacy.dlp.v2.DeidentifyTemplate.deidentify_config', index=5, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=19642, - serialized_end=19885, + name="DeidentifyTemplate", + full_name="google.privacy.dlp.v2.DeidentifyTemplate", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.DeidentifyTemplate.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="display_name", + full_name="google.privacy.dlp.v2.DeidentifyTemplate.display_name", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="description", + full_name="google.privacy.dlp.v2.DeidentifyTemplate.description", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="create_time", + full_name="google.privacy.dlp.v2.DeidentifyTemplate.create_time", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="update_time", + full_name="google.privacy.dlp.v2.DeidentifyTemplate.update_time", + index=4, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="deidentify_config", + full_name="google.privacy.dlp.v2.DeidentifyTemplate.deidentify_config", + index=5, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=19642, + serialized_end=19885, ) _ERROR = _descriptor.Descriptor( - name='Error', - full_name='google.privacy.dlp.v2.Error', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='details', full_name='google.privacy.dlp.v2.Error.details', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='timestamps', full_name='google.privacy.dlp.v2.Error.timestamps', index=1, - number=2, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=19887, - serialized_end=19979, + name="Error", + full_name="google.privacy.dlp.v2.Error", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="details", + full_name="google.privacy.dlp.v2.Error.details", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="timestamps", + full_name="google.privacy.dlp.v2.Error.timestamps", + index=1, + number=2, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=19887, + serialized_end=19979, ) _JOBTRIGGER_TRIGGER = _descriptor.Descriptor( - name='Trigger', - full_name='google.privacy.dlp.v2.JobTrigger.Trigger', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='schedule', full_name='google.privacy.dlp.v2.JobTrigger.Trigger.schedule', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='trigger', full_name='google.privacy.dlp.v2.JobTrigger.Trigger.trigger', - index=0, containing_type=None, fields=[]), - ], - serialized_start=20431, - serialized_end=20504, + name="Trigger", + full_name="google.privacy.dlp.v2.JobTrigger.Trigger", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="schedule", + full_name="google.privacy.dlp.v2.JobTrigger.Trigger.schedule", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="trigger", + full_name="google.privacy.dlp.v2.JobTrigger.Trigger.trigger", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=20431, + serialized_end=20504, ) _JOBTRIGGER = _descriptor.Descriptor( - name='JobTrigger', - full_name='google.privacy.dlp.v2.JobTrigger', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.JobTrigger.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='display_name', full_name='google.privacy.dlp.v2.JobTrigger.display_name', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='description', full_name='google.privacy.dlp.v2.JobTrigger.description', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_job', full_name='google.privacy.dlp.v2.JobTrigger.inspect_job', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='triggers', full_name='google.privacy.dlp.v2.JobTrigger.triggers', index=4, - number=5, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='errors', full_name='google.privacy.dlp.v2.JobTrigger.errors', index=5, - number=6, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='create_time', full_name='google.privacy.dlp.v2.JobTrigger.create_time', index=6, - number=7, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='update_time', full_name='google.privacy.dlp.v2.JobTrigger.update_time', index=7, - number=8, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='last_run_time', full_name='google.privacy.dlp.v2.JobTrigger.last_run_time', index=8, - number=9, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='status', full_name='google.privacy.dlp.v2.JobTrigger.status', index=9, - number=10, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_JOBTRIGGER_TRIGGER, ], - enum_types=[ - _JOBTRIGGER_STATUS, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='job', full_name='google.privacy.dlp.v2.JobTrigger.job', - index=0, containing_type=None, fields=[]), - ], - serialized_start=19982, - serialized_end=20585, + name="JobTrigger", + full_name="google.privacy.dlp.v2.JobTrigger", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.JobTrigger.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="display_name", + full_name="google.privacy.dlp.v2.JobTrigger.display_name", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="description", + full_name="google.privacy.dlp.v2.JobTrigger.description", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_job", + full_name="google.privacy.dlp.v2.JobTrigger.inspect_job", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="triggers", + full_name="google.privacy.dlp.v2.JobTrigger.triggers", + index=4, + number=5, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="errors", + full_name="google.privacy.dlp.v2.JobTrigger.errors", + index=5, + number=6, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="create_time", + full_name="google.privacy.dlp.v2.JobTrigger.create_time", + index=6, + number=7, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="update_time", + full_name="google.privacy.dlp.v2.JobTrigger.update_time", + index=7, + number=8, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="last_run_time", + full_name="google.privacy.dlp.v2.JobTrigger.last_run_time", + index=8, + number=9, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="status", + full_name="google.privacy.dlp.v2.JobTrigger.status", + index=9, + number=10, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_JOBTRIGGER_TRIGGER], + enum_types=[_JOBTRIGGER_STATUS], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="job", + full_name="google.privacy.dlp.v2.JobTrigger.job", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=19982, + serialized_end=20585, ) _ACTION_SAVEFINDINGS = _descriptor.Descriptor( - name='SaveFindings', - full_name='google.privacy.dlp.v2.Action.SaveFindings', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='output_config', full_name='google.privacy.dlp.v2.Action.SaveFindings.output_config', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=20820, - serialized_end=20901, + name="SaveFindings", + full_name="google.privacy.dlp.v2.Action.SaveFindings", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="output_config", + full_name="google.privacy.dlp.v2.Action.SaveFindings.output_config", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=20820, + serialized_end=20901, ) _ACTION_PUBLISHTOPUBSUB = _descriptor.Descriptor( - name='PublishToPubSub', - full_name='google.privacy.dlp.v2.Action.PublishToPubSub', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='topic', full_name='google.privacy.dlp.v2.Action.PublishToPubSub.topic', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=20903, - serialized_end=20935, + name="PublishToPubSub", + full_name="google.privacy.dlp.v2.Action.PublishToPubSub", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="topic", + full_name="google.privacy.dlp.v2.Action.PublishToPubSub.topic", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=20903, + serialized_end=20935, ) _ACTION_PUBLISHSUMMARYTOCSCC = _descriptor.Descriptor( - name='PublishSummaryToCscc', - full_name='google.privacy.dlp.v2.Action.PublishSummaryToCscc', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=20937, - serialized_end=20959, + name="PublishSummaryToCscc", + full_name="google.privacy.dlp.v2.Action.PublishSummaryToCscc", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=20937, + serialized_end=20959, ) _ACTION = _descriptor.Descriptor( - name='Action', - full_name='google.privacy.dlp.v2.Action', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='save_findings', full_name='google.privacy.dlp.v2.Action.save_findings', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='pub_sub', full_name='google.privacy.dlp.v2.Action.pub_sub', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='publish_summary_to_cscc', full_name='google.privacy.dlp.v2.Action.publish_summary_to_cscc', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_ACTION_SAVEFINDINGS, _ACTION_PUBLISHTOPUBSUB, _ACTION_PUBLISHSUMMARYTOCSCC, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='action', full_name='google.privacy.dlp.v2.Action.action', - index=0, containing_type=None, fields=[]), - ], - serialized_start=20588, - serialized_end=20969, + name="Action", + full_name="google.privacy.dlp.v2.Action", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="save_findings", + full_name="google.privacy.dlp.v2.Action.save_findings", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="pub_sub", + full_name="google.privacy.dlp.v2.Action.pub_sub", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="publish_summary_to_cscc", + full_name="google.privacy.dlp.v2.Action.publish_summary_to_cscc", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[ + _ACTION_SAVEFINDINGS, + _ACTION_PUBLISHTOPUBSUB, + _ACTION_PUBLISHSUMMARYTOCSCC, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="action", + full_name="google.privacy.dlp.v2.Action.action", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=20588, + serialized_end=20969, ) _CREATEINSPECTTEMPLATEREQUEST = _descriptor.Descriptor( - name='CreateInspectTemplateRequest', - full_name='google.privacy.dlp.v2.CreateInspectTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.CreateInspectTemplateRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_template', full_name='google.privacy.dlp.v2.CreateInspectTemplateRequest.inspect_template', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='template_id', full_name='google.privacy.dlp.v2.CreateInspectTemplateRequest.template_id', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=20972, - serialized_end=21105, + name="CreateInspectTemplateRequest", + full_name="google.privacy.dlp.v2.CreateInspectTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.CreateInspectTemplateRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_template", + full_name="google.privacy.dlp.v2.CreateInspectTemplateRequest.inspect_template", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="template_id", + full_name="google.privacy.dlp.v2.CreateInspectTemplateRequest.template_id", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=20972, + serialized_end=21105, ) _UPDATEINSPECTTEMPLATEREQUEST = _descriptor.Descriptor( - name='UpdateInspectTemplateRequest', - full_name='google.privacy.dlp.v2.UpdateInspectTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.UpdateInspectTemplateRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_template', full_name='google.privacy.dlp.v2.UpdateInspectTemplateRequest.inspect_template', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='update_mask', full_name='google.privacy.dlp.v2.UpdateInspectTemplateRequest.update_mask', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21108, - serialized_end=21267, + name="UpdateInspectTemplateRequest", + full_name="google.privacy.dlp.v2.UpdateInspectTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.UpdateInspectTemplateRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_template", + full_name="google.privacy.dlp.v2.UpdateInspectTemplateRequest.inspect_template", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="update_mask", + full_name="google.privacy.dlp.v2.UpdateInspectTemplateRequest.update_mask", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21108, + serialized_end=21267, ) _GETINSPECTTEMPLATEREQUEST = _descriptor.Descriptor( - name='GetInspectTemplateRequest', - full_name='google.privacy.dlp.v2.GetInspectTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.GetInspectTemplateRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21269, - serialized_end=21310, + name="GetInspectTemplateRequest", + full_name="google.privacy.dlp.v2.GetInspectTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.GetInspectTemplateRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21269, + serialized_end=21310, ) _LISTINSPECTTEMPLATESREQUEST = _descriptor.Descriptor( - name='ListInspectTemplatesRequest', - full_name='google.privacy.dlp.v2.ListInspectTemplatesRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.ListInspectTemplatesRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_token', full_name='google.privacy.dlp.v2.ListInspectTemplatesRequest.page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_size', full_name='google.privacy.dlp.v2.ListInspectTemplatesRequest.page_size', index=2, - number=3, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='order_by', full_name='google.privacy.dlp.v2.ListInspectTemplatesRequest.order_by', index=3, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21312, - serialized_end=21414, + name="ListInspectTemplatesRequest", + full_name="google.privacy.dlp.v2.ListInspectTemplatesRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.ListInspectTemplatesRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_token", + full_name="google.privacy.dlp.v2.ListInspectTemplatesRequest.page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_size", + full_name="google.privacy.dlp.v2.ListInspectTemplatesRequest.page_size", + index=2, + number=3, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="order_by", + full_name="google.privacy.dlp.v2.ListInspectTemplatesRequest.order_by", + index=3, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21312, + serialized_end=21414, ) _LISTINSPECTTEMPLATESRESPONSE = _descriptor.Descriptor( - name='ListInspectTemplatesResponse', - full_name='google.privacy.dlp.v2.ListInspectTemplatesResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='inspect_templates', full_name='google.privacy.dlp.v2.ListInspectTemplatesResponse.inspect_templates', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='next_page_token', full_name='google.privacy.dlp.v2.ListInspectTemplatesResponse.next_page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21416, - serialized_end=21538, + name="ListInspectTemplatesResponse", + full_name="google.privacy.dlp.v2.ListInspectTemplatesResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="inspect_templates", + full_name="google.privacy.dlp.v2.ListInspectTemplatesResponse.inspect_templates", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="next_page_token", + full_name="google.privacy.dlp.v2.ListInspectTemplatesResponse.next_page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21416, + serialized_end=21538, ) _DELETEINSPECTTEMPLATEREQUEST = _descriptor.Descriptor( - name='DeleteInspectTemplateRequest', - full_name='google.privacy.dlp.v2.DeleteInspectTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.DeleteInspectTemplateRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21540, - serialized_end=21584, + name="DeleteInspectTemplateRequest", + full_name="google.privacy.dlp.v2.DeleteInspectTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.DeleteInspectTemplateRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21540, + serialized_end=21584, ) _CREATEJOBTRIGGERREQUEST = _descriptor.Descriptor( - name='CreateJobTriggerRequest', - full_name='google.privacy.dlp.v2.CreateJobTriggerRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.CreateJobTriggerRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='job_trigger', full_name='google.privacy.dlp.v2.CreateJobTriggerRequest.job_trigger', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='trigger_id', full_name='google.privacy.dlp.v2.CreateJobTriggerRequest.trigger_id', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21586, - serialized_end=21703, + name="CreateJobTriggerRequest", + full_name="google.privacy.dlp.v2.CreateJobTriggerRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.CreateJobTriggerRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="job_trigger", + full_name="google.privacy.dlp.v2.CreateJobTriggerRequest.job_trigger", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="trigger_id", + full_name="google.privacy.dlp.v2.CreateJobTriggerRequest.trigger_id", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21586, + serialized_end=21703, ) _UPDATEJOBTRIGGERREQUEST = _descriptor.Descriptor( - name='UpdateJobTriggerRequest', - full_name='google.privacy.dlp.v2.UpdateJobTriggerRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.UpdateJobTriggerRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='job_trigger', full_name='google.privacy.dlp.v2.UpdateJobTriggerRequest.job_trigger', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='update_mask', full_name='google.privacy.dlp.v2.UpdateJobTriggerRequest.update_mask', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21706, - serialized_end=21850, + name="UpdateJobTriggerRequest", + full_name="google.privacy.dlp.v2.UpdateJobTriggerRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.UpdateJobTriggerRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="job_trigger", + full_name="google.privacy.dlp.v2.UpdateJobTriggerRequest.job_trigger", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="update_mask", + full_name="google.privacy.dlp.v2.UpdateJobTriggerRequest.update_mask", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21706, + serialized_end=21850, ) _GETJOBTRIGGERREQUEST = _descriptor.Descriptor( - name='GetJobTriggerRequest', - full_name='google.privacy.dlp.v2.GetJobTriggerRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.GetJobTriggerRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=21852, - serialized_end=21888, + name="GetJobTriggerRequest", + full_name="google.privacy.dlp.v2.GetJobTriggerRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.GetJobTriggerRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=21852, + serialized_end=21888, ) _CREATEDLPJOBREQUEST = _descriptor.Descriptor( - name='CreateDlpJobRequest', - full_name='google.privacy.dlp.v2.CreateDlpJobRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.CreateDlpJobRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_job', full_name='google.privacy.dlp.v2.CreateDlpJobRequest.inspect_job', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='risk_job', full_name='google.privacy.dlp.v2.CreateDlpJobRequest.risk_job', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='job_id', full_name='google.privacy.dlp.v2.CreateDlpJobRequest.job_id', index=3, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='job', full_name='google.privacy.dlp.v2.CreateDlpJobRequest.job', - index=0, containing_type=None, fields=[]), - ], - serialized_start=21891, - serialized_end=22081, + name="CreateDlpJobRequest", + full_name="google.privacy.dlp.v2.CreateDlpJobRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.CreateDlpJobRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_job", + full_name="google.privacy.dlp.v2.CreateDlpJobRequest.inspect_job", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="risk_job", + full_name="google.privacy.dlp.v2.CreateDlpJobRequest.risk_job", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="job_id", + full_name="google.privacy.dlp.v2.CreateDlpJobRequest.job_id", + index=3, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="job", + full_name="google.privacy.dlp.v2.CreateDlpJobRequest.job", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=21891, + serialized_end=22081, ) _LISTJOBTRIGGERSREQUEST = _descriptor.Descriptor( - name='ListJobTriggersRequest', - full_name='google.privacy.dlp.v2.ListJobTriggersRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.ListJobTriggersRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_token', full_name='google.privacy.dlp.v2.ListJobTriggersRequest.page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_size', full_name='google.privacy.dlp.v2.ListJobTriggersRequest.page_size', index=2, - number=3, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='order_by', full_name='google.privacy.dlp.v2.ListJobTriggersRequest.order_by', index=3, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=22083, - serialized_end=22180, + name="ListJobTriggersRequest", + full_name="google.privacy.dlp.v2.ListJobTriggersRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.ListJobTriggersRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_token", + full_name="google.privacy.dlp.v2.ListJobTriggersRequest.page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_size", + full_name="google.privacy.dlp.v2.ListJobTriggersRequest.page_size", + index=2, + number=3, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="order_by", + full_name="google.privacy.dlp.v2.ListJobTriggersRequest.order_by", + index=3, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=22083, + serialized_end=22180, ) _LISTJOBTRIGGERSRESPONSE = _descriptor.Descriptor( - name='ListJobTriggersResponse', - full_name='google.privacy.dlp.v2.ListJobTriggersResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='job_triggers', full_name='google.privacy.dlp.v2.ListJobTriggersResponse.job_triggers', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='next_page_token', full_name='google.privacy.dlp.v2.ListJobTriggersResponse.next_page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=22182, - serialized_end=22289, + name="ListJobTriggersResponse", + full_name="google.privacy.dlp.v2.ListJobTriggersResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="job_triggers", + full_name="google.privacy.dlp.v2.ListJobTriggersResponse.job_triggers", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="next_page_token", + full_name="google.privacy.dlp.v2.ListJobTriggersResponse.next_page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=22182, + serialized_end=22289, ) _DELETEJOBTRIGGERREQUEST = _descriptor.Descriptor( - name='DeleteJobTriggerRequest', - full_name='google.privacy.dlp.v2.DeleteJobTriggerRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.DeleteJobTriggerRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=22291, - serialized_end=22330, + name="DeleteJobTriggerRequest", + full_name="google.privacy.dlp.v2.DeleteJobTriggerRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.DeleteJobTriggerRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=22291, + serialized_end=22330, ) _INSPECTJOBCONFIG = _descriptor.Descriptor( - name='InspectJobConfig', - full_name='google.privacy.dlp.v2.InspectJobConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='storage_config', full_name='google.privacy.dlp.v2.InspectJobConfig.storage_config', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_config', full_name='google.privacy.dlp.v2.InspectJobConfig.inspect_config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_template_name', full_name='google.privacy.dlp.v2.InspectJobConfig.inspect_template_name', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='actions', full_name='google.privacy.dlp.v2.InspectJobConfig.actions', index=3, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=22333, - serialized_end=22554, + name="InspectJobConfig", + full_name="google.privacy.dlp.v2.InspectJobConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="storage_config", + full_name="google.privacy.dlp.v2.InspectJobConfig.storage_config", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_config", + full_name="google.privacy.dlp.v2.InspectJobConfig.inspect_config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_template_name", + full_name="google.privacy.dlp.v2.InspectJobConfig.inspect_template_name", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="actions", + full_name="google.privacy.dlp.v2.InspectJobConfig.actions", + index=3, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=22333, + serialized_end=22554, ) _DLPJOB = _descriptor.Descriptor( - name='DlpJob', - full_name='google.privacy.dlp.v2.DlpJob', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.DlpJob.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='type', full_name='google.privacy.dlp.v2.DlpJob.type', index=1, - number=2, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='state', full_name='google.privacy.dlp.v2.DlpJob.state', index=2, - number=3, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='risk_details', full_name='google.privacy.dlp.v2.DlpJob.risk_details', index=3, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='inspect_details', full_name='google.privacy.dlp.v2.DlpJob.inspect_details', index=4, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='create_time', full_name='google.privacy.dlp.v2.DlpJob.create_time', index=5, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='start_time', full_name='google.privacy.dlp.v2.DlpJob.start_time', index=6, - number=7, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='end_time', full_name='google.privacy.dlp.v2.DlpJob.end_time', index=7, - number=8, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='job_trigger_name', full_name='google.privacy.dlp.v2.DlpJob.job_trigger_name', index=8, - number=10, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='errors', full_name='google.privacy.dlp.v2.DlpJob.errors', index=9, - number=11, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _DLPJOB_JOBSTATE, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='details', full_name='google.privacy.dlp.v2.DlpJob.details', - index=0, containing_type=None, fields=[]), - ], - serialized_start=22557, - serialized_end=23163, + name="DlpJob", + full_name="google.privacy.dlp.v2.DlpJob", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.DlpJob.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="type", + full_name="google.privacy.dlp.v2.DlpJob.type", + index=1, + number=2, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="state", + full_name="google.privacy.dlp.v2.DlpJob.state", + index=2, + number=3, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="risk_details", + full_name="google.privacy.dlp.v2.DlpJob.risk_details", + index=3, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="inspect_details", + full_name="google.privacy.dlp.v2.DlpJob.inspect_details", + index=4, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="create_time", + full_name="google.privacy.dlp.v2.DlpJob.create_time", + index=5, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="start_time", + full_name="google.privacy.dlp.v2.DlpJob.start_time", + index=6, + number=7, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="end_time", + full_name="google.privacy.dlp.v2.DlpJob.end_time", + index=7, + number=8, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="job_trigger_name", + full_name="google.privacy.dlp.v2.DlpJob.job_trigger_name", + index=8, + number=10, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="errors", + full_name="google.privacy.dlp.v2.DlpJob.errors", + index=9, + number=11, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[_DLPJOB_JOBSTATE], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="details", + full_name="google.privacy.dlp.v2.DlpJob.details", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=22557, + serialized_end=23163, ) _GETDLPJOBREQUEST = _descriptor.Descriptor( - name='GetDlpJobRequest', - full_name='google.privacy.dlp.v2.GetDlpJobRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.GetDlpJobRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23165, - serialized_end=23197, + name="GetDlpJobRequest", + full_name="google.privacy.dlp.v2.GetDlpJobRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.GetDlpJobRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23165, + serialized_end=23197, ) _LISTDLPJOBSREQUEST = _descriptor.Descriptor( - name='ListDlpJobsRequest', - full_name='google.privacy.dlp.v2.ListDlpJobsRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.ListDlpJobsRequest.parent', index=0, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='filter', full_name='google.privacy.dlp.v2.ListDlpJobsRequest.filter', index=1, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_size', full_name='google.privacy.dlp.v2.ListDlpJobsRequest.page_size', index=2, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_token', full_name='google.privacy.dlp.v2.ListDlpJobsRequest.page_token', index=3, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='type', full_name='google.privacy.dlp.v2.ListDlpJobsRequest.type', index=4, - number=5, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='order_by', full_name='google.privacy.dlp.v2.ListDlpJobsRequest.order_by', index=5, - number=6, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23200, - serialized_end=23358, + name="ListDlpJobsRequest", + full_name="google.privacy.dlp.v2.ListDlpJobsRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.ListDlpJobsRequest.parent", + index=0, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="filter", + full_name="google.privacy.dlp.v2.ListDlpJobsRequest.filter", + index=1, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_size", + full_name="google.privacy.dlp.v2.ListDlpJobsRequest.page_size", + index=2, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_token", + full_name="google.privacy.dlp.v2.ListDlpJobsRequest.page_token", + index=3, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="type", + full_name="google.privacy.dlp.v2.ListDlpJobsRequest.type", + index=4, + number=5, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="order_by", + full_name="google.privacy.dlp.v2.ListDlpJobsRequest.order_by", + index=5, + number=6, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23200, + serialized_end=23358, ) _LISTDLPJOBSRESPONSE = _descriptor.Descriptor( - name='ListDlpJobsResponse', - full_name='google.privacy.dlp.v2.ListDlpJobsResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='jobs', full_name='google.privacy.dlp.v2.ListDlpJobsResponse.jobs', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='next_page_token', full_name='google.privacy.dlp.v2.ListDlpJobsResponse.next_page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23360, - serialized_end=23451, + name="ListDlpJobsResponse", + full_name="google.privacy.dlp.v2.ListDlpJobsResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="jobs", + full_name="google.privacy.dlp.v2.ListDlpJobsResponse.jobs", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="next_page_token", + full_name="google.privacy.dlp.v2.ListDlpJobsResponse.next_page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23360, + serialized_end=23451, ) _CANCELDLPJOBREQUEST = _descriptor.Descriptor( - name='CancelDlpJobRequest', - full_name='google.privacy.dlp.v2.CancelDlpJobRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.CancelDlpJobRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23453, - serialized_end=23488, + name="CancelDlpJobRequest", + full_name="google.privacy.dlp.v2.CancelDlpJobRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.CancelDlpJobRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23453, + serialized_end=23488, ) _DELETEDLPJOBREQUEST = _descriptor.Descriptor( - name='DeleteDlpJobRequest', - full_name='google.privacy.dlp.v2.DeleteDlpJobRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.DeleteDlpJobRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23490, - serialized_end=23525, + name="DeleteDlpJobRequest", + full_name="google.privacy.dlp.v2.DeleteDlpJobRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.DeleteDlpJobRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23490, + serialized_end=23525, ) _CREATEDEIDENTIFYTEMPLATEREQUEST = _descriptor.Descriptor( - name='CreateDeidentifyTemplateRequest', - full_name='google.privacy.dlp.v2.CreateDeidentifyTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.CreateDeidentifyTemplateRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='deidentify_template', full_name='google.privacy.dlp.v2.CreateDeidentifyTemplateRequest.deidentify_template', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='template_id', full_name='google.privacy.dlp.v2.CreateDeidentifyTemplateRequest.template_id', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23528, - serialized_end=23670, + name="CreateDeidentifyTemplateRequest", + full_name="google.privacy.dlp.v2.CreateDeidentifyTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.CreateDeidentifyTemplateRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="deidentify_template", + full_name="google.privacy.dlp.v2.CreateDeidentifyTemplateRequest.deidentify_template", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="template_id", + full_name="google.privacy.dlp.v2.CreateDeidentifyTemplateRequest.template_id", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23528, + serialized_end=23670, ) _UPDATEDEIDENTIFYTEMPLATEREQUEST = _descriptor.Descriptor( - name='UpdateDeidentifyTemplateRequest', - full_name='google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='deidentify_template', full_name='google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest.deidentify_template', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='update_mask', full_name='google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest.update_mask', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23673, - serialized_end=23841, + name="UpdateDeidentifyTemplateRequest", + full_name="google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="deidentify_template", + full_name="google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest.deidentify_template", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="update_mask", + full_name="google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest.update_mask", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23673, + serialized_end=23841, ) _GETDEIDENTIFYTEMPLATEREQUEST = _descriptor.Descriptor( - name='GetDeidentifyTemplateRequest', - full_name='google.privacy.dlp.v2.GetDeidentifyTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.GetDeidentifyTemplateRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23843, - serialized_end=23887, + name="GetDeidentifyTemplateRequest", + full_name="google.privacy.dlp.v2.GetDeidentifyTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.GetDeidentifyTemplateRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23843, + serialized_end=23887, ) _LISTDEIDENTIFYTEMPLATESREQUEST = _descriptor.Descriptor( - name='ListDeidentifyTemplatesRequest', - full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_token', full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_size', full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.page_size', index=2, - number=3, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='order_by', full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.order_by', index=3, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23889, - serialized_end=23994, + name="ListDeidentifyTemplatesRequest", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_token", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_size", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.page_size", + index=2, + number=3, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="order_by", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.order_by", + index=3, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23889, + serialized_end=23994, ) _LISTDEIDENTIFYTEMPLATESRESPONSE = _descriptor.Descriptor( - name='ListDeidentifyTemplatesResponse', - full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='deidentify_templates', full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesResponse.deidentify_templates', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='next_page_token', full_name='google.privacy.dlp.v2.ListDeidentifyTemplatesResponse.next_page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=23997, - serialized_end=24128, + name="ListDeidentifyTemplatesResponse", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="deidentify_templates", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesResponse.deidentify_templates", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="next_page_token", + full_name="google.privacy.dlp.v2.ListDeidentifyTemplatesResponse.next_page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=23997, + serialized_end=24128, ) _DELETEDEIDENTIFYTEMPLATEREQUEST = _descriptor.Descriptor( - name='DeleteDeidentifyTemplateRequest', - full_name='google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=24130, - serialized_end=24177, + name="DeleteDeidentifyTemplateRequest", + full_name="google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=24130, + serialized_end=24177, ) _LARGECUSTOMDICTIONARYCONFIG = _descriptor.Descriptor( - name='LargeCustomDictionaryConfig', - full_name='google.privacy.dlp.v2.LargeCustomDictionaryConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='output_path', full_name='google.privacy.dlp.v2.LargeCustomDictionaryConfig.output_path', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='cloud_storage_file_set', full_name='google.privacy.dlp.v2.LargeCustomDictionaryConfig.cloud_storage_file_set', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='big_query_field', full_name='google.privacy.dlp.v2.LargeCustomDictionaryConfig.big_query_field', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='source', full_name='google.privacy.dlp.v2.LargeCustomDictionaryConfig.source', - index=0, containing_type=None, fields=[]), - ], - serialized_start=24180, - serialized_end=24424, + name="LargeCustomDictionaryConfig", + full_name="google.privacy.dlp.v2.LargeCustomDictionaryConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="output_path", + full_name="google.privacy.dlp.v2.LargeCustomDictionaryConfig.output_path", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="cloud_storage_file_set", + full_name="google.privacy.dlp.v2.LargeCustomDictionaryConfig.cloud_storage_file_set", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="big_query_field", + full_name="google.privacy.dlp.v2.LargeCustomDictionaryConfig.big_query_field", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="source", + full_name="google.privacy.dlp.v2.LargeCustomDictionaryConfig.source", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=24180, + serialized_end=24424, ) _STOREDINFOTYPECONFIG = _descriptor.Descriptor( - name='StoredInfoTypeConfig', - full_name='google.privacy.dlp.v2.StoredInfoTypeConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='display_name', full_name='google.privacy.dlp.v2.StoredInfoTypeConfig.display_name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='description', full_name='google.privacy.dlp.v2.StoredInfoTypeConfig.description', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='large_custom_dictionary', full_name='google.privacy.dlp.v2.StoredInfoTypeConfig.large_custom_dictionary', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.StoredInfoTypeConfig.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=24427, - serialized_end=24587, + name="StoredInfoTypeConfig", + full_name="google.privacy.dlp.v2.StoredInfoTypeConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="display_name", + full_name="google.privacy.dlp.v2.StoredInfoTypeConfig.display_name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="description", + full_name="google.privacy.dlp.v2.StoredInfoTypeConfig.description", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="large_custom_dictionary", + full_name="google.privacy.dlp.v2.StoredInfoTypeConfig.large_custom_dictionary", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.StoredInfoTypeConfig.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=24427, + serialized_end=24587, ) _STOREDINFOTYPEVERSION = _descriptor.Descriptor( - name='StoredInfoTypeVersion', - full_name='google.privacy.dlp.v2.StoredInfoTypeVersion', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='config', full_name='google.privacy.dlp.v2.StoredInfoTypeVersion.config', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='create_time', full_name='google.privacy.dlp.v2.StoredInfoTypeVersion.create_time', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='state', full_name='google.privacy.dlp.v2.StoredInfoTypeVersion.state', index=2, - number=3, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='errors', full_name='google.privacy.dlp.v2.StoredInfoTypeVersion.errors', index=3, - number=4, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=24590, - serialized_end=24828, + name="StoredInfoTypeVersion", + full_name="google.privacy.dlp.v2.StoredInfoTypeVersion", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="config", + full_name="google.privacy.dlp.v2.StoredInfoTypeVersion.config", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="create_time", + full_name="google.privacy.dlp.v2.StoredInfoTypeVersion.create_time", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="state", + full_name="google.privacy.dlp.v2.StoredInfoTypeVersion.state", + index=2, + number=3, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="errors", + full_name="google.privacy.dlp.v2.StoredInfoTypeVersion.errors", + index=3, + number=4, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=24590, + serialized_end=24828, ) _STOREDINFOTYPE = _descriptor.Descriptor( - name='StoredInfoType', - full_name='google.privacy.dlp.v2.StoredInfoType', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.StoredInfoType.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='current_version', full_name='google.privacy.dlp.v2.StoredInfoType.current_version', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='pending_versions', full_name='google.privacy.dlp.v2.StoredInfoType.pending_versions', index=2, - number=3, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=24831, - serialized_end=25004, + name="StoredInfoType", + full_name="google.privacy.dlp.v2.StoredInfoType", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.StoredInfoType.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="current_version", + full_name="google.privacy.dlp.v2.StoredInfoType.current_version", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="pending_versions", + full_name="google.privacy.dlp.v2.StoredInfoType.pending_versions", + index=2, + number=3, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=24831, + serialized_end=25004, ) _CREATESTOREDINFOTYPEREQUEST = _descriptor.Descriptor( - name='CreateStoredInfoTypeRequest', - full_name='google.privacy.dlp.v2.CreateStoredInfoTypeRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.CreateStoredInfoTypeRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='config', full_name='google.privacy.dlp.v2.CreateStoredInfoTypeRequest.config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='stored_info_type_id', full_name='google.privacy.dlp.v2.CreateStoredInfoTypeRequest.stored_info_type_id', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=25007, - serialized_end=25142, + name="CreateStoredInfoTypeRequest", + full_name="google.privacy.dlp.v2.CreateStoredInfoTypeRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.CreateStoredInfoTypeRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="config", + full_name="google.privacy.dlp.v2.CreateStoredInfoTypeRequest.config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="stored_info_type_id", + full_name="google.privacy.dlp.v2.CreateStoredInfoTypeRequest.stored_info_type_id", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=25007, + serialized_end=25142, ) _UPDATESTOREDINFOTYPEREQUEST = _descriptor.Descriptor( - name='UpdateStoredInfoTypeRequest', - full_name='google.privacy.dlp.v2.UpdateStoredInfoTypeRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.UpdateStoredInfoTypeRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='config', full_name='google.privacy.dlp.v2.UpdateStoredInfoTypeRequest.config', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='update_mask', full_name='google.privacy.dlp.v2.UpdateStoredInfoTypeRequest.update_mask', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=25145, - serialized_end=25298, + name="UpdateStoredInfoTypeRequest", + full_name="google.privacy.dlp.v2.UpdateStoredInfoTypeRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.UpdateStoredInfoTypeRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="config", + full_name="google.privacy.dlp.v2.UpdateStoredInfoTypeRequest.config", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="update_mask", + full_name="google.privacy.dlp.v2.UpdateStoredInfoTypeRequest.update_mask", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=25145, + serialized_end=25298, ) _GETSTOREDINFOTYPEREQUEST = _descriptor.Descriptor( - name='GetStoredInfoTypeRequest', - full_name='google.privacy.dlp.v2.GetStoredInfoTypeRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.GetStoredInfoTypeRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=25300, - serialized_end=25340, + name="GetStoredInfoTypeRequest", + full_name="google.privacy.dlp.v2.GetStoredInfoTypeRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.GetStoredInfoTypeRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=25300, + serialized_end=25340, ) _LISTSTOREDINFOTYPESREQUEST = _descriptor.Descriptor( - name='ListStoredInfoTypesRequest', - full_name='google.privacy.dlp.v2.ListStoredInfoTypesRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='parent', full_name='google.privacy.dlp.v2.ListStoredInfoTypesRequest.parent', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_token', full_name='google.privacy.dlp.v2.ListStoredInfoTypesRequest.page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='page_size', full_name='google.privacy.dlp.v2.ListStoredInfoTypesRequest.page_size', index=2, - number=3, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='order_by', full_name='google.privacy.dlp.v2.ListStoredInfoTypesRequest.order_by', index=3, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=25342, - serialized_end=25443, + name="ListStoredInfoTypesRequest", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="parent", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesRequest.parent", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_token", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesRequest.page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="page_size", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesRequest.page_size", + index=2, + number=3, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="order_by", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesRequest.order_by", + index=3, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=25342, + serialized_end=25443, ) _LISTSTOREDINFOTYPESRESPONSE = _descriptor.Descriptor( - name='ListStoredInfoTypesResponse', - full_name='google.privacy.dlp.v2.ListStoredInfoTypesResponse', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='stored_info_types', full_name='google.privacy.dlp.v2.ListStoredInfoTypesResponse.stored_info_types', index=0, - number=1, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='next_page_token', full_name='google.privacy.dlp.v2.ListStoredInfoTypesResponse.next_page_token', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=25445, - serialized_end=25565, + name="ListStoredInfoTypesResponse", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesResponse", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="stored_info_types", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesResponse.stored_info_types", + index=0, + number=1, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="next_page_token", + full_name="google.privacy.dlp.v2.ListStoredInfoTypesResponse.next_page_token", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=25445, + serialized_end=25565, ) _DELETESTOREDINFOTYPEREQUEST = _descriptor.Descriptor( - name='DeleteStoredInfoTypeRequest', - full_name='google.privacy.dlp.v2.DeleteStoredInfoTypeRequest', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.DeleteStoredInfoTypeRequest.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=25567, - serialized_end=25610, -) - -_EXCLUDEINFOTYPES.fields_by_name['info_types'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_EXCLUSIONRULE.fields_by_name['dictionary'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE_DICTIONARY -_EXCLUSIONRULE.fields_by_name['regex'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE_REGEX -_EXCLUSIONRULE.fields_by_name['exclude_info_types'].message_type = _EXCLUDEINFOTYPES -_EXCLUSIONRULE.fields_by_name['matching_type'].enum_type = _MATCHINGTYPE -_EXCLUSIONRULE.oneofs_by_name['type'].fields.append( - _EXCLUSIONRULE.fields_by_name['dictionary']) -_EXCLUSIONRULE.fields_by_name['dictionary'].containing_oneof = _EXCLUSIONRULE.oneofs_by_name['type'] -_EXCLUSIONRULE.oneofs_by_name['type'].fields.append( - _EXCLUSIONRULE.fields_by_name['regex']) -_EXCLUSIONRULE.fields_by_name['regex'].containing_oneof = _EXCLUSIONRULE.oneofs_by_name['type'] -_EXCLUSIONRULE.oneofs_by_name['type'].fields.append( - _EXCLUSIONRULE.fields_by_name['exclude_info_types']) -_EXCLUSIONRULE.fields_by_name['exclude_info_types'].containing_oneof = _EXCLUSIONRULE.oneofs_by_name['type'] -_INSPECTIONRULE.fields_by_name['hotword_rule'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE -_INSPECTIONRULE.fields_by_name['exclusion_rule'].message_type = _EXCLUSIONRULE -_INSPECTIONRULE.oneofs_by_name['type'].fields.append( - _INSPECTIONRULE.fields_by_name['hotword_rule']) -_INSPECTIONRULE.fields_by_name['hotword_rule'].containing_oneof = _INSPECTIONRULE.oneofs_by_name['type'] -_INSPECTIONRULE.oneofs_by_name['type'].fields.append( - _INSPECTIONRULE.fields_by_name['exclusion_rule']) -_INSPECTIONRULE.fields_by_name['exclusion_rule'].containing_oneof = _INSPECTIONRULE.oneofs_by_name['type'] -_INSPECTIONRULESET.fields_by_name['info_types'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_INSPECTIONRULESET.fields_by_name['rules'].message_type = _INSPECTIONRULE -_INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT.fields_by_name['info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT.containing_type = _INSPECTCONFIG_FINDINGLIMITS -_INSPECTCONFIG_FINDINGLIMITS.fields_by_name['max_findings_per_info_type'].message_type = _INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT + name="DeleteStoredInfoTypeRequest", + full_name="google.privacy.dlp.v2.DeleteStoredInfoTypeRequest", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.DeleteStoredInfoTypeRequest.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=25567, + serialized_end=25610, +) + +_EXCLUDEINFOTYPES.fields_by_name[ + "info_types" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_EXCLUSIONRULE.fields_by_name[ + "dictionary" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE_DICTIONARY +) +_EXCLUSIONRULE.fields_by_name[ + "regex" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE_REGEX +) +_EXCLUSIONRULE.fields_by_name["exclude_info_types"].message_type = _EXCLUDEINFOTYPES +_EXCLUSIONRULE.fields_by_name["matching_type"].enum_type = _MATCHINGTYPE +_EXCLUSIONRULE.oneofs_by_name["type"].fields.append( + _EXCLUSIONRULE.fields_by_name["dictionary"] +) +_EXCLUSIONRULE.fields_by_name[ + "dictionary" +].containing_oneof = _EXCLUSIONRULE.oneofs_by_name["type"] +_EXCLUSIONRULE.oneofs_by_name["type"].fields.append( + _EXCLUSIONRULE.fields_by_name["regex"] +) +_EXCLUSIONRULE.fields_by_name["regex"].containing_oneof = _EXCLUSIONRULE.oneofs_by_name[ + "type" +] +_EXCLUSIONRULE.oneofs_by_name["type"].fields.append( + _EXCLUSIONRULE.fields_by_name["exclude_info_types"] +) +_EXCLUSIONRULE.fields_by_name[ + "exclude_info_types" +].containing_oneof = _EXCLUSIONRULE.oneofs_by_name["type"] +_INSPECTIONRULE.fields_by_name[ + "hotword_rule" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE +) +_INSPECTIONRULE.fields_by_name["exclusion_rule"].message_type = _EXCLUSIONRULE +_INSPECTIONRULE.oneofs_by_name["type"].fields.append( + _INSPECTIONRULE.fields_by_name["hotword_rule"] +) +_INSPECTIONRULE.fields_by_name[ + "hotword_rule" +].containing_oneof = _INSPECTIONRULE.oneofs_by_name["type"] +_INSPECTIONRULE.oneofs_by_name["type"].fields.append( + _INSPECTIONRULE.fields_by_name["exclusion_rule"] +) +_INSPECTIONRULE.fields_by_name[ + "exclusion_rule" +].containing_oneof = _INSPECTIONRULE.oneofs_by_name["type"] +_INSPECTIONRULESET.fields_by_name[ + "info_types" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_INSPECTIONRULESET.fields_by_name["rules"].message_type = _INSPECTIONRULE +_INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT.fields_by_name[ + "info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT.containing_type = ( + _INSPECTCONFIG_FINDINGLIMITS +) +_INSPECTCONFIG_FINDINGLIMITS.fields_by_name[ + "max_findings_per_info_type" +].message_type = _INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT _INSPECTCONFIG_FINDINGLIMITS.containing_type = _INSPECTCONFIG -_INSPECTCONFIG.fields_by_name['info_types'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_INSPECTCONFIG.fields_by_name['min_likelihood'].enum_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._LIKELIHOOD -_INSPECTCONFIG.fields_by_name['limits'].message_type = _INSPECTCONFIG_FINDINGLIMITS -_INSPECTCONFIG.fields_by_name['custom_info_types'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE -_INSPECTCONFIG.fields_by_name['content_options'].enum_type = _CONTENTOPTION -_INSPECTCONFIG.fields_by_name['rule_set'].message_type = _INSPECTIONRULESET -_BYTECONTENTITEM.fields_by_name['type'].enum_type = _BYTECONTENTITEM_BYTESTYPE +_INSPECTCONFIG.fields_by_name[ + "info_types" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_INSPECTCONFIG.fields_by_name[ + "min_likelihood" +].enum_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._LIKELIHOOD +) +_INSPECTCONFIG.fields_by_name["limits"].message_type = _INSPECTCONFIG_FINDINGLIMITS +_INSPECTCONFIG.fields_by_name[ + "custom_info_types" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CUSTOMINFOTYPE +) +_INSPECTCONFIG.fields_by_name["content_options"].enum_type = _CONTENTOPTION +_INSPECTCONFIG.fields_by_name["rule_set"].message_type = _INSPECTIONRULESET +_BYTECONTENTITEM.fields_by_name["type"].enum_type = _BYTECONTENTITEM_BYTESTYPE _BYTECONTENTITEM_BYTESTYPE.containing_type = _BYTECONTENTITEM -_CONTENTITEM.fields_by_name['table'].message_type = _TABLE -_CONTENTITEM.fields_by_name['byte_item'].message_type = _BYTECONTENTITEM -_CONTENTITEM.oneofs_by_name['data_item'].fields.append( - _CONTENTITEM.fields_by_name['value']) -_CONTENTITEM.fields_by_name['value'].containing_oneof = _CONTENTITEM.oneofs_by_name['data_item'] -_CONTENTITEM.oneofs_by_name['data_item'].fields.append( - _CONTENTITEM.fields_by_name['table']) -_CONTENTITEM.fields_by_name['table'].containing_oneof = _CONTENTITEM.oneofs_by_name['data_item'] -_CONTENTITEM.oneofs_by_name['data_item'].fields.append( - _CONTENTITEM.fields_by_name['byte_item']) -_CONTENTITEM.fields_by_name['byte_item'].containing_oneof = _CONTENTITEM.oneofs_by_name['data_item'] -_TABLE_ROW.fields_by_name['values'].message_type = _VALUE +_CONTENTITEM.fields_by_name["table"].message_type = _TABLE +_CONTENTITEM.fields_by_name["byte_item"].message_type = _BYTECONTENTITEM +_CONTENTITEM.oneofs_by_name["data_item"].fields.append( + _CONTENTITEM.fields_by_name["value"] +) +_CONTENTITEM.fields_by_name["value"].containing_oneof = _CONTENTITEM.oneofs_by_name[ + "data_item" +] +_CONTENTITEM.oneofs_by_name["data_item"].fields.append( + _CONTENTITEM.fields_by_name["table"] +) +_CONTENTITEM.fields_by_name["table"].containing_oneof = _CONTENTITEM.oneofs_by_name[ + "data_item" +] +_CONTENTITEM.oneofs_by_name["data_item"].fields.append( + _CONTENTITEM.fields_by_name["byte_item"] +) +_CONTENTITEM.fields_by_name["byte_item"].containing_oneof = _CONTENTITEM.oneofs_by_name[ + "data_item" +] +_TABLE_ROW.fields_by_name["values"].message_type = _VALUE _TABLE_ROW.containing_type = _TABLE -_TABLE.fields_by_name['headers'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_TABLE.fields_by_name['rows'].message_type = _TABLE_ROW -_INSPECTRESULT.fields_by_name['findings'].message_type = _FINDING -_FINDING.fields_by_name['info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_FINDING.fields_by_name['likelihood'].enum_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._LIKELIHOOD -_FINDING.fields_by_name['location'].message_type = _LOCATION -_FINDING.fields_by_name['create_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_FINDING.fields_by_name['quote_info'].message_type = _QUOTEINFO -_LOCATION.fields_by_name['byte_range'].message_type = _RANGE -_LOCATION.fields_by_name['codepoint_range'].message_type = _RANGE -_LOCATION.fields_by_name['content_locations'].message_type = _CONTENTLOCATION -_CONTENTLOCATION.fields_by_name['record_location'].message_type = _RECORDLOCATION -_CONTENTLOCATION.fields_by_name['image_location'].message_type = _IMAGELOCATION -_CONTENTLOCATION.fields_by_name['document_location'].message_type = _DOCUMENTLOCATION -_CONTENTLOCATION.fields_by_name['container_timestamp'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_CONTENTLOCATION.oneofs_by_name['location'].fields.append( - _CONTENTLOCATION.fields_by_name['record_location']) -_CONTENTLOCATION.fields_by_name['record_location'].containing_oneof = _CONTENTLOCATION.oneofs_by_name['location'] -_CONTENTLOCATION.oneofs_by_name['location'].fields.append( - _CONTENTLOCATION.fields_by_name['image_location']) -_CONTENTLOCATION.fields_by_name['image_location'].containing_oneof = _CONTENTLOCATION.oneofs_by_name['location'] -_CONTENTLOCATION.oneofs_by_name['location'].fields.append( - _CONTENTLOCATION.fields_by_name['document_location']) -_CONTENTLOCATION.fields_by_name['document_location'].containing_oneof = _CONTENTLOCATION.oneofs_by_name['location'] -_RECORDLOCATION.fields_by_name['record_key'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._RECORDKEY -_RECORDLOCATION.fields_by_name['field_id'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_RECORDLOCATION.fields_by_name['table_location'].message_type = _TABLELOCATION -_IMAGELOCATION.fields_by_name['bounding_boxes'].message_type = _BOUNDINGBOX -_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name['info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name['redaction_color'].message_type = _COLOR +_TABLE.fields_by_name[ + "headers" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_TABLE.fields_by_name["rows"].message_type = _TABLE_ROW +_INSPECTRESULT.fields_by_name["findings"].message_type = _FINDING +_FINDING.fields_by_name[ + "info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_FINDING.fields_by_name[ + "likelihood" +].enum_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._LIKELIHOOD +) +_FINDING.fields_by_name["location"].message_type = _LOCATION +_FINDING.fields_by_name[ + "create_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_FINDING.fields_by_name["quote_info"].message_type = _QUOTEINFO +_LOCATION.fields_by_name["byte_range"].message_type = _RANGE +_LOCATION.fields_by_name["codepoint_range"].message_type = _RANGE +_LOCATION.fields_by_name["content_locations"].message_type = _CONTENTLOCATION +_CONTENTLOCATION.fields_by_name["record_location"].message_type = _RECORDLOCATION +_CONTENTLOCATION.fields_by_name["image_location"].message_type = _IMAGELOCATION +_CONTENTLOCATION.fields_by_name["document_location"].message_type = _DOCUMENTLOCATION +_CONTENTLOCATION.fields_by_name[ + "container_timestamp" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_CONTENTLOCATION.oneofs_by_name["location"].fields.append( + _CONTENTLOCATION.fields_by_name["record_location"] +) +_CONTENTLOCATION.fields_by_name[ + "record_location" +].containing_oneof = _CONTENTLOCATION.oneofs_by_name["location"] +_CONTENTLOCATION.oneofs_by_name["location"].fields.append( + _CONTENTLOCATION.fields_by_name["image_location"] +) +_CONTENTLOCATION.fields_by_name[ + "image_location" +].containing_oneof = _CONTENTLOCATION.oneofs_by_name["location"] +_CONTENTLOCATION.oneofs_by_name["location"].fields.append( + _CONTENTLOCATION.fields_by_name["document_location"] +) +_CONTENTLOCATION.fields_by_name[ + "document_location" +].containing_oneof = _CONTENTLOCATION.oneofs_by_name["location"] +_RECORDLOCATION.fields_by_name[ + "record_key" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._RECORDKEY +) +_RECORDLOCATION.fields_by_name[ + "field_id" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_RECORDLOCATION.fields_by_name["table_location"].message_type = _TABLELOCATION +_IMAGELOCATION.fields_by_name["bounding_boxes"].message_type = _BOUNDINGBOX +_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name[ + "info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name[ + "redaction_color" +].message_type = _COLOR _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.containing_type = _REDACTIMAGEREQUEST -_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name['target'].fields.append( - _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name['info_type']) -_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name['info_type'].containing_oneof = _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name['target'] -_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name['target'].fields.append( - _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name['redact_all_text']) -_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name['redact_all_text'].containing_oneof = _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name['target'] -_REDACTIMAGEREQUEST.fields_by_name['inspect_config'].message_type = _INSPECTCONFIG -_REDACTIMAGEREQUEST.fields_by_name['image_redaction_configs'].message_type = _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG -_REDACTIMAGEREQUEST.fields_by_name['byte_item'].message_type = _BYTECONTENTITEM -_REDACTIMAGERESPONSE.fields_by_name['inspect_result'].message_type = _INSPECTRESULT -_DEIDENTIFYCONTENTREQUEST.fields_by_name['deidentify_config'].message_type = _DEIDENTIFYCONFIG -_DEIDENTIFYCONTENTREQUEST.fields_by_name['inspect_config'].message_type = _INSPECTCONFIG -_DEIDENTIFYCONTENTREQUEST.fields_by_name['item'].message_type = _CONTENTITEM -_DEIDENTIFYCONTENTRESPONSE.fields_by_name['item'].message_type = _CONTENTITEM -_DEIDENTIFYCONTENTRESPONSE.fields_by_name['overview'].message_type = _TRANSFORMATIONOVERVIEW -_REIDENTIFYCONTENTREQUEST.fields_by_name['reidentify_config'].message_type = _DEIDENTIFYCONFIG -_REIDENTIFYCONTENTREQUEST.fields_by_name['inspect_config'].message_type = _INSPECTCONFIG -_REIDENTIFYCONTENTREQUEST.fields_by_name['item'].message_type = _CONTENTITEM -_REIDENTIFYCONTENTRESPONSE.fields_by_name['item'].message_type = _CONTENTITEM -_REIDENTIFYCONTENTRESPONSE.fields_by_name['overview'].message_type = _TRANSFORMATIONOVERVIEW -_INSPECTCONTENTREQUEST.fields_by_name['inspect_config'].message_type = _INSPECTCONFIG -_INSPECTCONTENTREQUEST.fields_by_name['item'].message_type = _CONTENTITEM -_INSPECTCONTENTRESPONSE.fields_by_name['result'].message_type = _INSPECTRESULT -_OUTPUTSTORAGECONFIG.fields_by_name['table'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE -_OUTPUTSTORAGECONFIG.fields_by_name['output_schema'].enum_type = _OUTPUTSTORAGECONFIG_OUTPUTSCHEMA +_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name["target"].fields.append( + _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name["info_type"] +) +_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name[ + "info_type" +].containing_oneof = _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name["target"] +_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name["target"].fields.append( + _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name["redact_all_text"] +) +_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.fields_by_name[ + "redact_all_text" +].containing_oneof = _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG.oneofs_by_name["target"] +_REDACTIMAGEREQUEST.fields_by_name["inspect_config"].message_type = _INSPECTCONFIG +_REDACTIMAGEREQUEST.fields_by_name[ + "image_redaction_configs" +].message_type = _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG +_REDACTIMAGEREQUEST.fields_by_name["byte_item"].message_type = _BYTECONTENTITEM +_REDACTIMAGERESPONSE.fields_by_name["inspect_result"].message_type = _INSPECTRESULT +_DEIDENTIFYCONTENTREQUEST.fields_by_name[ + "deidentify_config" +].message_type = _DEIDENTIFYCONFIG +_DEIDENTIFYCONTENTREQUEST.fields_by_name["inspect_config"].message_type = _INSPECTCONFIG +_DEIDENTIFYCONTENTREQUEST.fields_by_name["item"].message_type = _CONTENTITEM +_DEIDENTIFYCONTENTRESPONSE.fields_by_name["item"].message_type = _CONTENTITEM +_DEIDENTIFYCONTENTRESPONSE.fields_by_name[ + "overview" +].message_type = _TRANSFORMATIONOVERVIEW +_REIDENTIFYCONTENTREQUEST.fields_by_name[ + "reidentify_config" +].message_type = _DEIDENTIFYCONFIG +_REIDENTIFYCONTENTREQUEST.fields_by_name["inspect_config"].message_type = _INSPECTCONFIG +_REIDENTIFYCONTENTREQUEST.fields_by_name["item"].message_type = _CONTENTITEM +_REIDENTIFYCONTENTRESPONSE.fields_by_name["item"].message_type = _CONTENTITEM +_REIDENTIFYCONTENTRESPONSE.fields_by_name[ + "overview" +].message_type = _TRANSFORMATIONOVERVIEW +_INSPECTCONTENTREQUEST.fields_by_name["inspect_config"].message_type = _INSPECTCONFIG +_INSPECTCONTENTREQUEST.fields_by_name["item"].message_type = _CONTENTITEM +_INSPECTCONTENTRESPONSE.fields_by_name["result"].message_type = _INSPECTRESULT +_OUTPUTSTORAGECONFIG.fields_by_name[ + "table" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE +) +_OUTPUTSTORAGECONFIG.fields_by_name[ + "output_schema" +].enum_type = _OUTPUTSTORAGECONFIG_OUTPUTSCHEMA _OUTPUTSTORAGECONFIG_OUTPUTSCHEMA.containing_type = _OUTPUTSTORAGECONFIG -_OUTPUTSTORAGECONFIG.oneofs_by_name['type'].fields.append( - _OUTPUTSTORAGECONFIG.fields_by_name['table']) -_OUTPUTSTORAGECONFIG.fields_by_name['table'].containing_oneof = _OUTPUTSTORAGECONFIG.oneofs_by_name['type'] -_INFOTYPESTATS.fields_by_name['info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS.fields_by_name['snapshot_inspect_template'].message_type = _INSPECTTEMPLATE -_INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS.fields_by_name['job_config'].message_type = _INSPECTJOBCONFIG +_OUTPUTSTORAGECONFIG.oneofs_by_name["type"].fields.append( + _OUTPUTSTORAGECONFIG.fields_by_name["table"] +) +_OUTPUTSTORAGECONFIG.fields_by_name[ + "table" +].containing_oneof = _OUTPUTSTORAGECONFIG.oneofs_by_name["type"] +_INFOTYPESTATS.fields_by_name[ + "info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS.fields_by_name[ + "snapshot_inspect_template" +].message_type = _INSPECTTEMPLATE +_INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS.fields_by_name[ + "job_config" +].message_type = _INSPECTJOBCONFIG _INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS.containing_type = _INSPECTDATASOURCEDETAILS -_INSPECTDATASOURCEDETAILS_RESULT.fields_by_name['info_type_stats'].message_type = _INFOTYPESTATS +_INSPECTDATASOURCEDETAILS_RESULT.fields_by_name[ + "info_type_stats" +].message_type = _INFOTYPESTATS _INSPECTDATASOURCEDETAILS_RESULT.containing_type = _INSPECTDATASOURCEDETAILS -_INSPECTDATASOURCEDETAILS.fields_by_name['requested_options'].message_type = _INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS -_INSPECTDATASOURCEDETAILS.fields_by_name['result'].message_type = _INSPECTDATASOURCEDETAILS_RESULT -_INFOTYPEDESCRIPTION.fields_by_name['supported_by'].enum_type = _INFOTYPESUPPORTEDBY -_LISTINFOTYPESRESPONSE.fields_by_name['info_types'].message_type = _INFOTYPEDESCRIPTION -_RISKANALYSISJOBCONFIG.fields_by_name['privacy_metric'].message_type = _PRIVACYMETRIC -_RISKANALYSISJOBCONFIG.fields_by_name['source_table'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE -_RISKANALYSISJOBCONFIG.fields_by_name['actions'].message_type = _ACTION -_QUASIID.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_QUASIID.fields_by_name['info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_QUASIID.fields_by_name['inferred'].message_type = google_dot_protobuf_dot_empty__pb2._EMPTY -_QUASIID.oneofs_by_name['tag'].fields.append( - _QUASIID.fields_by_name['info_type']) -_QUASIID.fields_by_name['info_type'].containing_oneof = _QUASIID.oneofs_by_name['tag'] -_QUASIID.oneofs_by_name['tag'].fields.append( - _QUASIID.fields_by_name['custom_tag']) -_QUASIID.fields_by_name['custom_tag'].containing_oneof = _QUASIID.oneofs_by_name['tag'] -_QUASIID.oneofs_by_name['tag'].fields.append( - _QUASIID.fields_by_name['inferred']) -_QUASIID.fields_by_name['inferred'].containing_oneof = _QUASIID.oneofs_by_name['tag'] -_STATISTICALTABLE_QUASIIDENTIFIERFIELD.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +_INSPECTDATASOURCEDETAILS.fields_by_name[ + "requested_options" +].message_type = _INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS +_INSPECTDATASOURCEDETAILS.fields_by_name[ + "result" +].message_type = _INSPECTDATASOURCEDETAILS_RESULT +_INFOTYPEDESCRIPTION.fields_by_name["supported_by"].enum_type = _INFOTYPESUPPORTEDBY +_LISTINFOTYPESRESPONSE.fields_by_name["info_types"].message_type = _INFOTYPEDESCRIPTION +_RISKANALYSISJOBCONFIG.fields_by_name["privacy_metric"].message_type = _PRIVACYMETRIC +_RISKANALYSISJOBCONFIG.fields_by_name[ + "source_table" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE +) +_RISKANALYSISJOBCONFIG.fields_by_name["actions"].message_type = _ACTION +_QUASIID.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_QUASIID.fields_by_name[ + "info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_QUASIID.fields_by_name[ + "inferred" +].message_type = google_dot_protobuf_dot_empty__pb2._EMPTY +_QUASIID.oneofs_by_name["tag"].fields.append(_QUASIID.fields_by_name["info_type"]) +_QUASIID.fields_by_name["info_type"].containing_oneof = _QUASIID.oneofs_by_name["tag"] +_QUASIID.oneofs_by_name["tag"].fields.append(_QUASIID.fields_by_name["custom_tag"]) +_QUASIID.fields_by_name["custom_tag"].containing_oneof = _QUASIID.oneofs_by_name["tag"] +_QUASIID.oneofs_by_name["tag"].fields.append(_QUASIID.fields_by_name["inferred"]) +_QUASIID.fields_by_name["inferred"].containing_oneof = _QUASIID.oneofs_by_name["tag"] +_STATISTICALTABLE_QUASIIDENTIFIERFIELD.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) _STATISTICALTABLE_QUASIIDENTIFIERFIELD.containing_type = _STATISTICALTABLE -_STATISTICALTABLE.fields_by_name['table'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE -_STATISTICALTABLE.fields_by_name['quasi_ids'].message_type = _STATISTICALTABLE_QUASIIDENTIFIERFIELD -_STATISTICALTABLE.fields_by_name['relative_frequency'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_PRIVACYMETRIC_NUMERICALSTATSCONFIG.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +_STATISTICALTABLE.fields_by_name[ + "table" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE +) +_STATISTICALTABLE.fields_by_name[ + "quasi_ids" +].message_type = _STATISTICALTABLE_QUASIIDENTIFIERFIELD +_STATISTICALTABLE.fields_by_name[ + "relative_frequency" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_PRIVACYMETRIC_NUMERICALSTATSCONFIG.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) _PRIVACYMETRIC_NUMERICALSTATSCONFIG.containing_type = _PRIVACYMETRIC -_PRIVACYMETRIC_CATEGORICALSTATSCONFIG.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +_PRIVACYMETRIC_CATEGORICALSTATSCONFIG.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) _PRIVACYMETRIC_CATEGORICALSTATSCONFIG.containing_type = _PRIVACYMETRIC -_PRIVACYMETRIC_KANONYMITYCONFIG.fields_by_name['quasi_ids'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_PRIVACYMETRIC_KANONYMITYCONFIG.fields_by_name['entity_id'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._ENTITYID +_PRIVACYMETRIC_KANONYMITYCONFIG.fields_by_name[ + "quasi_ids" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_PRIVACYMETRIC_KANONYMITYCONFIG.fields_by_name[ + "entity_id" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._ENTITYID +) _PRIVACYMETRIC_KANONYMITYCONFIG.containing_type = _PRIVACYMETRIC -_PRIVACYMETRIC_LDIVERSITYCONFIG.fields_by_name['quasi_ids'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_PRIVACYMETRIC_LDIVERSITYCONFIG.fields_by_name['sensitive_attribute'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +_PRIVACYMETRIC_LDIVERSITYCONFIG.fields_by_name[ + "quasi_ids" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_PRIVACYMETRIC_LDIVERSITYCONFIG.fields_by_name[ + "sensitive_attribute" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) _PRIVACYMETRIC_LDIVERSITYCONFIG.containing_type = _PRIVACYMETRIC -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['inferred'].message_type = google_dot_protobuf_dot_empty__pb2._EMPTY -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.containing_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name['tag'].fields.append( - _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['info_type']) -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['info_type'].containing_oneof = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name['tag'] -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name['tag'].fields.append( - _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['custom_tag']) -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['custom_tag'].containing_oneof = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name['tag'] -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name['tag'].fields.append( - _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['inferred']) -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name['inferred'].containing_oneof = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name['tag'] -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD.containing_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.fields_by_name['table'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.fields_by_name['quasi_ids'].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.fields_by_name['relative_frequency'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.containing_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG.fields_by_name['quasi_ids'].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD -_PRIVACYMETRIC_KMAPESTIMATIONCONFIG.fields_by_name['auxiliary_tables'].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name[ + "info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name[ + "inferred" +].message_type = google_dot_protobuf_dot_empty__pb2._EMPTY +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.containing_type = ( + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name["tag"].fields.append( + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name["info_type"] +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name[ + "info_type" +].containing_oneof = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name[ + "tag" +] +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name["tag"].fields.append( + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name["custom_tag"] +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name[ + "custom_tag" +].containing_oneof = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name[ + "tag" +] +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name["tag"].fields.append( + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name["inferred"] +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.fields_by_name[ + "inferred" +].containing_oneof = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD.oneofs_by_name[ + "tag" +] +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD.containing_type = ( + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.fields_by_name[ + "table" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.fields_by_name[ + "quasi_ids" +].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.fields_by_name[ + "relative_frequency" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE.containing_type = ( + _PRIVACYMETRIC_KMAPESTIMATIONCONFIG +) +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG.fields_by_name[ + "quasi_ids" +].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD +_PRIVACYMETRIC_KMAPESTIMATIONCONFIG.fields_by_name[ + "auxiliary_tables" +].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE _PRIVACYMETRIC_KMAPESTIMATIONCONFIG.containing_type = _PRIVACYMETRIC -_PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG.fields_by_name['quasi_ids'].message_type = _QUASIID -_PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG.fields_by_name['auxiliary_tables'].message_type = _STATISTICALTABLE +_PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG.fields_by_name[ + "quasi_ids" +].message_type = _QUASIID +_PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG.fields_by_name[ + "auxiliary_tables" +].message_type = _STATISTICALTABLE _PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG.containing_type = _PRIVACYMETRIC -_PRIVACYMETRIC.fields_by_name['numerical_stats_config'].message_type = _PRIVACYMETRIC_NUMERICALSTATSCONFIG -_PRIVACYMETRIC.fields_by_name['categorical_stats_config'].message_type = _PRIVACYMETRIC_CATEGORICALSTATSCONFIG -_PRIVACYMETRIC.fields_by_name['k_anonymity_config'].message_type = _PRIVACYMETRIC_KANONYMITYCONFIG -_PRIVACYMETRIC.fields_by_name['l_diversity_config'].message_type = _PRIVACYMETRIC_LDIVERSITYCONFIG -_PRIVACYMETRIC.fields_by_name['k_map_estimation_config'].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG -_PRIVACYMETRIC.fields_by_name['delta_presence_estimation_config'].message_type = _PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG -_PRIVACYMETRIC.oneofs_by_name['type'].fields.append( - _PRIVACYMETRIC.fields_by_name['numerical_stats_config']) -_PRIVACYMETRIC.fields_by_name['numerical_stats_config'].containing_oneof = _PRIVACYMETRIC.oneofs_by_name['type'] -_PRIVACYMETRIC.oneofs_by_name['type'].fields.append( - _PRIVACYMETRIC.fields_by_name['categorical_stats_config']) -_PRIVACYMETRIC.fields_by_name['categorical_stats_config'].containing_oneof = _PRIVACYMETRIC.oneofs_by_name['type'] -_PRIVACYMETRIC.oneofs_by_name['type'].fields.append( - _PRIVACYMETRIC.fields_by_name['k_anonymity_config']) -_PRIVACYMETRIC.fields_by_name['k_anonymity_config'].containing_oneof = _PRIVACYMETRIC.oneofs_by_name['type'] -_PRIVACYMETRIC.oneofs_by_name['type'].fields.append( - _PRIVACYMETRIC.fields_by_name['l_diversity_config']) -_PRIVACYMETRIC.fields_by_name['l_diversity_config'].containing_oneof = _PRIVACYMETRIC.oneofs_by_name['type'] -_PRIVACYMETRIC.oneofs_by_name['type'].fields.append( - _PRIVACYMETRIC.fields_by_name['k_map_estimation_config']) -_PRIVACYMETRIC.fields_by_name['k_map_estimation_config'].containing_oneof = _PRIVACYMETRIC.oneofs_by_name['type'] -_PRIVACYMETRIC.oneofs_by_name['type'].fields.append( - _PRIVACYMETRIC.fields_by_name['delta_presence_estimation_config']) -_PRIVACYMETRIC.fields_by_name['delta_presence_estimation_config'].containing_oneof = _PRIVACYMETRIC.oneofs_by_name['type'] -_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.fields_by_name['min_value'].message_type = _VALUE -_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.fields_by_name['max_value'].message_type = _VALUE -_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.fields_by_name['quantile_values'].message_type = _VALUE -_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.containing_type = _ANALYZEDATASOURCERISKDETAILS -_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET.fields_by_name['bucket_values'].message_type = _VALUEFREQUENCY -_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET.containing_type = _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT -_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT.fields_by_name['value_frequency_histogram_buckets'].message_type = _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET -_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT.containing_type = _ANALYZEDATASOURCERISKDETAILS -_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS.fields_by_name['quasi_ids_values'].message_type = _VALUE -_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS.containing_type = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT -_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET.fields_by_name['bucket_values'].message_type = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS -_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET.containing_type = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT -_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT.fields_by_name['equivalence_class_histogram_buckets'].message_type = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET -_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT.containing_type = _ANALYZEDATASOURCERISKDETAILS -_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS.fields_by_name['quasi_ids_values'].message_type = _VALUE -_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS.fields_by_name['top_sensitive_values'].message_type = _VALUEFREQUENCY -_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS.containing_type = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT -_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET.fields_by_name['bucket_values'].message_type = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS -_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET.containing_type = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT -_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT.fields_by_name['sensitive_value_frequency_histogram_buckets'].message_type = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET -_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT.containing_type = _ANALYZEDATASOURCERISKDETAILS -_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES.fields_by_name['quasi_ids_values'].message_type = _VALUE -_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES.containing_type = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT -_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET.fields_by_name['bucket_values'].message_type = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES -_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET.containing_type = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT -_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT.fields_by_name['k_map_estimation_histogram'].message_type = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET -_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT.containing_type = _ANALYZEDATASOURCERISKDETAILS -_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES.fields_by_name['quasi_ids_values'].message_type = _VALUE -_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES.containing_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT -_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET.fields_by_name['bucket_values'].message_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES -_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET.containing_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT -_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT.fields_by_name['delta_presence_estimation_histogram'].message_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET -_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT.containing_type = _ANALYZEDATASOURCERISKDETAILS -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['requested_privacy_metric'].message_type = _PRIVACYMETRIC -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['requested_source_table'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['numerical_stats_result'].message_type = _ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['categorical_stats_result'].message_type = _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['k_anonymity_result'].message_type = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['l_diversity_result'].message_type = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['k_map_estimation_result'].message_type = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['delta_presence_estimation_result'].message_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT -_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'].fields.append( - _ANALYZEDATASOURCERISKDETAILS.fields_by_name['numerical_stats_result']) -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['numerical_stats_result'].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'] -_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'].fields.append( - _ANALYZEDATASOURCERISKDETAILS.fields_by_name['categorical_stats_result']) -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['categorical_stats_result'].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'] -_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'].fields.append( - _ANALYZEDATASOURCERISKDETAILS.fields_by_name['k_anonymity_result']) -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['k_anonymity_result'].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'] -_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'].fields.append( - _ANALYZEDATASOURCERISKDETAILS.fields_by_name['l_diversity_result']) -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['l_diversity_result'].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'] -_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'].fields.append( - _ANALYZEDATASOURCERISKDETAILS.fields_by_name['k_map_estimation_result']) -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['k_map_estimation_result'].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'] -_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'].fields.append( - _ANALYZEDATASOURCERISKDETAILS.fields_by_name['delta_presence_estimation_result']) -_ANALYZEDATASOURCERISKDETAILS.fields_by_name['delta_presence_estimation_result'].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name['result'] -_VALUEFREQUENCY.fields_by_name['value'].message_type = _VALUE -_VALUE.fields_by_name['timestamp_value'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_VALUE.fields_by_name['time_value'].message_type = google_dot_type_dot_timeofday__pb2._TIMEOFDAY -_VALUE.fields_by_name['date_value'].message_type = google_dot_type_dot_date__pb2._DATE -_VALUE.fields_by_name['day_of_week_value'].enum_type = google_dot_type_dot_dayofweek__pb2._DAYOFWEEK -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['integer_value']) -_VALUE.fields_by_name['integer_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['float_value']) -_VALUE.fields_by_name['float_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['string_value']) -_VALUE.fields_by_name['string_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['boolean_value']) -_VALUE.fields_by_name['boolean_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['timestamp_value']) -_VALUE.fields_by_name['timestamp_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['time_value']) -_VALUE.fields_by_name['time_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['date_value']) -_VALUE.fields_by_name['date_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_VALUE.oneofs_by_name['type'].fields.append( - _VALUE.fields_by_name['day_of_week_value']) -_VALUE.fields_by_name['day_of_week_value'].containing_oneof = _VALUE.oneofs_by_name['type'] -_QUOTEINFO.fields_by_name['date_time'].message_type = _DATETIME -_QUOTEINFO.oneofs_by_name['parsed_quote'].fields.append( - _QUOTEINFO.fields_by_name['date_time']) -_QUOTEINFO.fields_by_name['date_time'].containing_oneof = _QUOTEINFO.oneofs_by_name['parsed_quote'] +_PRIVACYMETRIC.fields_by_name[ + "numerical_stats_config" +].message_type = _PRIVACYMETRIC_NUMERICALSTATSCONFIG +_PRIVACYMETRIC.fields_by_name[ + "categorical_stats_config" +].message_type = _PRIVACYMETRIC_CATEGORICALSTATSCONFIG +_PRIVACYMETRIC.fields_by_name[ + "k_anonymity_config" +].message_type = _PRIVACYMETRIC_KANONYMITYCONFIG +_PRIVACYMETRIC.fields_by_name[ + "l_diversity_config" +].message_type = _PRIVACYMETRIC_LDIVERSITYCONFIG +_PRIVACYMETRIC.fields_by_name[ + "k_map_estimation_config" +].message_type = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG +_PRIVACYMETRIC.fields_by_name[ + "delta_presence_estimation_config" +].message_type = _PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG +_PRIVACYMETRIC.oneofs_by_name["type"].fields.append( + _PRIVACYMETRIC.fields_by_name["numerical_stats_config"] +) +_PRIVACYMETRIC.fields_by_name[ + "numerical_stats_config" +].containing_oneof = _PRIVACYMETRIC.oneofs_by_name["type"] +_PRIVACYMETRIC.oneofs_by_name["type"].fields.append( + _PRIVACYMETRIC.fields_by_name["categorical_stats_config"] +) +_PRIVACYMETRIC.fields_by_name[ + "categorical_stats_config" +].containing_oneof = _PRIVACYMETRIC.oneofs_by_name["type"] +_PRIVACYMETRIC.oneofs_by_name["type"].fields.append( + _PRIVACYMETRIC.fields_by_name["k_anonymity_config"] +) +_PRIVACYMETRIC.fields_by_name[ + "k_anonymity_config" +].containing_oneof = _PRIVACYMETRIC.oneofs_by_name["type"] +_PRIVACYMETRIC.oneofs_by_name["type"].fields.append( + _PRIVACYMETRIC.fields_by_name["l_diversity_config"] +) +_PRIVACYMETRIC.fields_by_name[ + "l_diversity_config" +].containing_oneof = _PRIVACYMETRIC.oneofs_by_name["type"] +_PRIVACYMETRIC.oneofs_by_name["type"].fields.append( + _PRIVACYMETRIC.fields_by_name["k_map_estimation_config"] +) +_PRIVACYMETRIC.fields_by_name[ + "k_map_estimation_config" +].containing_oneof = _PRIVACYMETRIC.oneofs_by_name["type"] +_PRIVACYMETRIC.oneofs_by_name["type"].fields.append( + _PRIVACYMETRIC.fields_by_name["delta_presence_estimation_config"] +) +_PRIVACYMETRIC.fields_by_name[ + "delta_presence_estimation_config" +].containing_oneof = _PRIVACYMETRIC.oneofs_by_name["type"] +_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.fields_by_name[ + "min_value" +].message_type = _VALUE +_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.fields_by_name[ + "max_value" +].message_type = _VALUE +_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.fields_by_name[ + "quantile_values" +].message_type = _VALUE +_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS +) +_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET.fields_by_name[ + "bucket_values" +].message_type = _VALUEFREQUENCY +_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT +) +_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT.fields_by_name[ + "value_frequency_histogram_buckets" +].message_type = ( + _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET +) +_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS +) +_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS.fields_by_name[ + "quasi_ids_values" +].message_type = _VALUE +_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT +) +_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET.fields_by_name[ + "bucket_values" +].message_type = ( + _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS +) +_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT +) +_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT.fields_by_name[ + "equivalence_class_histogram_buckets" +].message_type = ( + _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET +) +_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS +) +_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS.fields_by_name[ + "quasi_ids_values" +].message_type = _VALUE +_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS.fields_by_name[ + "top_sensitive_values" +].message_type = _VALUEFREQUENCY +_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT +) +_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET.fields_by_name[ + "bucket_values" +].message_type = ( + _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS +) +_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT +) +_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT.fields_by_name[ + "sensitive_value_frequency_histogram_buckets" +].message_type = ( + _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET +) +_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS +) +_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES.fields_by_name[ + "quasi_ids_values" +].message_type = _VALUE +_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT +) +_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET.fields_by_name[ + "bucket_values" +].message_type = ( + _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES +) +_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT +) +_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT.fields_by_name[ + "k_map_estimation_histogram" +].message_type = ( + _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET +) +_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS +) +_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES.fields_by_name[ + "quasi_ids_values" +].message_type = _VALUE +_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT +) +_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET.fields_by_name[ + "bucket_values" +].message_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES +_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT +) +_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT.fields_by_name[ + "delta_presence_estimation_histogram" +].message_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET +_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT.containing_type = ( + _ANALYZEDATASOURCERISKDETAILS +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "requested_privacy_metric" +].message_type = _PRIVACYMETRIC +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "requested_source_table" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYTABLE +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "numerical_stats_result" +].message_type = _ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "categorical_stats_result" +].message_type = _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "k_anonymity_result" +].message_type = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "l_diversity_result" +].message_type = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "k_map_estimation_result" +].message_type = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "delta_presence_estimation_result" +].message_type = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT +_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"].fields.append( + _ANALYZEDATASOURCERISKDETAILS.fields_by_name["numerical_stats_result"] +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "numerical_stats_result" +].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"] +_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"].fields.append( + _ANALYZEDATASOURCERISKDETAILS.fields_by_name["categorical_stats_result"] +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "categorical_stats_result" +].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"] +_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"].fields.append( + _ANALYZEDATASOURCERISKDETAILS.fields_by_name["k_anonymity_result"] +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "k_anonymity_result" +].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"] +_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"].fields.append( + _ANALYZEDATASOURCERISKDETAILS.fields_by_name["l_diversity_result"] +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "l_diversity_result" +].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"] +_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"].fields.append( + _ANALYZEDATASOURCERISKDETAILS.fields_by_name["k_map_estimation_result"] +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "k_map_estimation_result" +].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"] +_ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"].fields.append( + _ANALYZEDATASOURCERISKDETAILS.fields_by_name["delta_presence_estimation_result"] +) +_ANALYZEDATASOURCERISKDETAILS.fields_by_name[ + "delta_presence_estimation_result" +].containing_oneof = _ANALYZEDATASOURCERISKDETAILS.oneofs_by_name["result"] +_VALUEFREQUENCY.fields_by_name["value"].message_type = _VALUE +_VALUE.fields_by_name[ + "timestamp_value" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_VALUE.fields_by_name[ + "time_value" +].message_type = google_dot_type_dot_timeofday__pb2._TIMEOFDAY +_VALUE.fields_by_name["date_value"].message_type = google_dot_type_dot_date__pb2._DATE +_VALUE.fields_by_name[ + "day_of_week_value" +].enum_type = google_dot_type_dot_dayofweek__pb2._DAYOFWEEK +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["integer_value"]) +_VALUE.fields_by_name["integer_value"].containing_oneof = _VALUE.oneofs_by_name["type"] +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["float_value"]) +_VALUE.fields_by_name["float_value"].containing_oneof = _VALUE.oneofs_by_name["type"] +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["string_value"]) +_VALUE.fields_by_name["string_value"].containing_oneof = _VALUE.oneofs_by_name["type"] +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["boolean_value"]) +_VALUE.fields_by_name["boolean_value"].containing_oneof = _VALUE.oneofs_by_name["type"] +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["timestamp_value"]) +_VALUE.fields_by_name["timestamp_value"].containing_oneof = _VALUE.oneofs_by_name[ + "type" +] +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["time_value"]) +_VALUE.fields_by_name["time_value"].containing_oneof = _VALUE.oneofs_by_name["type"] +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["date_value"]) +_VALUE.fields_by_name["date_value"].containing_oneof = _VALUE.oneofs_by_name["type"] +_VALUE.oneofs_by_name["type"].fields.append(_VALUE.fields_by_name["day_of_week_value"]) +_VALUE.fields_by_name["day_of_week_value"].containing_oneof = _VALUE.oneofs_by_name[ + "type" +] +_QUOTEINFO.fields_by_name["date_time"].message_type = _DATETIME +_QUOTEINFO.oneofs_by_name["parsed_quote"].fields.append( + _QUOTEINFO.fields_by_name["date_time"] +) +_QUOTEINFO.fields_by_name["date_time"].containing_oneof = _QUOTEINFO.oneofs_by_name[ + "parsed_quote" +] _DATETIME_TIMEZONE.containing_type = _DATETIME -_DATETIME.fields_by_name['date'].message_type = google_dot_type_dot_date__pb2._DATE -_DATETIME.fields_by_name['day_of_week'].enum_type = google_dot_type_dot_dayofweek__pb2._DAYOFWEEK -_DATETIME.fields_by_name['time'].message_type = google_dot_type_dot_timeofday__pb2._TIMEOFDAY -_DATETIME.fields_by_name['time_zone'].message_type = _DATETIME_TIMEZONE -_DEIDENTIFYCONFIG.fields_by_name['info_type_transformations'].message_type = _INFOTYPETRANSFORMATIONS -_DEIDENTIFYCONFIG.fields_by_name['record_transformations'].message_type = _RECORDTRANSFORMATIONS -_DEIDENTIFYCONFIG.oneofs_by_name['transformation'].fields.append( - _DEIDENTIFYCONFIG.fields_by_name['info_type_transformations']) -_DEIDENTIFYCONFIG.fields_by_name['info_type_transformations'].containing_oneof = _DEIDENTIFYCONFIG.oneofs_by_name['transformation'] -_DEIDENTIFYCONFIG.oneofs_by_name['transformation'].fields.append( - _DEIDENTIFYCONFIG.fields_by_name['record_transformations']) -_DEIDENTIFYCONFIG.fields_by_name['record_transformations'].containing_oneof = _DEIDENTIFYCONFIG.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.fields_by_name['replace_config'].message_type = _REPLACEVALUECONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['redact_config'].message_type = _REDACTCONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['character_mask_config'].message_type = _CHARACTERMASKCONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['crypto_replace_ffx_fpe_config'].message_type = _CRYPTOREPLACEFFXFPECONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['fixed_size_bucketing_config'].message_type = _FIXEDSIZEBUCKETINGCONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['bucketing_config'].message_type = _BUCKETINGCONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['replace_with_info_type_config'].message_type = _REPLACEWITHINFOTYPECONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['time_part_config'].message_type = _TIMEPARTCONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['crypto_hash_config'].message_type = _CRYPTOHASHCONFIG -_PRIMITIVETRANSFORMATION.fields_by_name['date_shift_config'].message_type = _DATESHIFTCONFIG -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['replace_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['replace_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['redact_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['redact_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['character_mask_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['character_mask_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['crypto_replace_ffx_fpe_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['crypto_replace_ffx_fpe_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['fixed_size_bucketing_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['fixed_size_bucketing_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['bucketing_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['bucketing_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['replace_with_info_type_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['replace_with_info_type_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['time_part_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['time_part_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['crypto_hash_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['crypto_hash_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _PRIMITIVETRANSFORMATION.fields_by_name['date_shift_config']) -_PRIMITIVETRANSFORMATION.fields_by_name['date_shift_config'].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name['transformation'] -_TIMEPARTCONFIG.fields_by_name['part_to_extract'].enum_type = _TIMEPARTCONFIG_TIMEPART +_DATETIME.fields_by_name["date"].message_type = google_dot_type_dot_date__pb2._DATE +_DATETIME.fields_by_name[ + "day_of_week" +].enum_type = google_dot_type_dot_dayofweek__pb2._DAYOFWEEK +_DATETIME.fields_by_name[ + "time" +].message_type = google_dot_type_dot_timeofday__pb2._TIMEOFDAY +_DATETIME.fields_by_name["time_zone"].message_type = _DATETIME_TIMEZONE +_DEIDENTIFYCONFIG.fields_by_name[ + "info_type_transformations" +].message_type = _INFOTYPETRANSFORMATIONS +_DEIDENTIFYCONFIG.fields_by_name[ + "record_transformations" +].message_type = _RECORDTRANSFORMATIONS +_DEIDENTIFYCONFIG.oneofs_by_name["transformation"].fields.append( + _DEIDENTIFYCONFIG.fields_by_name["info_type_transformations"] +) +_DEIDENTIFYCONFIG.fields_by_name[ + "info_type_transformations" +].containing_oneof = _DEIDENTIFYCONFIG.oneofs_by_name["transformation"] +_DEIDENTIFYCONFIG.oneofs_by_name["transformation"].fields.append( + _DEIDENTIFYCONFIG.fields_by_name["record_transformations"] +) +_DEIDENTIFYCONFIG.fields_by_name[ + "record_transformations" +].containing_oneof = _DEIDENTIFYCONFIG.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.fields_by_name[ + "replace_config" +].message_type = _REPLACEVALUECONFIG +_PRIMITIVETRANSFORMATION.fields_by_name["redact_config"].message_type = _REDACTCONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "character_mask_config" +].message_type = _CHARACTERMASKCONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "crypto_replace_ffx_fpe_config" +].message_type = _CRYPTOREPLACEFFXFPECONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "fixed_size_bucketing_config" +].message_type = _FIXEDSIZEBUCKETINGCONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "bucketing_config" +].message_type = _BUCKETINGCONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "replace_with_info_type_config" +].message_type = _REPLACEWITHINFOTYPECONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "time_part_config" +].message_type = _TIMEPARTCONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "crypto_hash_config" +].message_type = _CRYPTOHASHCONFIG +_PRIMITIVETRANSFORMATION.fields_by_name[ + "date_shift_config" +].message_type = _DATESHIFTCONFIG +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["replace_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "replace_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["redact_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "redact_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["character_mask_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "character_mask_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["crypto_replace_ffx_fpe_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "crypto_replace_ffx_fpe_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["fixed_size_bucketing_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "fixed_size_bucketing_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["bucketing_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "bucketing_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["replace_with_info_type_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "replace_with_info_type_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["time_part_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "time_part_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["crypto_hash_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "crypto_hash_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _PRIMITIVETRANSFORMATION.fields_by_name["date_shift_config"] +) +_PRIMITIVETRANSFORMATION.fields_by_name[ + "date_shift_config" +].containing_oneof = _PRIMITIVETRANSFORMATION.oneofs_by_name["transformation"] +_TIMEPARTCONFIG.fields_by_name["part_to_extract"].enum_type = _TIMEPARTCONFIG_TIMEPART _TIMEPARTCONFIG_TIMEPART.containing_type = _TIMEPARTCONFIG -_CRYPTOHASHCONFIG.fields_by_name['crypto_key'].message_type = _CRYPTOKEY -_REPLACEVALUECONFIG.fields_by_name['new_value'].message_type = _VALUE -_CHARSTOIGNORE.fields_by_name['common_characters_to_ignore'].enum_type = _CHARSTOIGNORE_COMMONCHARSTOIGNORE +_CRYPTOHASHCONFIG.fields_by_name["crypto_key"].message_type = _CRYPTOKEY +_REPLACEVALUECONFIG.fields_by_name["new_value"].message_type = _VALUE +_CHARSTOIGNORE.fields_by_name[ + "common_characters_to_ignore" +].enum_type = _CHARSTOIGNORE_COMMONCHARSTOIGNORE _CHARSTOIGNORE_COMMONCHARSTOIGNORE.containing_type = _CHARSTOIGNORE -_CHARSTOIGNORE.oneofs_by_name['characters'].fields.append( - _CHARSTOIGNORE.fields_by_name['characters_to_skip']) -_CHARSTOIGNORE.fields_by_name['characters_to_skip'].containing_oneof = _CHARSTOIGNORE.oneofs_by_name['characters'] -_CHARSTOIGNORE.oneofs_by_name['characters'].fields.append( - _CHARSTOIGNORE.fields_by_name['common_characters_to_ignore']) -_CHARSTOIGNORE.fields_by_name['common_characters_to_ignore'].containing_oneof = _CHARSTOIGNORE.oneofs_by_name['characters'] -_CHARACTERMASKCONFIG.fields_by_name['characters_to_ignore'].message_type = _CHARSTOIGNORE -_FIXEDSIZEBUCKETINGCONFIG.fields_by_name['lower_bound'].message_type = _VALUE -_FIXEDSIZEBUCKETINGCONFIG.fields_by_name['upper_bound'].message_type = _VALUE -_BUCKETINGCONFIG_BUCKET.fields_by_name['min'].message_type = _VALUE -_BUCKETINGCONFIG_BUCKET.fields_by_name['max'].message_type = _VALUE -_BUCKETINGCONFIG_BUCKET.fields_by_name['replacement_value'].message_type = _VALUE +_CHARSTOIGNORE.oneofs_by_name["characters"].fields.append( + _CHARSTOIGNORE.fields_by_name["characters_to_skip"] +) +_CHARSTOIGNORE.fields_by_name[ + "characters_to_skip" +].containing_oneof = _CHARSTOIGNORE.oneofs_by_name["characters"] +_CHARSTOIGNORE.oneofs_by_name["characters"].fields.append( + _CHARSTOIGNORE.fields_by_name["common_characters_to_ignore"] +) +_CHARSTOIGNORE.fields_by_name[ + "common_characters_to_ignore" +].containing_oneof = _CHARSTOIGNORE.oneofs_by_name["characters"] +_CHARACTERMASKCONFIG.fields_by_name[ + "characters_to_ignore" +].message_type = _CHARSTOIGNORE +_FIXEDSIZEBUCKETINGCONFIG.fields_by_name["lower_bound"].message_type = _VALUE +_FIXEDSIZEBUCKETINGCONFIG.fields_by_name["upper_bound"].message_type = _VALUE +_BUCKETINGCONFIG_BUCKET.fields_by_name["min"].message_type = _VALUE +_BUCKETINGCONFIG_BUCKET.fields_by_name["max"].message_type = _VALUE +_BUCKETINGCONFIG_BUCKET.fields_by_name["replacement_value"].message_type = _VALUE _BUCKETINGCONFIG_BUCKET.containing_type = _BUCKETINGCONFIG -_BUCKETINGCONFIG.fields_by_name['buckets'].message_type = _BUCKETINGCONFIG_BUCKET -_CRYPTOREPLACEFFXFPECONFIG.fields_by_name['crypto_key'].message_type = _CRYPTOKEY -_CRYPTOREPLACEFFXFPECONFIG.fields_by_name['context'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_CRYPTOREPLACEFFXFPECONFIG.fields_by_name['common_alphabet'].enum_type = _CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET -_CRYPTOREPLACEFFXFPECONFIG.fields_by_name['surrogate_info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET.containing_type = _CRYPTOREPLACEFFXFPECONFIG -_CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name['alphabet'].fields.append( - _CRYPTOREPLACEFFXFPECONFIG.fields_by_name['common_alphabet']) -_CRYPTOREPLACEFFXFPECONFIG.fields_by_name['common_alphabet'].containing_oneof = _CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name['alphabet'] -_CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name['alphabet'].fields.append( - _CRYPTOREPLACEFFXFPECONFIG.fields_by_name['custom_alphabet']) -_CRYPTOREPLACEFFXFPECONFIG.fields_by_name['custom_alphabet'].containing_oneof = _CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name['alphabet'] -_CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name['alphabet'].fields.append( - _CRYPTOREPLACEFFXFPECONFIG.fields_by_name['radix']) -_CRYPTOREPLACEFFXFPECONFIG.fields_by_name['radix'].containing_oneof = _CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name['alphabet'] -_CRYPTOKEY.fields_by_name['transient'].message_type = _TRANSIENTCRYPTOKEY -_CRYPTOKEY.fields_by_name['unwrapped'].message_type = _UNWRAPPEDCRYPTOKEY -_CRYPTOKEY.fields_by_name['kms_wrapped'].message_type = _KMSWRAPPEDCRYPTOKEY -_CRYPTOKEY.oneofs_by_name['source'].fields.append( - _CRYPTOKEY.fields_by_name['transient']) -_CRYPTOKEY.fields_by_name['transient'].containing_oneof = _CRYPTOKEY.oneofs_by_name['source'] -_CRYPTOKEY.oneofs_by_name['source'].fields.append( - _CRYPTOKEY.fields_by_name['unwrapped']) -_CRYPTOKEY.fields_by_name['unwrapped'].containing_oneof = _CRYPTOKEY.oneofs_by_name['source'] -_CRYPTOKEY.oneofs_by_name['source'].fields.append( - _CRYPTOKEY.fields_by_name['kms_wrapped']) -_CRYPTOKEY.fields_by_name['kms_wrapped'].containing_oneof = _CRYPTOKEY.oneofs_by_name['source'] -_DATESHIFTCONFIG.fields_by_name['context'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_DATESHIFTCONFIG.fields_by_name['crypto_key'].message_type = _CRYPTOKEY -_DATESHIFTCONFIG.oneofs_by_name['method'].fields.append( - _DATESHIFTCONFIG.fields_by_name['crypto_key']) -_DATESHIFTCONFIG.fields_by_name['crypto_key'].containing_oneof = _DATESHIFTCONFIG.oneofs_by_name['method'] -_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION.fields_by_name['info_types'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION.fields_by_name['primitive_transformation'].message_type = _PRIMITIVETRANSFORMATION -_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION.containing_type = _INFOTYPETRANSFORMATIONS -_INFOTYPETRANSFORMATIONS.fields_by_name['transformations'].message_type = _INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION -_FIELDTRANSFORMATION.fields_by_name['fields'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_FIELDTRANSFORMATION.fields_by_name['condition'].message_type = _RECORDCONDITION -_FIELDTRANSFORMATION.fields_by_name['primitive_transformation'].message_type = _PRIMITIVETRANSFORMATION -_FIELDTRANSFORMATION.fields_by_name['info_type_transformations'].message_type = _INFOTYPETRANSFORMATIONS -_FIELDTRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _FIELDTRANSFORMATION.fields_by_name['primitive_transformation']) -_FIELDTRANSFORMATION.fields_by_name['primitive_transformation'].containing_oneof = _FIELDTRANSFORMATION.oneofs_by_name['transformation'] -_FIELDTRANSFORMATION.oneofs_by_name['transformation'].fields.append( - _FIELDTRANSFORMATION.fields_by_name['info_type_transformations']) -_FIELDTRANSFORMATION.fields_by_name['info_type_transformations'].containing_oneof = _FIELDTRANSFORMATION.oneofs_by_name['transformation'] -_RECORDTRANSFORMATIONS.fields_by_name['field_transformations'].message_type = _FIELDTRANSFORMATION -_RECORDTRANSFORMATIONS.fields_by_name['record_suppressions'].message_type = _RECORDSUPPRESSION -_RECORDSUPPRESSION.fields_by_name['condition'].message_type = _RECORDCONDITION -_RECORDCONDITION_CONDITION.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_RECORDCONDITION_CONDITION.fields_by_name['operator'].enum_type = _RELATIONALOPERATOR -_RECORDCONDITION_CONDITION.fields_by_name['value'].message_type = _VALUE +_BUCKETINGCONFIG.fields_by_name["buckets"].message_type = _BUCKETINGCONFIG_BUCKET +_CRYPTOREPLACEFFXFPECONFIG.fields_by_name["crypto_key"].message_type = _CRYPTOKEY +_CRYPTOREPLACEFFXFPECONFIG.fields_by_name[ + "context" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_CRYPTOREPLACEFFXFPECONFIG.fields_by_name[ + "common_alphabet" +].enum_type = _CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET +_CRYPTOREPLACEFFXFPECONFIG.fields_by_name[ + "surrogate_info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_CRYPTOREPLACEFFXFPECONFIG_FFXCOMMONNATIVEALPHABET.containing_type = ( + _CRYPTOREPLACEFFXFPECONFIG +) +_CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name["alphabet"].fields.append( + _CRYPTOREPLACEFFXFPECONFIG.fields_by_name["common_alphabet"] +) +_CRYPTOREPLACEFFXFPECONFIG.fields_by_name[ + "common_alphabet" +].containing_oneof = _CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name["alphabet"] +_CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name["alphabet"].fields.append( + _CRYPTOREPLACEFFXFPECONFIG.fields_by_name["custom_alphabet"] +) +_CRYPTOREPLACEFFXFPECONFIG.fields_by_name[ + "custom_alphabet" +].containing_oneof = _CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name["alphabet"] +_CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name["alphabet"].fields.append( + _CRYPTOREPLACEFFXFPECONFIG.fields_by_name["radix"] +) +_CRYPTOREPLACEFFXFPECONFIG.fields_by_name[ + "radix" +].containing_oneof = _CRYPTOREPLACEFFXFPECONFIG.oneofs_by_name["alphabet"] +_CRYPTOKEY.fields_by_name["transient"].message_type = _TRANSIENTCRYPTOKEY +_CRYPTOKEY.fields_by_name["unwrapped"].message_type = _UNWRAPPEDCRYPTOKEY +_CRYPTOKEY.fields_by_name["kms_wrapped"].message_type = _KMSWRAPPEDCRYPTOKEY +_CRYPTOKEY.oneofs_by_name["source"].fields.append( + _CRYPTOKEY.fields_by_name["transient"] +) +_CRYPTOKEY.fields_by_name["transient"].containing_oneof = _CRYPTOKEY.oneofs_by_name[ + "source" +] +_CRYPTOKEY.oneofs_by_name["source"].fields.append( + _CRYPTOKEY.fields_by_name["unwrapped"] +) +_CRYPTOKEY.fields_by_name["unwrapped"].containing_oneof = _CRYPTOKEY.oneofs_by_name[ + "source" +] +_CRYPTOKEY.oneofs_by_name["source"].fields.append( + _CRYPTOKEY.fields_by_name["kms_wrapped"] +) +_CRYPTOKEY.fields_by_name["kms_wrapped"].containing_oneof = _CRYPTOKEY.oneofs_by_name[ + "source" +] +_DATESHIFTCONFIG.fields_by_name[ + "context" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_DATESHIFTCONFIG.fields_by_name["crypto_key"].message_type = _CRYPTOKEY +_DATESHIFTCONFIG.oneofs_by_name["method"].fields.append( + _DATESHIFTCONFIG.fields_by_name["crypto_key"] +) +_DATESHIFTCONFIG.fields_by_name[ + "crypto_key" +].containing_oneof = _DATESHIFTCONFIG.oneofs_by_name["method"] +_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION.fields_by_name[ + "info_types" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION.fields_by_name[ + "primitive_transformation" +].message_type = _PRIMITIVETRANSFORMATION +_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION.containing_type = ( + _INFOTYPETRANSFORMATIONS +) +_INFOTYPETRANSFORMATIONS.fields_by_name[ + "transformations" +].message_type = _INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION +_FIELDTRANSFORMATION.fields_by_name[ + "fields" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_FIELDTRANSFORMATION.fields_by_name["condition"].message_type = _RECORDCONDITION +_FIELDTRANSFORMATION.fields_by_name[ + "primitive_transformation" +].message_type = _PRIMITIVETRANSFORMATION +_FIELDTRANSFORMATION.fields_by_name[ + "info_type_transformations" +].message_type = _INFOTYPETRANSFORMATIONS +_FIELDTRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _FIELDTRANSFORMATION.fields_by_name["primitive_transformation"] +) +_FIELDTRANSFORMATION.fields_by_name[ + "primitive_transformation" +].containing_oneof = _FIELDTRANSFORMATION.oneofs_by_name["transformation"] +_FIELDTRANSFORMATION.oneofs_by_name["transformation"].fields.append( + _FIELDTRANSFORMATION.fields_by_name["info_type_transformations"] +) +_FIELDTRANSFORMATION.fields_by_name[ + "info_type_transformations" +].containing_oneof = _FIELDTRANSFORMATION.oneofs_by_name["transformation"] +_RECORDTRANSFORMATIONS.fields_by_name[ + "field_transformations" +].message_type = _FIELDTRANSFORMATION +_RECORDTRANSFORMATIONS.fields_by_name[ + "record_suppressions" +].message_type = _RECORDSUPPRESSION +_RECORDSUPPRESSION.fields_by_name["condition"].message_type = _RECORDCONDITION +_RECORDCONDITION_CONDITION.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_RECORDCONDITION_CONDITION.fields_by_name["operator"].enum_type = _RELATIONALOPERATOR +_RECORDCONDITION_CONDITION.fields_by_name["value"].message_type = _VALUE _RECORDCONDITION_CONDITION.containing_type = _RECORDCONDITION -_RECORDCONDITION_CONDITIONS.fields_by_name['conditions'].message_type = _RECORDCONDITION_CONDITION +_RECORDCONDITION_CONDITIONS.fields_by_name[ + "conditions" +].message_type = _RECORDCONDITION_CONDITION _RECORDCONDITION_CONDITIONS.containing_type = _RECORDCONDITION -_RECORDCONDITION_EXPRESSIONS.fields_by_name['logical_operator'].enum_type = _RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR -_RECORDCONDITION_EXPRESSIONS.fields_by_name['conditions'].message_type = _RECORDCONDITION_CONDITIONS +_RECORDCONDITION_EXPRESSIONS.fields_by_name[ + "logical_operator" +].enum_type = _RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR +_RECORDCONDITION_EXPRESSIONS.fields_by_name[ + "conditions" +].message_type = _RECORDCONDITION_CONDITIONS _RECORDCONDITION_EXPRESSIONS.containing_type = _RECORDCONDITION -_RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR.containing_type = _RECORDCONDITION_EXPRESSIONS -_RECORDCONDITION_EXPRESSIONS.oneofs_by_name['type'].fields.append( - _RECORDCONDITION_EXPRESSIONS.fields_by_name['conditions']) -_RECORDCONDITION_EXPRESSIONS.fields_by_name['conditions'].containing_oneof = _RECORDCONDITION_EXPRESSIONS.oneofs_by_name['type'] -_RECORDCONDITION.fields_by_name['expressions'].message_type = _RECORDCONDITION_EXPRESSIONS -_TRANSFORMATIONOVERVIEW.fields_by_name['transformation_summaries'].message_type = _TRANSFORMATIONSUMMARY -_TRANSFORMATIONSUMMARY_SUMMARYRESULT.fields_by_name['code'].enum_type = _TRANSFORMATIONSUMMARY_TRANSFORMATIONRESULTCODE +_RECORDCONDITION_EXPRESSIONS_LOGICALOPERATOR.containing_type = ( + _RECORDCONDITION_EXPRESSIONS +) +_RECORDCONDITION_EXPRESSIONS.oneofs_by_name["type"].fields.append( + _RECORDCONDITION_EXPRESSIONS.fields_by_name["conditions"] +) +_RECORDCONDITION_EXPRESSIONS.fields_by_name[ + "conditions" +].containing_oneof = _RECORDCONDITION_EXPRESSIONS.oneofs_by_name["type"] +_RECORDCONDITION.fields_by_name[ + "expressions" +].message_type = _RECORDCONDITION_EXPRESSIONS +_TRANSFORMATIONOVERVIEW.fields_by_name[ + "transformation_summaries" +].message_type = _TRANSFORMATIONSUMMARY +_TRANSFORMATIONSUMMARY_SUMMARYRESULT.fields_by_name[ + "code" +].enum_type = _TRANSFORMATIONSUMMARY_TRANSFORMATIONRESULTCODE _TRANSFORMATIONSUMMARY_SUMMARYRESULT.containing_type = _TRANSFORMATIONSUMMARY -_TRANSFORMATIONSUMMARY.fields_by_name['info_type'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE -_TRANSFORMATIONSUMMARY.fields_by_name['field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID -_TRANSFORMATIONSUMMARY.fields_by_name['transformation'].message_type = _PRIMITIVETRANSFORMATION -_TRANSFORMATIONSUMMARY.fields_by_name['field_transformations'].message_type = _FIELDTRANSFORMATION -_TRANSFORMATIONSUMMARY.fields_by_name['record_suppress'].message_type = _RECORDSUPPRESSION -_TRANSFORMATIONSUMMARY.fields_by_name['results'].message_type = _TRANSFORMATIONSUMMARY_SUMMARYRESULT +_TRANSFORMATIONSUMMARY.fields_by_name[ + "info_type" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._INFOTYPE +) +_TRANSFORMATIONSUMMARY.fields_by_name[ + "field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._FIELDID +) +_TRANSFORMATIONSUMMARY.fields_by_name[ + "transformation" +].message_type = _PRIMITIVETRANSFORMATION +_TRANSFORMATIONSUMMARY.fields_by_name[ + "field_transformations" +].message_type = _FIELDTRANSFORMATION +_TRANSFORMATIONSUMMARY.fields_by_name[ + "record_suppress" +].message_type = _RECORDSUPPRESSION +_TRANSFORMATIONSUMMARY.fields_by_name[ + "results" +].message_type = _TRANSFORMATIONSUMMARY_SUMMARYRESULT _TRANSFORMATIONSUMMARY_TRANSFORMATIONRESULTCODE.containing_type = _TRANSFORMATIONSUMMARY -_SCHEDULE.fields_by_name['recurrence_period_duration'].message_type = google_dot_protobuf_dot_duration__pb2._DURATION -_SCHEDULE.oneofs_by_name['option'].fields.append( - _SCHEDULE.fields_by_name['recurrence_period_duration']) -_SCHEDULE.fields_by_name['recurrence_period_duration'].containing_oneof = _SCHEDULE.oneofs_by_name['option'] -_INSPECTTEMPLATE.fields_by_name['create_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_INSPECTTEMPLATE.fields_by_name['update_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_INSPECTTEMPLATE.fields_by_name['inspect_config'].message_type = _INSPECTCONFIG -_DEIDENTIFYTEMPLATE.fields_by_name['create_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_DEIDENTIFYTEMPLATE.fields_by_name['update_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_DEIDENTIFYTEMPLATE.fields_by_name['deidentify_config'].message_type = _DEIDENTIFYCONFIG -_ERROR.fields_by_name['details'].message_type = google_dot_rpc_dot_status__pb2._STATUS -_ERROR.fields_by_name['timestamps'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_JOBTRIGGER_TRIGGER.fields_by_name['schedule'].message_type = _SCHEDULE +_SCHEDULE.fields_by_name[ + "recurrence_period_duration" +].message_type = google_dot_protobuf_dot_duration__pb2._DURATION +_SCHEDULE.oneofs_by_name["option"].fields.append( + _SCHEDULE.fields_by_name["recurrence_period_duration"] +) +_SCHEDULE.fields_by_name[ + "recurrence_period_duration" +].containing_oneof = _SCHEDULE.oneofs_by_name["option"] +_INSPECTTEMPLATE.fields_by_name[ + "create_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_INSPECTTEMPLATE.fields_by_name[ + "update_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_INSPECTTEMPLATE.fields_by_name["inspect_config"].message_type = _INSPECTCONFIG +_DEIDENTIFYTEMPLATE.fields_by_name[ + "create_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_DEIDENTIFYTEMPLATE.fields_by_name[ + "update_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_DEIDENTIFYTEMPLATE.fields_by_name["deidentify_config"].message_type = _DEIDENTIFYCONFIG +_ERROR.fields_by_name["details"].message_type = google_dot_rpc_dot_status__pb2._STATUS +_ERROR.fields_by_name[ + "timestamps" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_JOBTRIGGER_TRIGGER.fields_by_name["schedule"].message_type = _SCHEDULE _JOBTRIGGER_TRIGGER.containing_type = _JOBTRIGGER -_JOBTRIGGER_TRIGGER.oneofs_by_name['trigger'].fields.append( - _JOBTRIGGER_TRIGGER.fields_by_name['schedule']) -_JOBTRIGGER_TRIGGER.fields_by_name['schedule'].containing_oneof = _JOBTRIGGER_TRIGGER.oneofs_by_name['trigger'] -_JOBTRIGGER.fields_by_name['inspect_job'].message_type = _INSPECTJOBCONFIG -_JOBTRIGGER.fields_by_name['triggers'].message_type = _JOBTRIGGER_TRIGGER -_JOBTRIGGER.fields_by_name['errors'].message_type = _ERROR -_JOBTRIGGER.fields_by_name['create_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_JOBTRIGGER.fields_by_name['update_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_JOBTRIGGER.fields_by_name['last_run_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_JOBTRIGGER.fields_by_name['status'].enum_type = _JOBTRIGGER_STATUS +_JOBTRIGGER_TRIGGER.oneofs_by_name["trigger"].fields.append( + _JOBTRIGGER_TRIGGER.fields_by_name["schedule"] +) +_JOBTRIGGER_TRIGGER.fields_by_name[ + "schedule" +].containing_oneof = _JOBTRIGGER_TRIGGER.oneofs_by_name["trigger"] +_JOBTRIGGER.fields_by_name["inspect_job"].message_type = _INSPECTJOBCONFIG +_JOBTRIGGER.fields_by_name["triggers"].message_type = _JOBTRIGGER_TRIGGER +_JOBTRIGGER.fields_by_name["errors"].message_type = _ERROR +_JOBTRIGGER.fields_by_name[ + "create_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_JOBTRIGGER.fields_by_name[ + "update_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_JOBTRIGGER.fields_by_name[ + "last_run_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_JOBTRIGGER.fields_by_name["status"].enum_type = _JOBTRIGGER_STATUS _JOBTRIGGER_STATUS.containing_type = _JOBTRIGGER -_JOBTRIGGER.oneofs_by_name['job'].fields.append( - _JOBTRIGGER.fields_by_name['inspect_job']) -_JOBTRIGGER.fields_by_name['inspect_job'].containing_oneof = _JOBTRIGGER.oneofs_by_name['job'] -_ACTION_SAVEFINDINGS.fields_by_name['output_config'].message_type = _OUTPUTSTORAGECONFIG +_JOBTRIGGER.oneofs_by_name["job"].fields.append( + _JOBTRIGGER.fields_by_name["inspect_job"] +) +_JOBTRIGGER.fields_by_name["inspect_job"].containing_oneof = _JOBTRIGGER.oneofs_by_name[ + "job" +] +_ACTION_SAVEFINDINGS.fields_by_name["output_config"].message_type = _OUTPUTSTORAGECONFIG _ACTION_SAVEFINDINGS.containing_type = _ACTION _ACTION_PUBLISHTOPUBSUB.containing_type = _ACTION _ACTION_PUBLISHSUMMARYTOCSCC.containing_type = _ACTION -_ACTION.fields_by_name['save_findings'].message_type = _ACTION_SAVEFINDINGS -_ACTION.fields_by_name['pub_sub'].message_type = _ACTION_PUBLISHTOPUBSUB -_ACTION.fields_by_name['publish_summary_to_cscc'].message_type = _ACTION_PUBLISHSUMMARYTOCSCC -_ACTION.oneofs_by_name['action'].fields.append( - _ACTION.fields_by_name['save_findings']) -_ACTION.fields_by_name['save_findings'].containing_oneof = _ACTION.oneofs_by_name['action'] -_ACTION.oneofs_by_name['action'].fields.append( - _ACTION.fields_by_name['pub_sub']) -_ACTION.fields_by_name['pub_sub'].containing_oneof = _ACTION.oneofs_by_name['action'] -_ACTION.oneofs_by_name['action'].fields.append( - _ACTION.fields_by_name['publish_summary_to_cscc']) -_ACTION.fields_by_name['publish_summary_to_cscc'].containing_oneof = _ACTION.oneofs_by_name['action'] -_CREATEINSPECTTEMPLATEREQUEST.fields_by_name['inspect_template'].message_type = _INSPECTTEMPLATE -_UPDATEINSPECTTEMPLATEREQUEST.fields_by_name['inspect_template'].message_type = _INSPECTTEMPLATE -_UPDATEINSPECTTEMPLATEREQUEST.fields_by_name['update_mask'].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK -_LISTINSPECTTEMPLATESRESPONSE.fields_by_name['inspect_templates'].message_type = _INSPECTTEMPLATE -_CREATEJOBTRIGGERREQUEST.fields_by_name['job_trigger'].message_type = _JOBTRIGGER -_UPDATEJOBTRIGGERREQUEST.fields_by_name['job_trigger'].message_type = _JOBTRIGGER -_UPDATEJOBTRIGGERREQUEST.fields_by_name['update_mask'].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK -_CREATEDLPJOBREQUEST.fields_by_name['inspect_job'].message_type = _INSPECTJOBCONFIG -_CREATEDLPJOBREQUEST.fields_by_name['risk_job'].message_type = _RISKANALYSISJOBCONFIG -_CREATEDLPJOBREQUEST.oneofs_by_name['job'].fields.append( - _CREATEDLPJOBREQUEST.fields_by_name['inspect_job']) -_CREATEDLPJOBREQUEST.fields_by_name['inspect_job'].containing_oneof = _CREATEDLPJOBREQUEST.oneofs_by_name['job'] -_CREATEDLPJOBREQUEST.oneofs_by_name['job'].fields.append( - _CREATEDLPJOBREQUEST.fields_by_name['risk_job']) -_CREATEDLPJOBREQUEST.fields_by_name['risk_job'].containing_oneof = _CREATEDLPJOBREQUEST.oneofs_by_name['job'] -_LISTJOBTRIGGERSRESPONSE.fields_by_name['job_triggers'].message_type = _JOBTRIGGER -_INSPECTJOBCONFIG.fields_by_name['storage_config'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._STORAGECONFIG -_INSPECTJOBCONFIG.fields_by_name['inspect_config'].message_type = _INSPECTCONFIG -_INSPECTJOBCONFIG.fields_by_name['actions'].message_type = _ACTION -_DLPJOB.fields_by_name['type'].enum_type = _DLPJOBTYPE -_DLPJOB.fields_by_name['state'].enum_type = _DLPJOB_JOBSTATE -_DLPJOB.fields_by_name['risk_details'].message_type = _ANALYZEDATASOURCERISKDETAILS -_DLPJOB.fields_by_name['inspect_details'].message_type = _INSPECTDATASOURCEDETAILS -_DLPJOB.fields_by_name['create_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_DLPJOB.fields_by_name['start_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_DLPJOB.fields_by_name['end_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_DLPJOB.fields_by_name['errors'].message_type = _ERROR +_ACTION.fields_by_name["save_findings"].message_type = _ACTION_SAVEFINDINGS +_ACTION.fields_by_name["pub_sub"].message_type = _ACTION_PUBLISHTOPUBSUB +_ACTION.fields_by_name[ + "publish_summary_to_cscc" +].message_type = _ACTION_PUBLISHSUMMARYTOCSCC +_ACTION.oneofs_by_name["action"].fields.append(_ACTION.fields_by_name["save_findings"]) +_ACTION.fields_by_name["save_findings"].containing_oneof = _ACTION.oneofs_by_name[ + "action" +] +_ACTION.oneofs_by_name["action"].fields.append(_ACTION.fields_by_name["pub_sub"]) +_ACTION.fields_by_name["pub_sub"].containing_oneof = _ACTION.oneofs_by_name["action"] +_ACTION.oneofs_by_name["action"].fields.append( + _ACTION.fields_by_name["publish_summary_to_cscc"] +) +_ACTION.fields_by_name[ + "publish_summary_to_cscc" +].containing_oneof = _ACTION.oneofs_by_name["action"] +_CREATEINSPECTTEMPLATEREQUEST.fields_by_name[ + "inspect_template" +].message_type = _INSPECTTEMPLATE +_UPDATEINSPECTTEMPLATEREQUEST.fields_by_name[ + "inspect_template" +].message_type = _INSPECTTEMPLATE +_UPDATEINSPECTTEMPLATEREQUEST.fields_by_name[ + "update_mask" +].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK +_LISTINSPECTTEMPLATESRESPONSE.fields_by_name[ + "inspect_templates" +].message_type = _INSPECTTEMPLATE +_CREATEJOBTRIGGERREQUEST.fields_by_name["job_trigger"].message_type = _JOBTRIGGER +_UPDATEJOBTRIGGERREQUEST.fields_by_name["job_trigger"].message_type = _JOBTRIGGER +_UPDATEJOBTRIGGERREQUEST.fields_by_name[ + "update_mask" +].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK +_CREATEDLPJOBREQUEST.fields_by_name["inspect_job"].message_type = _INSPECTJOBCONFIG +_CREATEDLPJOBREQUEST.fields_by_name["risk_job"].message_type = _RISKANALYSISJOBCONFIG +_CREATEDLPJOBREQUEST.oneofs_by_name["job"].fields.append( + _CREATEDLPJOBREQUEST.fields_by_name["inspect_job"] +) +_CREATEDLPJOBREQUEST.fields_by_name[ + "inspect_job" +].containing_oneof = _CREATEDLPJOBREQUEST.oneofs_by_name["job"] +_CREATEDLPJOBREQUEST.oneofs_by_name["job"].fields.append( + _CREATEDLPJOBREQUEST.fields_by_name["risk_job"] +) +_CREATEDLPJOBREQUEST.fields_by_name[ + "risk_job" +].containing_oneof = _CREATEDLPJOBREQUEST.oneofs_by_name["job"] +_LISTJOBTRIGGERSRESPONSE.fields_by_name["job_triggers"].message_type = _JOBTRIGGER +_INSPECTJOBCONFIG.fields_by_name[ + "storage_config" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._STORAGECONFIG +) +_INSPECTJOBCONFIG.fields_by_name["inspect_config"].message_type = _INSPECTCONFIG +_INSPECTJOBCONFIG.fields_by_name["actions"].message_type = _ACTION +_DLPJOB.fields_by_name["type"].enum_type = _DLPJOBTYPE +_DLPJOB.fields_by_name["state"].enum_type = _DLPJOB_JOBSTATE +_DLPJOB.fields_by_name["risk_details"].message_type = _ANALYZEDATASOURCERISKDETAILS +_DLPJOB.fields_by_name["inspect_details"].message_type = _INSPECTDATASOURCEDETAILS +_DLPJOB.fields_by_name[ + "create_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_DLPJOB.fields_by_name[ + "start_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_DLPJOB.fields_by_name[ + "end_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_DLPJOB.fields_by_name["errors"].message_type = _ERROR _DLPJOB_JOBSTATE.containing_type = _DLPJOB -_DLPJOB.oneofs_by_name['details'].fields.append( - _DLPJOB.fields_by_name['risk_details']) -_DLPJOB.fields_by_name['risk_details'].containing_oneof = _DLPJOB.oneofs_by_name['details'] -_DLPJOB.oneofs_by_name['details'].fields.append( - _DLPJOB.fields_by_name['inspect_details']) -_DLPJOB.fields_by_name['inspect_details'].containing_oneof = _DLPJOB.oneofs_by_name['details'] -_LISTDLPJOBSREQUEST.fields_by_name['type'].enum_type = _DLPJOBTYPE -_LISTDLPJOBSRESPONSE.fields_by_name['jobs'].message_type = _DLPJOB -_CREATEDEIDENTIFYTEMPLATEREQUEST.fields_by_name['deidentify_template'].message_type = _DEIDENTIFYTEMPLATE -_UPDATEDEIDENTIFYTEMPLATEREQUEST.fields_by_name['deidentify_template'].message_type = _DEIDENTIFYTEMPLATE -_UPDATEDEIDENTIFYTEMPLATEREQUEST.fields_by_name['update_mask'].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK -_LISTDEIDENTIFYTEMPLATESRESPONSE.fields_by_name['deidentify_templates'].message_type = _DEIDENTIFYTEMPLATE -_LARGECUSTOMDICTIONARYCONFIG.fields_by_name['output_path'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CLOUDSTORAGEPATH -_LARGECUSTOMDICTIONARYCONFIG.fields_by_name['cloud_storage_file_set'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CLOUDSTORAGEFILESET -_LARGECUSTOMDICTIONARYCONFIG.fields_by_name['big_query_field'].message_type = google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYFIELD -_LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name['source'].fields.append( - _LARGECUSTOMDICTIONARYCONFIG.fields_by_name['cloud_storage_file_set']) -_LARGECUSTOMDICTIONARYCONFIG.fields_by_name['cloud_storage_file_set'].containing_oneof = _LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name['source'] -_LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name['source'].fields.append( - _LARGECUSTOMDICTIONARYCONFIG.fields_by_name['big_query_field']) -_LARGECUSTOMDICTIONARYCONFIG.fields_by_name['big_query_field'].containing_oneof = _LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name['source'] -_STOREDINFOTYPECONFIG.fields_by_name['large_custom_dictionary'].message_type = _LARGECUSTOMDICTIONARYCONFIG -_STOREDINFOTYPECONFIG.oneofs_by_name['type'].fields.append( - _STOREDINFOTYPECONFIG.fields_by_name['large_custom_dictionary']) -_STOREDINFOTYPECONFIG.fields_by_name['large_custom_dictionary'].containing_oneof = _STOREDINFOTYPECONFIG.oneofs_by_name['type'] -_STOREDINFOTYPEVERSION.fields_by_name['config'].message_type = _STOREDINFOTYPECONFIG -_STOREDINFOTYPEVERSION.fields_by_name['create_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_STOREDINFOTYPEVERSION.fields_by_name['state'].enum_type = _STOREDINFOTYPESTATE -_STOREDINFOTYPEVERSION.fields_by_name['errors'].message_type = _ERROR -_STOREDINFOTYPE.fields_by_name['current_version'].message_type = _STOREDINFOTYPEVERSION -_STOREDINFOTYPE.fields_by_name['pending_versions'].message_type = _STOREDINFOTYPEVERSION -_CREATESTOREDINFOTYPEREQUEST.fields_by_name['config'].message_type = _STOREDINFOTYPECONFIG -_UPDATESTOREDINFOTYPEREQUEST.fields_by_name['config'].message_type = _STOREDINFOTYPECONFIG -_UPDATESTOREDINFOTYPEREQUEST.fields_by_name['update_mask'].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK -_LISTSTOREDINFOTYPESRESPONSE.fields_by_name['stored_info_types'].message_type = _STOREDINFOTYPE -DESCRIPTOR.message_types_by_name['ExcludeInfoTypes'] = _EXCLUDEINFOTYPES -DESCRIPTOR.message_types_by_name['ExclusionRule'] = _EXCLUSIONRULE -DESCRIPTOR.message_types_by_name['InspectionRule'] = _INSPECTIONRULE -DESCRIPTOR.message_types_by_name['InspectionRuleSet'] = _INSPECTIONRULESET -DESCRIPTOR.message_types_by_name['InspectConfig'] = _INSPECTCONFIG -DESCRIPTOR.message_types_by_name['ByteContentItem'] = _BYTECONTENTITEM -DESCRIPTOR.message_types_by_name['ContentItem'] = _CONTENTITEM -DESCRIPTOR.message_types_by_name['Table'] = _TABLE -DESCRIPTOR.message_types_by_name['InspectResult'] = _INSPECTRESULT -DESCRIPTOR.message_types_by_name['Finding'] = _FINDING -DESCRIPTOR.message_types_by_name['Location'] = _LOCATION -DESCRIPTOR.message_types_by_name['ContentLocation'] = _CONTENTLOCATION -DESCRIPTOR.message_types_by_name['DocumentLocation'] = _DOCUMENTLOCATION -DESCRIPTOR.message_types_by_name['RecordLocation'] = _RECORDLOCATION -DESCRIPTOR.message_types_by_name['TableLocation'] = _TABLELOCATION -DESCRIPTOR.message_types_by_name['Range'] = _RANGE -DESCRIPTOR.message_types_by_name['ImageLocation'] = _IMAGELOCATION -DESCRIPTOR.message_types_by_name['BoundingBox'] = _BOUNDINGBOX -DESCRIPTOR.message_types_by_name['RedactImageRequest'] = _REDACTIMAGEREQUEST -DESCRIPTOR.message_types_by_name['Color'] = _COLOR -DESCRIPTOR.message_types_by_name['RedactImageResponse'] = _REDACTIMAGERESPONSE -DESCRIPTOR.message_types_by_name['DeidentifyContentRequest'] = _DEIDENTIFYCONTENTREQUEST -DESCRIPTOR.message_types_by_name['DeidentifyContentResponse'] = _DEIDENTIFYCONTENTRESPONSE -DESCRIPTOR.message_types_by_name['ReidentifyContentRequest'] = _REIDENTIFYCONTENTREQUEST -DESCRIPTOR.message_types_by_name['ReidentifyContentResponse'] = _REIDENTIFYCONTENTRESPONSE -DESCRIPTOR.message_types_by_name['InspectContentRequest'] = _INSPECTCONTENTREQUEST -DESCRIPTOR.message_types_by_name['InspectContentResponse'] = _INSPECTCONTENTRESPONSE -DESCRIPTOR.message_types_by_name['OutputStorageConfig'] = _OUTPUTSTORAGECONFIG -DESCRIPTOR.message_types_by_name['InfoTypeStats'] = _INFOTYPESTATS -DESCRIPTOR.message_types_by_name['InspectDataSourceDetails'] = _INSPECTDATASOURCEDETAILS -DESCRIPTOR.message_types_by_name['InfoTypeDescription'] = _INFOTYPEDESCRIPTION -DESCRIPTOR.message_types_by_name['ListInfoTypesRequest'] = _LISTINFOTYPESREQUEST -DESCRIPTOR.message_types_by_name['ListInfoTypesResponse'] = _LISTINFOTYPESRESPONSE -DESCRIPTOR.message_types_by_name['RiskAnalysisJobConfig'] = _RISKANALYSISJOBCONFIG -DESCRIPTOR.message_types_by_name['QuasiId'] = _QUASIID -DESCRIPTOR.message_types_by_name['StatisticalTable'] = _STATISTICALTABLE -DESCRIPTOR.message_types_by_name['PrivacyMetric'] = _PRIVACYMETRIC -DESCRIPTOR.message_types_by_name['AnalyzeDataSourceRiskDetails'] = _ANALYZEDATASOURCERISKDETAILS -DESCRIPTOR.message_types_by_name['ValueFrequency'] = _VALUEFREQUENCY -DESCRIPTOR.message_types_by_name['Value'] = _VALUE -DESCRIPTOR.message_types_by_name['QuoteInfo'] = _QUOTEINFO -DESCRIPTOR.message_types_by_name['DateTime'] = _DATETIME -DESCRIPTOR.message_types_by_name['DeidentifyConfig'] = _DEIDENTIFYCONFIG -DESCRIPTOR.message_types_by_name['PrimitiveTransformation'] = _PRIMITIVETRANSFORMATION -DESCRIPTOR.message_types_by_name['TimePartConfig'] = _TIMEPARTCONFIG -DESCRIPTOR.message_types_by_name['CryptoHashConfig'] = _CRYPTOHASHCONFIG -DESCRIPTOR.message_types_by_name['ReplaceValueConfig'] = _REPLACEVALUECONFIG -DESCRIPTOR.message_types_by_name['ReplaceWithInfoTypeConfig'] = _REPLACEWITHINFOTYPECONFIG -DESCRIPTOR.message_types_by_name['RedactConfig'] = _REDACTCONFIG -DESCRIPTOR.message_types_by_name['CharsToIgnore'] = _CHARSTOIGNORE -DESCRIPTOR.message_types_by_name['CharacterMaskConfig'] = _CHARACTERMASKCONFIG -DESCRIPTOR.message_types_by_name['FixedSizeBucketingConfig'] = _FIXEDSIZEBUCKETINGCONFIG -DESCRIPTOR.message_types_by_name['BucketingConfig'] = _BUCKETINGCONFIG -DESCRIPTOR.message_types_by_name['CryptoReplaceFfxFpeConfig'] = _CRYPTOREPLACEFFXFPECONFIG -DESCRIPTOR.message_types_by_name['CryptoKey'] = _CRYPTOKEY -DESCRIPTOR.message_types_by_name['TransientCryptoKey'] = _TRANSIENTCRYPTOKEY -DESCRIPTOR.message_types_by_name['UnwrappedCryptoKey'] = _UNWRAPPEDCRYPTOKEY -DESCRIPTOR.message_types_by_name['KmsWrappedCryptoKey'] = _KMSWRAPPEDCRYPTOKEY -DESCRIPTOR.message_types_by_name['DateShiftConfig'] = _DATESHIFTCONFIG -DESCRIPTOR.message_types_by_name['InfoTypeTransformations'] = _INFOTYPETRANSFORMATIONS -DESCRIPTOR.message_types_by_name['FieldTransformation'] = _FIELDTRANSFORMATION -DESCRIPTOR.message_types_by_name['RecordTransformations'] = _RECORDTRANSFORMATIONS -DESCRIPTOR.message_types_by_name['RecordSuppression'] = _RECORDSUPPRESSION -DESCRIPTOR.message_types_by_name['RecordCondition'] = _RECORDCONDITION -DESCRIPTOR.message_types_by_name['TransformationOverview'] = _TRANSFORMATIONOVERVIEW -DESCRIPTOR.message_types_by_name['TransformationSummary'] = _TRANSFORMATIONSUMMARY -DESCRIPTOR.message_types_by_name['Schedule'] = _SCHEDULE -DESCRIPTOR.message_types_by_name['InspectTemplate'] = _INSPECTTEMPLATE -DESCRIPTOR.message_types_by_name['DeidentifyTemplate'] = _DEIDENTIFYTEMPLATE -DESCRIPTOR.message_types_by_name['Error'] = _ERROR -DESCRIPTOR.message_types_by_name['JobTrigger'] = _JOBTRIGGER -DESCRIPTOR.message_types_by_name['Action'] = _ACTION -DESCRIPTOR.message_types_by_name['CreateInspectTemplateRequest'] = _CREATEINSPECTTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['UpdateInspectTemplateRequest'] = _UPDATEINSPECTTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['GetInspectTemplateRequest'] = _GETINSPECTTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['ListInspectTemplatesRequest'] = _LISTINSPECTTEMPLATESREQUEST -DESCRIPTOR.message_types_by_name['ListInspectTemplatesResponse'] = _LISTINSPECTTEMPLATESRESPONSE -DESCRIPTOR.message_types_by_name['DeleteInspectTemplateRequest'] = _DELETEINSPECTTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['CreateJobTriggerRequest'] = _CREATEJOBTRIGGERREQUEST -DESCRIPTOR.message_types_by_name['UpdateJobTriggerRequest'] = _UPDATEJOBTRIGGERREQUEST -DESCRIPTOR.message_types_by_name['GetJobTriggerRequest'] = _GETJOBTRIGGERREQUEST -DESCRIPTOR.message_types_by_name['CreateDlpJobRequest'] = _CREATEDLPJOBREQUEST -DESCRIPTOR.message_types_by_name['ListJobTriggersRequest'] = _LISTJOBTRIGGERSREQUEST -DESCRIPTOR.message_types_by_name['ListJobTriggersResponse'] = _LISTJOBTRIGGERSRESPONSE -DESCRIPTOR.message_types_by_name['DeleteJobTriggerRequest'] = _DELETEJOBTRIGGERREQUEST -DESCRIPTOR.message_types_by_name['InspectJobConfig'] = _INSPECTJOBCONFIG -DESCRIPTOR.message_types_by_name['DlpJob'] = _DLPJOB -DESCRIPTOR.message_types_by_name['GetDlpJobRequest'] = _GETDLPJOBREQUEST -DESCRIPTOR.message_types_by_name['ListDlpJobsRequest'] = _LISTDLPJOBSREQUEST -DESCRIPTOR.message_types_by_name['ListDlpJobsResponse'] = _LISTDLPJOBSRESPONSE -DESCRIPTOR.message_types_by_name['CancelDlpJobRequest'] = _CANCELDLPJOBREQUEST -DESCRIPTOR.message_types_by_name['DeleteDlpJobRequest'] = _DELETEDLPJOBREQUEST -DESCRIPTOR.message_types_by_name['CreateDeidentifyTemplateRequest'] = _CREATEDEIDENTIFYTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['UpdateDeidentifyTemplateRequest'] = _UPDATEDEIDENTIFYTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['GetDeidentifyTemplateRequest'] = _GETDEIDENTIFYTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['ListDeidentifyTemplatesRequest'] = _LISTDEIDENTIFYTEMPLATESREQUEST -DESCRIPTOR.message_types_by_name['ListDeidentifyTemplatesResponse'] = _LISTDEIDENTIFYTEMPLATESRESPONSE -DESCRIPTOR.message_types_by_name['DeleteDeidentifyTemplateRequest'] = _DELETEDEIDENTIFYTEMPLATEREQUEST -DESCRIPTOR.message_types_by_name['LargeCustomDictionaryConfig'] = _LARGECUSTOMDICTIONARYCONFIG -DESCRIPTOR.message_types_by_name['StoredInfoTypeConfig'] = _STOREDINFOTYPECONFIG -DESCRIPTOR.message_types_by_name['StoredInfoTypeVersion'] = _STOREDINFOTYPEVERSION -DESCRIPTOR.message_types_by_name['StoredInfoType'] = _STOREDINFOTYPE -DESCRIPTOR.message_types_by_name['CreateStoredInfoTypeRequest'] = _CREATESTOREDINFOTYPEREQUEST -DESCRIPTOR.message_types_by_name['UpdateStoredInfoTypeRequest'] = _UPDATESTOREDINFOTYPEREQUEST -DESCRIPTOR.message_types_by_name['GetStoredInfoTypeRequest'] = _GETSTOREDINFOTYPEREQUEST -DESCRIPTOR.message_types_by_name['ListStoredInfoTypesRequest'] = _LISTSTOREDINFOTYPESREQUEST -DESCRIPTOR.message_types_by_name['ListStoredInfoTypesResponse'] = _LISTSTOREDINFOTYPESRESPONSE -DESCRIPTOR.message_types_by_name['DeleteStoredInfoTypeRequest'] = _DELETESTOREDINFOTYPEREQUEST -DESCRIPTOR.enum_types_by_name['ContentOption'] = _CONTENTOPTION -DESCRIPTOR.enum_types_by_name['MatchingType'] = _MATCHINGTYPE -DESCRIPTOR.enum_types_by_name['InfoTypeSupportedBy'] = _INFOTYPESUPPORTEDBY -DESCRIPTOR.enum_types_by_name['RelationalOperator'] = _RELATIONALOPERATOR -DESCRIPTOR.enum_types_by_name['DlpJobType'] = _DLPJOBTYPE -DESCRIPTOR.enum_types_by_name['StoredInfoTypeState'] = _STOREDINFOTYPESTATE +_DLPJOB.oneofs_by_name["details"].fields.append(_DLPJOB.fields_by_name["risk_details"]) +_DLPJOB.fields_by_name["risk_details"].containing_oneof = _DLPJOB.oneofs_by_name[ + "details" +] +_DLPJOB.oneofs_by_name["details"].fields.append( + _DLPJOB.fields_by_name["inspect_details"] +) +_DLPJOB.fields_by_name["inspect_details"].containing_oneof = _DLPJOB.oneofs_by_name[ + "details" +] +_LISTDLPJOBSREQUEST.fields_by_name["type"].enum_type = _DLPJOBTYPE +_LISTDLPJOBSRESPONSE.fields_by_name["jobs"].message_type = _DLPJOB +_CREATEDEIDENTIFYTEMPLATEREQUEST.fields_by_name[ + "deidentify_template" +].message_type = _DEIDENTIFYTEMPLATE +_UPDATEDEIDENTIFYTEMPLATEREQUEST.fields_by_name[ + "deidentify_template" +].message_type = _DEIDENTIFYTEMPLATE +_UPDATEDEIDENTIFYTEMPLATEREQUEST.fields_by_name[ + "update_mask" +].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK +_LISTDEIDENTIFYTEMPLATESRESPONSE.fields_by_name[ + "deidentify_templates" +].message_type = _DEIDENTIFYTEMPLATE +_LARGECUSTOMDICTIONARYCONFIG.fields_by_name[ + "output_path" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CLOUDSTORAGEPATH +) +_LARGECUSTOMDICTIONARYCONFIG.fields_by_name[ + "cloud_storage_file_set" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._CLOUDSTORAGEFILESET +) +_LARGECUSTOMDICTIONARYCONFIG.fields_by_name[ + "big_query_field" +].message_type = ( + google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_storage__pb2._BIGQUERYFIELD +) +_LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name["source"].fields.append( + _LARGECUSTOMDICTIONARYCONFIG.fields_by_name["cloud_storage_file_set"] +) +_LARGECUSTOMDICTIONARYCONFIG.fields_by_name[ + "cloud_storage_file_set" +].containing_oneof = _LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name["source"] +_LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name["source"].fields.append( + _LARGECUSTOMDICTIONARYCONFIG.fields_by_name["big_query_field"] +) +_LARGECUSTOMDICTIONARYCONFIG.fields_by_name[ + "big_query_field" +].containing_oneof = _LARGECUSTOMDICTIONARYCONFIG.oneofs_by_name["source"] +_STOREDINFOTYPECONFIG.fields_by_name[ + "large_custom_dictionary" +].message_type = _LARGECUSTOMDICTIONARYCONFIG +_STOREDINFOTYPECONFIG.oneofs_by_name["type"].fields.append( + _STOREDINFOTYPECONFIG.fields_by_name["large_custom_dictionary"] +) +_STOREDINFOTYPECONFIG.fields_by_name[ + "large_custom_dictionary" +].containing_oneof = _STOREDINFOTYPECONFIG.oneofs_by_name["type"] +_STOREDINFOTYPEVERSION.fields_by_name["config"].message_type = _STOREDINFOTYPECONFIG +_STOREDINFOTYPEVERSION.fields_by_name[ + "create_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_STOREDINFOTYPEVERSION.fields_by_name["state"].enum_type = _STOREDINFOTYPESTATE +_STOREDINFOTYPEVERSION.fields_by_name["errors"].message_type = _ERROR +_STOREDINFOTYPE.fields_by_name["current_version"].message_type = _STOREDINFOTYPEVERSION +_STOREDINFOTYPE.fields_by_name["pending_versions"].message_type = _STOREDINFOTYPEVERSION +_CREATESTOREDINFOTYPEREQUEST.fields_by_name[ + "config" +].message_type = _STOREDINFOTYPECONFIG +_UPDATESTOREDINFOTYPEREQUEST.fields_by_name[ + "config" +].message_type = _STOREDINFOTYPECONFIG +_UPDATESTOREDINFOTYPEREQUEST.fields_by_name[ + "update_mask" +].message_type = google_dot_protobuf_dot_field__mask__pb2._FIELDMASK +_LISTSTOREDINFOTYPESRESPONSE.fields_by_name[ + "stored_info_types" +].message_type = _STOREDINFOTYPE +DESCRIPTOR.message_types_by_name["ExcludeInfoTypes"] = _EXCLUDEINFOTYPES +DESCRIPTOR.message_types_by_name["ExclusionRule"] = _EXCLUSIONRULE +DESCRIPTOR.message_types_by_name["InspectionRule"] = _INSPECTIONRULE +DESCRIPTOR.message_types_by_name["InspectionRuleSet"] = _INSPECTIONRULESET +DESCRIPTOR.message_types_by_name["InspectConfig"] = _INSPECTCONFIG +DESCRIPTOR.message_types_by_name["ByteContentItem"] = _BYTECONTENTITEM +DESCRIPTOR.message_types_by_name["ContentItem"] = _CONTENTITEM +DESCRIPTOR.message_types_by_name["Table"] = _TABLE +DESCRIPTOR.message_types_by_name["InspectResult"] = _INSPECTRESULT +DESCRIPTOR.message_types_by_name["Finding"] = _FINDING +DESCRIPTOR.message_types_by_name["Location"] = _LOCATION +DESCRIPTOR.message_types_by_name["ContentLocation"] = _CONTENTLOCATION +DESCRIPTOR.message_types_by_name["DocumentLocation"] = _DOCUMENTLOCATION +DESCRIPTOR.message_types_by_name["RecordLocation"] = _RECORDLOCATION +DESCRIPTOR.message_types_by_name["TableLocation"] = _TABLELOCATION +DESCRIPTOR.message_types_by_name["Range"] = _RANGE +DESCRIPTOR.message_types_by_name["ImageLocation"] = _IMAGELOCATION +DESCRIPTOR.message_types_by_name["BoundingBox"] = _BOUNDINGBOX +DESCRIPTOR.message_types_by_name["RedactImageRequest"] = _REDACTIMAGEREQUEST +DESCRIPTOR.message_types_by_name["Color"] = _COLOR +DESCRIPTOR.message_types_by_name["RedactImageResponse"] = _REDACTIMAGERESPONSE +DESCRIPTOR.message_types_by_name["DeidentifyContentRequest"] = _DEIDENTIFYCONTENTREQUEST +DESCRIPTOR.message_types_by_name[ + "DeidentifyContentResponse" +] = _DEIDENTIFYCONTENTRESPONSE +DESCRIPTOR.message_types_by_name["ReidentifyContentRequest"] = _REIDENTIFYCONTENTREQUEST +DESCRIPTOR.message_types_by_name[ + "ReidentifyContentResponse" +] = _REIDENTIFYCONTENTRESPONSE +DESCRIPTOR.message_types_by_name["InspectContentRequest"] = _INSPECTCONTENTREQUEST +DESCRIPTOR.message_types_by_name["InspectContentResponse"] = _INSPECTCONTENTRESPONSE +DESCRIPTOR.message_types_by_name["OutputStorageConfig"] = _OUTPUTSTORAGECONFIG +DESCRIPTOR.message_types_by_name["InfoTypeStats"] = _INFOTYPESTATS +DESCRIPTOR.message_types_by_name["InspectDataSourceDetails"] = _INSPECTDATASOURCEDETAILS +DESCRIPTOR.message_types_by_name["InfoTypeDescription"] = _INFOTYPEDESCRIPTION +DESCRIPTOR.message_types_by_name["ListInfoTypesRequest"] = _LISTINFOTYPESREQUEST +DESCRIPTOR.message_types_by_name["ListInfoTypesResponse"] = _LISTINFOTYPESRESPONSE +DESCRIPTOR.message_types_by_name["RiskAnalysisJobConfig"] = _RISKANALYSISJOBCONFIG +DESCRIPTOR.message_types_by_name["QuasiId"] = _QUASIID +DESCRIPTOR.message_types_by_name["StatisticalTable"] = _STATISTICALTABLE +DESCRIPTOR.message_types_by_name["PrivacyMetric"] = _PRIVACYMETRIC +DESCRIPTOR.message_types_by_name[ + "AnalyzeDataSourceRiskDetails" +] = _ANALYZEDATASOURCERISKDETAILS +DESCRIPTOR.message_types_by_name["ValueFrequency"] = _VALUEFREQUENCY +DESCRIPTOR.message_types_by_name["Value"] = _VALUE +DESCRIPTOR.message_types_by_name["QuoteInfo"] = _QUOTEINFO +DESCRIPTOR.message_types_by_name["DateTime"] = _DATETIME +DESCRIPTOR.message_types_by_name["DeidentifyConfig"] = _DEIDENTIFYCONFIG +DESCRIPTOR.message_types_by_name["PrimitiveTransformation"] = _PRIMITIVETRANSFORMATION +DESCRIPTOR.message_types_by_name["TimePartConfig"] = _TIMEPARTCONFIG +DESCRIPTOR.message_types_by_name["CryptoHashConfig"] = _CRYPTOHASHCONFIG +DESCRIPTOR.message_types_by_name["ReplaceValueConfig"] = _REPLACEVALUECONFIG +DESCRIPTOR.message_types_by_name[ + "ReplaceWithInfoTypeConfig" +] = _REPLACEWITHINFOTYPECONFIG +DESCRIPTOR.message_types_by_name["RedactConfig"] = _REDACTCONFIG +DESCRIPTOR.message_types_by_name["CharsToIgnore"] = _CHARSTOIGNORE +DESCRIPTOR.message_types_by_name["CharacterMaskConfig"] = _CHARACTERMASKCONFIG +DESCRIPTOR.message_types_by_name["FixedSizeBucketingConfig"] = _FIXEDSIZEBUCKETINGCONFIG +DESCRIPTOR.message_types_by_name["BucketingConfig"] = _BUCKETINGCONFIG +DESCRIPTOR.message_types_by_name[ + "CryptoReplaceFfxFpeConfig" +] = _CRYPTOREPLACEFFXFPECONFIG +DESCRIPTOR.message_types_by_name["CryptoKey"] = _CRYPTOKEY +DESCRIPTOR.message_types_by_name["TransientCryptoKey"] = _TRANSIENTCRYPTOKEY +DESCRIPTOR.message_types_by_name["UnwrappedCryptoKey"] = _UNWRAPPEDCRYPTOKEY +DESCRIPTOR.message_types_by_name["KmsWrappedCryptoKey"] = _KMSWRAPPEDCRYPTOKEY +DESCRIPTOR.message_types_by_name["DateShiftConfig"] = _DATESHIFTCONFIG +DESCRIPTOR.message_types_by_name["InfoTypeTransformations"] = _INFOTYPETRANSFORMATIONS +DESCRIPTOR.message_types_by_name["FieldTransformation"] = _FIELDTRANSFORMATION +DESCRIPTOR.message_types_by_name["RecordTransformations"] = _RECORDTRANSFORMATIONS +DESCRIPTOR.message_types_by_name["RecordSuppression"] = _RECORDSUPPRESSION +DESCRIPTOR.message_types_by_name["RecordCondition"] = _RECORDCONDITION +DESCRIPTOR.message_types_by_name["TransformationOverview"] = _TRANSFORMATIONOVERVIEW +DESCRIPTOR.message_types_by_name["TransformationSummary"] = _TRANSFORMATIONSUMMARY +DESCRIPTOR.message_types_by_name["Schedule"] = _SCHEDULE +DESCRIPTOR.message_types_by_name["InspectTemplate"] = _INSPECTTEMPLATE +DESCRIPTOR.message_types_by_name["DeidentifyTemplate"] = _DEIDENTIFYTEMPLATE +DESCRIPTOR.message_types_by_name["Error"] = _ERROR +DESCRIPTOR.message_types_by_name["JobTrigger"] = _JOBTRIGGER +DESCRIPTOR.message_types_by_name["Action"] = _ACTION +DESCRIPTOR.message_types_by_name[ + "CreateInspectTemplateRequest" +] = _CREATEINSPECTTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name[ + "UpdateInspectTemplateRequest" +] = _UPDATEINSPECTTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name[ + "GetInspectTemplateRequest" +] = _GETINSPECTTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name[ + "ListInspectTemplatesRequest" +] = _LISTINSPECTTEMPLATESREQUEST +DESCRIPTOR.message_types_by_name[ + "ListInspectTemplatesResponse" +] = _LISTINSPECTTEMPLATESRESPONSE +DESCRIPTOR.message_types_by_name[ + "DeleteInspectTemplateRequest" +] = _DELETEINSPECTTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name["CreateJobTriggerRequest"] = _CREATEJOBTRIGGERREQUEST +DESCRIPTOR.message_types_by_name["UpdateJobTriggerRequest"] = _UPDATEJOBTRIGGERREQUEST +DESCRIPTOR.message_types_by_name["GetJobTriggerRequest"] = _GETJOBTRIGGERREQUEST +DESCRIPTOR.message_types_by_name["CreateDlpJobRequest"] = _CREATEDLPJOBREQUEST +DESCRIPTOR.message_types_by_name["ListJobTriggersRequest"] = _LISTJOBTRIGGERSREQUEST +DESCRIPTOR.message_types_by_name["ListJobTriggersResponse"] = _LISTJOBTRIGGERSRESPONSE +DESCRIPTOR.message_types_by_name["DeleteJobTriggerRequest"] = _DELETEJOBTRIGGERREQUEST +DESCRIPTOR.message_types_by_name["InspectJobConfig"] = _INSPECTJOBCONFIG +DESCRIPTOR.message_types_by_name["DlpJob"] = _DLPJOB +DESCRIPTOR.message_types_by_name["GetDlpJobRequest"] = _GETDLPJOBREQUEST +DESCRIPTOR.message_types_by_name["ListDlpJobsRequest"] = _LISTDLPJOBSREQUEST +DESCRIPTOR.message_types_by_name["ListDlpJobsResponse"] = _LISTDLPJOBSRESPONSE +DESCRIPTOR.message_types_by_name["CancelDlpJobRequest"] = _CANCELDLPJOBREQUEST +DESCRIPTOR.message_types_by_name["DeleteDlpJobRequest"] = _DELETEDLPJOBREQUEST +DESCRIPTOR.message_types_by_name[ + "CreateDeidentifyTemplateRequest" +] = _CREATEDEIDENTIFYTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name[ + "UpdateDeidentifyTemplateRequest" +] = _UPDATEDEIDENTIFYTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name[ + "GetDeidentifyTemplateRequest" +] = _GETDEIDENTIFYTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name[ + "ListDeidentifyTemplatesRequest" +] = _LISTDEIDENTIFYTEMPLATESREQUEST +DESCRIPTOR.message_types_by_name[ + "ListDeidentifyTemplatesResponse" +] = _LISTDEIDENTIFYTEMPLATESRESPONSE +DESCRIPTOR.message_types_by_name[ + "DeleteDeidentifyTemplateRequest" +] = _DELETEDEIDENTIFYTEMPLATEREQUEST +DESCRIPTOR.message_types_by_name[ + "LargeCustomDictionaryConfig" +] = _LARGECUSTOMDICTIONARYCONFIG +DESCRIPTOR.message_types_by_name["StoredInfoTypeConfig"] = _STOREDINFOTYPECONFIG +DESCRIPTOR.message_types_by_name["StoredInfoTypeVersion"] = _STOREDINFOTYPEVERSION +DESCRIPTOR.message_types_by_name["StoredInfoType"] = _STOREDINFOTYPE +DESCRIPTOR.message_types_by_name[ + "CreateStoredInfoTypeRequest" +] = _CREATESTOREDINFOTYPEREQUEST +DESCRIPTOR.message_types_by_name[ + "UpdateStoredInfoTypeRequest" +] = _UPDATESTOREDINFOTYPEREQUEST +DESCRIPTOR.message_types_by_name["GetStoredInfoTypeRequest"] = _GETSTOREDINFOTYPEREQUEST +DESCRIPTOR.message_types_by_name[ + "ListStoredInfoTypesRequest" +] = _LISTSTOREDINFOTYPESREQUEST +DESCRIPTOR.message_types_by_name[ + "ListStoredInfoTypesResponse" +] = _LISTSTOREDINFOTYPESRESPONSE +DESCRIPTOR.message_types_by_name[ + "DeleteStoredInfoTypeRequest" +] = _DELETESTOREDINFOTYPEREQUEST +DESCRIPTOR.enum_types_by_name["ContentOption"] = _CONTENTOPTION +DESCRIPTOR.enum_types_by_name["MatchingType"] = _MATCHINGTYPE +DESCRIPTOR.enum_types_by_name["InfoTypeSupportedBy"] = _INFOTYPESUPPORTEDBY +DESCRIPTOR.enum_types_by_name["RelationalOperator"] = _RELATIONALOPERATOR +DESCRIPTOR.enum_types_by_name["DlpJobType"] = _DLPJOBTYPE +DESCRIPTOR.enum_types_by_name["StoredInfoTypeState"] = _STOREDINFOTYPESTATE _sym_db.RegisterFileDescriptor(DESCRIPTOR) -ExcludeInfoTypes = _reflection.GeneratedProtocolMessageType('ExcludeInfoTypes', (_message.Message,), dict( - DESCRIPTOR = _EXCLUDEINFOTYPES, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """List of exclude infoTypes. +ExcludeInfoTypes = _reflection.GeneratedProtocolMessageType( + "ExcludeInfoTypes", + (_message.Message,), + dict( + DESCRIPTOR=_EXCLUDEINFOTYPES, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""List of exclude infoTypes. Attributes: @@ -7836,15 +12873,18 @@ "555-222-2222@example.org" to generate only a single finding, namely email address. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ExcludeInfoTypes) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ExcludeInfoTypes) + ), +) _sym_db.RegisterMessage(ExcludeInfoTypes) -ExclusionRule = _reflection.GeneratedProtocolMessageType('ExclusionRule', (_message.Message,), dict( - DESCRIPTOR = _EXCLUSIONRULE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The rule that specifies conditions when findings of infoTypes specified +ExclusionRule = _reflection.GeneratedProtocolMessageType( + "ExclusionRule", + (_message.Message,), + dict( + DESCRIPTOR=_EXCLUSIONRULE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The rule that specifies conditions when findings of infoTypes specified in ``InspectionRuleSet`` are removed from results. @@ -7859,15 +12899,18 @@ How the rule is applied, see MatchingType documentation for details. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ExclusionRule) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ExclusionRule) + ), +) _sym_db.RegisterMessage(ExclusionRule) -InspectionRule = _reflection.GeneratedProtocolMessageType('InspectionRule', (_message.Message,), dict( - DESCRIPTOR = _INSPECTIONRULE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A single inspection rule to be applied to infoTypes, specified in +InspectionRule = _reflection.GeneratedProtocolMessageType( + "InspectionRule", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTIONRULE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A single inspection rule to be applied to infoTypes, specified in ``InspectionRuleSet``. @@ -7877,15 +12920,18 @@ exclusion_rule: Exclusion rule. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectionRule) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectionRule) + ), +) _sym_db.RegisterMessage(InspectionRule) -InspectionRuleSet = _reflection.GeneratedProtocolMessageType('InspectionRuleSet', (_message.Message,), dict( - DESCRIPTOR = _INSPECTIONRULESET, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Rule set for modifying a set of infoTypes to alter behavior under +InspectionRuleSet = _reflection.GeneratedProtocolMessageType( + "InspectionRuleSet", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTIONRULESET, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Rule set for modifying a set of infoTypes to alter behavior under certain circumstances, depending on the specific details of the rules within the set. @@ -7897,19 +12943,26 @@ Set of rules to be applied to infoTypes. The rules are applied in order. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectionRuleSet) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectionRuleSet) + ), +) _sym_db.RegisterMessage(InspectionRuleSet) -InspectConfig = _reflection.GeneratedProtocolMessageType('InspectConfig', (_message.Message,), dict( - - FindingLimits = _reflection.GeneratedProtocolMessageType('FindingLimits', (_message.Message,), dict( - - InfoTypeLimit = _reflection.GeneratedProtocolMessageType('InfoTypeLimit', (_message.Message,), dict( - DESCRIPTOR = _INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Max findings configuration per infoType, per content item or long +InspectConfig = _reflection.GeneratedProtocolMessageType( + "InspectConfig", + (_message.Message,), + dict( + FindingLimits=_reflection.GeneratedProtocolMessageType( + "FindingLimits", + (_message.Message,), + dict( + InfoTypeLimit=_reflection.GeneratedProtocolMessageType( + "InfoTypeLimit", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTCONFIG_FINDINGLIMITS_INFOTYPELIMIT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Max findings configuration per infoType, per content item or long running DlpJob. @@ -7923,13 +12976,12 @@ max_findings: Max findings limit for the given infoType. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit) - )) - , - DESCRIPTOR = _INSPECTCONFIG_FINDINGLIMITS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit) + ), + ), + DESCRIPTOR=_INSPECTCONFIG_FINDINGLIMITS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: max_findings_per_item: \ Max number of findings that will be returned for each item \ scanned. When set within ``InspectDataSourceRequest``, the \ @@ -7943,13 +12995,12 @@ max_findings_per_info_type: \ Configuration of findings limit given for specified infoTypes. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectConfig.FindingLimits) - )) - , - DESCRIPTOR = _INSPECTCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Configuration description of the scanning process. When used with + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectConfig.FindingLimits) + ), + ), + DESCRIPTOR=_INSPECTCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Configuration description of the scanning process. When used with redactContent only info\_types and min\_likelihood are currently used. @@ -7989,17 +13040,20 @@ other rules are executed in the order they are specified for each info type. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectConfig) + ), +) _sym_db.RegisterMessage(InspectConfig) _sym_db.RegisterMessage(InspectConfig.FindingLimits) _sym_db.RegisterMessage(InspectConfig.FindingLimits.InfoTypeLimit) -ByteContentItem = _reflection.GeneratedProtocolMessageType('ByteContentItem', (_message.Message,), dict( - DESCRIPTOR = _BYTECONTENTITEM, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Container for bytes to inspect or redact. +ByteContentItem = _reflection.GeneratedProtocolMessageType( + "ByteContentItem", + (_message.Message,), + dict( + DESCRIPTOR=_BYTECONTENTITEM, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Container for bytes to inspect or redact. Attributes: @@ -8009,15 +13063,18 @@ data: Content data to inspect or redact. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ByteContentItem) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ByteContentItem) + ), +) _sym_db.RegisterMessage(ByteContentItem) -ContentItem = _reflection.GeneratedProtocolMessageType('ContentItem', (_message.Message,), dict( - DESCRIPTOR = _CONTENTITEM, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Container structure for the content to inspect. +ContentItem = _reflection.GeneratedProtocolMessageType( + "ContentItem", + (_message.Message,), + dict( + DESCRIPTOR=_CONTENTITEM, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Container structure for the content to inspect. Attributes: @@ -8034,36 +13091,44 @@ Content data to inspect or redact. Replaces ``type`` and ``data``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ContentItem) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ContentItem) + ), +) _sym_db.RegisterMessage(ContentItem) -Table = _reflection.GeneratedProtocolMessageType('Table', (_message.Message,), dict( - - Row = _reflection.GeneratedProtocolMessageType('Row', (_message.Message,), dict( - DESCRIPTOR = _TABLE_ROW, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Table.Row) - )) - , - DESCRIPTOR = _TABLE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Structured content to inspect. Up to 50,000 ``Value``\ s per request +Table = _reflection.GeneratedProtocolMessageType( + "Table", + (_message.Message,), + dict( + Row=_reflection.GeneratedProtocolMessageType( + "Row", + (_message.Message,), + dict( + DESCRIPTOR=_TABLE_ROW, + __module__="google.cloud.dlp_v2.proto.dlp_pb2" + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Table.Row) + ), + ), + DESCRIPTOR=_TABLE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Structured content to inspect. Up to 50,000 ``Value``\ s per request allowed. See https://cloud.google.com/dlp/docs/inspecting-text#inspecting\_a\_table to learn more. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Table) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Table) + ), +) _sym_db.RegisterMessage(Table) _sym_db.RegisterMessage(Table.Row) -InspectResult = _reflection.GeneratedProtocolMessageType('InspectResult', (_message.Message,), dict( - DESCRIPTOR = _INSPECTRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """All the findings for a single scanned item. +InspectResult = _reflection.GeneratedProtocolMessageType( + "InspectResult", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""All the findings for a single scanned item. Attributes: @@ -8077,15 +13142,18 @@ maximum amount of resources allowed for a single API call. For best results, divide the input into smaller batches. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectResult) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectResult) + ), +) _sym_db.RegisterMessage(InspectResult) -Finding = _reflection.GeneratedProtocolMessageType('Finding', (_message.Message,), dict( - DESCRIPTOR = _FINDING, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Represents a piece of potentially sensitive content. +Finding = _reflection.GeneratedProtocolMessageType( + "Finding", + (_message.Message,), + dict( + DESCRIPTOR=_FINDING, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Represents a piece of potentially sensitive content. Attributes: @@ -8111,15 +13179,18 @@ requested. Currently supported infoTypes: DATE, DATE\_OF\_BIRTH and TIME. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Finding) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Finding) + ), +) _sym_db.RegisterMessage(Finding) -Location = _reflection.GeneratedProtocolMessageType('Location', (_message.Message,), dict( - DESCRIPTOR = _LOCATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Specifies the location of the finding. +Location = _reflection.GeneratedProtocolMessageType( + "Location", + (_message.Message,), + dict( + DESCRIPTOR=_LOCATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Specifies the location of the finding. Attributes: @@ -8137,15 +13208,18 @@ List of nested objects pointing to the precise location of the finding within the file or record. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Location) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Location) + ), +) _sym_db.RegisterMessage(Location) -ContentLocation = _reflection.GeneratedProtocolMessageType('ContentLocation', (_message.Message,), dict( - DESCRIPTOR = _CONTENTLOCATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Findings container location data. +ContentLocation = _reflection.GeneratedProtocolMessageType( + "ContentLocation", + (_message.Message,), + dict( + DESCRIPTOR=_CONTENTLOCATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Findings container location data. Attributes: @@ -8176,15 +13250,18 @@ Findings container version, if available ("generation" for Google Cloud Storage). """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ContentLocation) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ContentLocation) + ), +) _sym_db.RegisterMessage(ContentLocation) -DocumentLocation = _reflection.GeneratedProtocolMessageType('DocumentLocation', (_message.Message,), dict( - DESCRIPTOR = _DOCUMENTLOCATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Location of a finding within a document. +DocumentLocation = _reflection.GeneratedProtocolMessageType( + "DocumentLocation", + (_message.Message,), + dict( + DESCRIPTOR=_DOCUMENTLOCATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Location of a finding within a document. Attributes: @@ -8192,15 +13269,18 @@ Offset of the line, from the beginning of the file, where the finding is located. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DocumentLocation) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DocumentLocation) + ), +) _sym_db.RegisterMessage(DocumentLocation) -RecordLocation = _reflection.GeneratedProtocolMessageType('RecordLocation', (_message.Message,), dict( - DESCRIPTOR = _RECORDLOCATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Location of a finding within a row or record. +RecordLocation = _reflection.GeneratedProtocolMessageType( + "RecordLocation", + (_message.Message,), + dict( + DESCRIPTOR=_RECORDLOCATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Location of a finding within a row or record. Attributes: @@ -8211,30 +13291,36 @@ table_location: Location within a ``ContentItem.Table``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordLocation) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordLocation) + ), +) _sym_db.RegisterMessage(RecordLocation) -TableLocation = _reflection.GeneratedProtocolMessageType('TableLocation', (_message.Message,), dict( - DESCRIPTOR = _TABLELOCATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Location of a finding within a table. +TableLocation = _reflection.GeneratedProtocolMessageType( + "TableLocation", + (_message.Message,), + dict( + DESCRIPTOR=_TABLELOCATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Location of a finding within a table. Attributes: row_index: The zero-based index of the row where the finding is located. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TableLocation) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TableLocation) + ), +) _sym_db.RegisterMessage(TableLocation) -Range = _reflection.GeneratedProtocolMessageType('Range', (_message.Message,), dict( - DESCRIPTOR = _RANGE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Generic half-open interval [start, end) +Range = _reflection.GeneratedProtocolMessageType( + "Range", + (_message.Message,), + dict( + DESCRIPTOR=_RANGE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Generic half-open interval [start, end) Attributes: @@ -8243,15 +13329,18 @@ end: Index of the last character of the range (exclusive). """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Range) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Range) + ), +) _sym_db.RegisterMessage(Range) -ImageLocation = _reflection.GeneratedProtocolMessageType('ImageLocation', (_message.Message,), dict( - DESCRIPTOR = _IMAGELOCATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Location of the finding within an image. +ImageLocation = _reflection.GeneratedProtocolMessageType( + "ImageLocation", + (_message.Message,), + dict( + DESCRIPTOR=_IMAGELOCATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Location of the finding within an image. Attributes: @@ -8259,15 +13348,18 @@ Bounding boxes locating the pixels within the image containing the finding. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ImageLocation) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ImageLocation) + ), +) _sym_db.RegisterMessage(ImageLocation) -BoundingBox = _reflection.GeneratedProtocolMessageType('BoundingBox', (_message.Message,), dict( - DESCRIPTOR = _BOUNDINGBOX, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Bounding box encompassing detected text within an image. +BoundingBox = _reflection.GeneratedProtocolMessageType( + "BoundingBox", + (_message.Message,), + dict( + DESCRIPTOR=_BOUNDINGBOX, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Bounding box encompassing detected text within an image. Attributes: @@ -8280,17 +13372,22 @@ height: Height of the bounding box in pixels. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BoundingBox) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BoundingBox) + ), +) _sym_db.RegisterMessage(BoundingBox) -RedactImageRequest = _reflection.GeneratedProtocolMessageType('RedactImageRequest', (_message.Message,), dict( - - ImageRedactionConfig = _reflection.GeneratedProtocolMessageType('ImageRedactionConfig', (_message.Message,), dict( - DESCRIPTOR = _REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Configuration for determining how redaction of images should occur. +RedactImageRequest = _reflection.GeneratedProtocolMessageType( + "RedactImageRequest", + (_message.Message,), + dict( + ImageRedactionConfig=_reflection.GeneratedProtocolMessageType( + "ImageRedactionConfig", + (_message.Message,), + dict( + DESCRIPTOR=_REDACTIMAGEREQUEST_IMAGEREDACTIONCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Configuration for determining how redaction of images should occur. Attributes: @@ -8309,13 +13406,12 @@ The color to use when redacting content from an image. If not specified, the default is black. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig) - )) - , - DESCRIPTOR = _REDACTIMAGEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request to search for potentially sensitive info in an image and redact + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig) + ), + ), + DESCRIPTOR=_REDACTIMAGEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request to search for potentially sensitive info in an image and redact it by covering it with a colored rectangle. @@ -8333,16 +13429,19 @@ byte_item: The content must be PNG, JPEG, SVG or BMP. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactImageRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactImageRequest) + ), +) _sym_db.RegisterMessage(RedactImageRequest) _sym_db.RegisterMessage(RedactImageRequest.ImageRedactionConfig) -Color = _reflection.GeneratedProtocolMessageType('Color', (_message.Message,), dict( - DESCRIPTOR = _COLOR, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Represents a color in the RGB color space. +Color = _reflection.GeneratedProtocolMessageType( + "Color", + (_message.Message,), + dict( + DESCRIPTOR=_COLOR, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Represents a color in the RGB color space. Attributes: @@ -8356,15 +13455,18 @@ The amount of blue in the color as a value in the interval [0, 1]. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Color) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Color) + ), +) _sym_db.RegisterMessage(Color) -RedactImageResponse = _reflection.GeneratedProtocolMessageType('RedactImageResponse', (_message.Message,), dict( - DESCRIPTOR = _REDACTIMAGERESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Results of redacting an image. +RedactImageResponse = _reflection.GeneratedProtocolMessageType( + "RedactImageResponse", + (_message.Message,), + dict( + DESCRIPTOR=_REDACTIMAGERESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Results of redacting an image. Attributes: @@ -8379,15 +13481,18 @@ The findings. Populated when include\_findings in the request is true. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactImageResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactImageResponse) + ), +) _sym_db.RegisterMessage(RedactImageResponse) -DeidentifyContentRequest = _reflection.GeneratedProtocolMessageType('DeidentifyContentRequest', (_message.Message,), dict( - DESCRIPTOR = _DEIDENTIFYCONTENTREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request to de-identify a list of items. +DeidentifyContentRequest = _reflection.GeneratedProtocolMessageType( + "DeidentifyContentRequest", + (_message.Message,), + dict( + DESCRIPTOR=_DEIDENTIFYCONTENTREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request to de-identify a list of items. Attributes: @@ -8418,15 +13523,18 @@ are appended. Singular sub-messages and groups are recursively merged. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyContentRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyContentRequest) + ), +) _sym_db.RegisterMessage(DeidentifyContentRequest) -DeidentifyContentResponse = _reflection.GeneratedProtocolMessageType('DeidentifyContentResponse', (_message.Message,), dict( - DESCRIPTOR = _DEIDENTIFYCONTENTRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Results of de-identifying a ContentItem. +DeidentifyContentResponse = _reflection.GeneratedProtocolMessageType( + "DeidentifyContentResponse", + (_message.Message,), + dict( + DESCRIPTOR=_DEIDENTIFYCONTENTRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Results of de-identifying a ContentItem. Attributes: @@ -8435,15 +13543,18 @@ overview: An overview of the changes that were made on the ``item``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyContentResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyContentResponse) + ), +) _sym_db.RegisterMessage(DeidentifyContentResponse) -ReidentifyContentRequest = _reflection.GeneratedProtocolMessageType('ReidentifyContentRequest', (_message.Message,), dict( - DESCRIPTOR = _REIDENTIFYCONTENTREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request to re-identify an item. +ReidentifyContentRequest = _reflection.GeneratedProtocolMessageType( + "ReidentifyContentRequest", + (_message.Message,), + dict( + DESCRIPTOR=_REIDENTIFYCONTENTREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request to re-identify an item. Attributes: @@ -8478,15 +13589,18 @@ template. Repeated fields are appended. Singular sub-messages and groups are recursively merged. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReidentifyContentRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReidentifyContentRequest) + ), +) _sym_db.RegisterMessage(ReidentifyContentRequest) -ReidentifyContentResponse = _reflection.GeneratedProtocolMessageType('ReidentifyContentResponse', (_message.Message,), dict( - DESCRIPTOR = _REIDENTIFYCONTENTRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Results of re-identifying a item. +ReidentifyContentResponse = _reflection.GeneratedProtocolMessageType( + "ReidentifyContentResponse", + (_message.Message,), + dict( + DESCRIPTOR=_REIDENTIFYCONTENTRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Results of re-identifying a item. Attributes: @@ -8495,15 +13609,18 @@ overview: An overview of the changes that were made to the ``item``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReidentifyContentResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReidentifyContentResponse) + ), +) _sym_db.RegisterMessage(ReidentifyContentResponse) -InspectContentRequest = _reflection.GeneratedProtocolMessageType('InspectContentRequest', (_message.Message,), dict( - DESCRIPTOR = _INSPECTCONTENTREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request to search for potentially sensitive info in a ContentItem. +InspectContentRequest = _reflection.GeneratedProtocolMessageType( + "InspectContentRequest", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTCONTENTREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request to search for potentially sensitive info in a ContentItem. Attributes: @@ -8523,30 +13640,36 @@ are appended. Singular sub-messages and groups are recursively merged. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectContentRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectContentRequest) + ), +) _sym_db.RegisterMessage(InspectContentRequest) -InspectContentResponse = _reflection.GeneratedProtocolMessageType('InspectContentResponse', (_message.Message,), dict( - DESCRIPTOR = _INSPECTCONTENTRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Results of inspecting an item. +InspectContentResponse = _reflection.GeneratedProtocolMessageType( + "InspectContentResponse", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTCONTENTRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Results of inspecting an item. Attributes: result: The findings. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectContentResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectContentResponse) + ), +) _sym_db.RegisterMessage(InspectContentResponse) -OutputStorageConfig = _reflection.GeneratedProtocolMessageType('OutputStorageConfig', (_message.Message,), dict( - DESCRIPTOR = _OUTPUTSTORAGECONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Cloud repository for storing output. +OutputStorageConfig = _reflection.GeneratedProtocolMessageType( + "OutputStorageConfig", + (_message.Message,), + dict( + DESCRIPTOR=_OUTPUTSTORAGECONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Cloud repository for storing output. Attributes: @@ -8575,15 +13698,18 @@ (existing) table with no schema, and no changes will be made to an existing table that has a schema. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.OutputStorageConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.OutputStorageConfig) + ), +) _sym_db.RegisterMessage(OutputStorageConfig) -InfoTypeStats = _reflection.GeneratedProtocolMessageType('InfoTypeStats', (_message.Message,), dict( - DESCRIPTOR = _INFOTYPESTATS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Statistics regarding a specific InfoType. +InfoTypeStats = _reflection.GeneratedProtocolMessageType( + "InfoTypeStats", + (_message.Message,), + dict( + DESCRIPTOR=_INFOTYPESTATS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Statistics regarding a specific InfoType. Attributes: @@ -8592,30 +13718,36 @@ count: Number of findings for this infoType. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeStats) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeStats) + ), +) _sym_db.RegisterMessage(InfoTypeStats) -InspectDataSourceDetails = _reflection.GeneratedProtocolMessageType('InspectDataSourceDetails', (_message.Message,), dict( - - RequestedOptions = _reflection.GeneratedProtocolMessageType('RequestedOptions', (_message.Message,), dict( - DESCRIPTOR = _INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: +InspectDataSourceDetails = _reflection.GeneratedProtocolMessageType( + "InspectDataSourceDetails", + (_message.Message,), + dict( + RequestedOptions=_reflection.GeneratedProtocolMessageType( + "RequestedOptions", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTDATASOURCEDETAILS_REQUESTEDOPTIONS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: snapshot_inspect_template: \ If run with an InspectTemplate, a snapshot of its state at the \ time of this run. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions) - )) - , - - Result = _reflection.GeneratedProtocolMessageType('Result', (_message.Message,), dict( - DESCRIPTOR = _INSPECTDATASOURCEDETAILS_RESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions) + ), + ), + Result=_reflection.GeneratedProtocolMessageType( + "Result", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTDATASOURCEDETAILS_RESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: processed_bytes: \ Total size in bytes that were processed. total_estimated_bytes: \ @@ -8624,13 +13756,12 @@ Statistics of how many instances of each info type were found \ during inspect job. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectDataSourceDetails.Result) - )) - , - DESCRIPTOR = _INSPECTDATASOURCEDETAILS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The results of an inspect DataSource job. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectDataSourceDetails.Result) + ), + ), + DESCRIPTOR=_INSPECTDATASOURCEDETAILS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The results of an inspect DataSource job. Attributes: @@ -8639,17 +13770,20 @@ result: \ A summary of the outcome of this inspect job. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectDataSourceDetails) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectDataSourceDetails) + ), +) _sym_db.RegisterMessage(InspectDataSourceDetails) _sym_db.RegisterMessage(InspectDataSourceDetails.RequestedOptions) _sym_db.RegisterMessage(InspectDataSourceDetails.Result) -InfoTypeDescription = _reflection.GeneratedProtocolMessageType('InfoTypeDescription', (_message.Message,), dict( - DESCRIPTOR = _INFOTYPEDESCRIPTION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """InfoType description. +InfoTypeDescription = _reflection.GeneratedProtocolMessageType( + "InfoTypeDescription", + (_message.Message,), + dict( + DESCRIPTOR=_INFOTYPEDESCRIPTION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""InfoType description. Attributes: @@ -8660,15 +13794,18 @@ supported_by: Which parts of the API supports this InfoType. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeDescription) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeDescription) + ), +) _sym_db.RegisterMessage(InfoTypeDescription) -ListInfoTypesRequest = _reflection.GeneratedProtocolMessageType('ListInfoTypesRequest', (_message.Message,), dict( - DESCRIPTOR = _LISTINFOTYPESREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request for the list of infoTypes. +ListInfoTypesRequest = _reflection.GeneratedProtocolMessageType( + "ListInfoTypesRequest", + (_message.Message,), + dict( + DESCRIPTOR=_LISTINFOTYPESREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request for the list of infoTypes. Attributes: @@ -8680,30 +13817,36 @@ Optional filter to only return infoTypes supported by certain parts of the API. Defaults to supported\_by=INSPECT. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInfoTypesRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInfoTypesRequest) + ), +) _sym_db.RegisterMessage(ListInfoTypesRequest) -ListInfoTypesResponse = _reflection.GeneratedProtocolMessageType('ListInfoTypesResponse', (_message.Message,), dict( - DESCRIPTOR = _LISTINFOTYPESRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Response to the ListInfoTypes request. +ListInfoTypesResponse = _reflection.GeneratedProtocolMessageType( + "ListInfoTypesResponse", + (_message.Message,), + dict( + DESCRIPTOR=_LISTINFOTYPESRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Response to the ListInfoTypes request. Attributes: info_types: Set of sensitive infoTypes. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInfoTypesResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInfoTypesResponse) + ), +) _sym_db.RegisterMessage(ListInfoTypesResponse) -RiskAnalysisJobConfig = _reflection.GeneratedProtocolMessageType('RiskAnalysisJobConfig', (_message.Message,), dict( - DESCRIPTOR = _RISKANALYSISJOBCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Configuration for a risk analysis job. See +RiskAnalysisJobConfig = _reflection.GeneratedProtocolMessageType( + "RiskAnalysisJobConfig", + (_message.Message,), + dict( + DESCRIPTOR=_RISKANALYSISJOBCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Configuration for a risk analysis job. See https://cloud.google.com/dlp/docs/concepts-risk-analysis to learn more. @@ -8716,15 +13859,18 @@ Actions to execute at the completion of the job. Are executed in the order provided. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RiskAnalysisJobConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RiskAnalysisJobConfig) + ), +) _sym_db.RegisterMessage(RiskAnalysisJobConfig) -QuasiId = _reflection.GeneratedProtocolMessageType('QuasiId', (_message.Message,), dict( - DESCRIPTOR = _QUASIID, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A column with a semantic tag attached. +QuasiId = _reflection.GeneratedProtocolMessageType( + "QuasiId", + (_message.Message,), + dict( + DESCRIPTOR=_QUASIID, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A column with a semantic tag attached. Attributes: @@ -8750,26 +13896,30 @@ If no semantic tag is indicated, we infer the statistical model from the distribution of values in the input data """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.QuasiId) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.QuasiId) + ), +) _sym_db.RegisterMessage(QuasiId) -StatisticalTable = _reflection.GeneratedProtocolMessageType('StatisticalTable', (_message.Message,), dict( - - QuasiIdentifierField = _reflection.GeneratedProtocolMessageType('QuasiIdentifierField', (_message.Message,), dict( - DESCRIPTOR = _STATISTICALTABLE_QUASIIDENTIFIERFIELD, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A quasi-identifier column has a custom\_tag, used to know which column +StatisticalTable = _reflection.GeneratedProtocolMessageType( + "StatisticalTable", + (_message.Message,), + dict( + QuasiIdentifierField=_reflection.GeneratedProtocolMessageType( + "QuasiIdentifierField", + (_message.Message,), + dict( + DESCRIPTOR=_STATISTICALTABLE_QUASIIDENTIFIERFIELD, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A quasi-identifier column has a custom\_tag, used to know which column in the data corresponds to which column in the statistical model. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField) - )) - , - DESCRIPTOR = _STATISTICALTABLE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """An auxiliary table containing statistical information on the relative + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField) + ), + ), + DESCRIPTOR=_STATISTICALTABLE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""An auxiliary table containing statistical information on the relative frequency of different quasi-identifiers values. It has one or several quasi-identifiers columns, and one column that indicates the relative frequency of each quasi-identifier tuple. If a tuple is present in the @@ -8788,18 +13938,23 @@ number between 0 and 1 (inclusive). Null values are assumed to be zero. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StatisticalTable) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StatisticalTable) + ), +) _sym_db.RegisterMessage(StatisticalTable) _sym_db.RegisterMessage(StatisticalTable.QuasiIdentifierField) -PrivacyMetric = _reflection.GeneratedProtocolMessageType('PrivacyMetric', (_message.Message,), dict( - - NumericalStatsConfig = _reflection.GeneratedProtocolMessageType('NumericalStatsConfig', (_message.Message,), dict( - DESCRIPTOR = _PRIVACYMETRIC_NUMERICALSTATSCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Compute numerical stats over an individual column, including min, max, +PrivacyMetric = _reflection.GeneratedProtocolMessageType( + "PrivacyMetric", + (_message.Message,), + dict( + NumericalStatsConfig=_reflection.GeneratedProtocolMessageType( + "NumericalStatsConfig", + (_message.Message,), + dict( + DESCRIPTOR=_PRIVACYMETRIC_NUMERICALSTATSCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Compute numerical stats over an individual column, including min, max, and quantiles. @@ -8808,15 +13963,16 @@ Field to compute numerical stats on. Supported types are integer, float, date, datetime, timestamp, time. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig) - )) - , - - CategoricalStatsConfig = _reflection.GeneratedProtocolMessageType('CategoricalStatsConfig', (_message.Message,), dict( - DESCRIPTOR = _PRIVACYMETRIC_CATEGORICALSTATSCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Compute numerical stats over an individual column, including number of + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig) + ), + ), + CategoricalStatsConfig=_reflection.GeneratedProtocolMessageType( + "CategoricalStatsConfig", + (_message.Message,), + dict( + DESCRIPTOR=_PRIVACYMETRIC_CATEGORICALSTATSCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Compute numerical stats over an individual column, including number of distinct values and value count distribution. @@ -8827,15 +13983,16 @@ more informative to use NumericalStats when the field type is supported, depending on the data. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig) - )) - , - - KAnonymityConfig = _reflection.GeneratedProtocolMessageType('KAnonymityConfig', (_message.Message,), dict( - DESCRIPTOR = _PRIVACYMETRIC_KANONYMITYCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """k-anonymity metric, used for analysis of reidentification risk. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig) + ), + ), + KAnonymityConfig=_reflection.GeneratedProtocolMessageType( + "KAnonymityConfig", + (_message.Message,), + dict( + DESCRIPTOR=_PRIVACYMETRIC_KANONYMITYCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""k-anonymity metric, used for analysis of reidentification risk. Attributes: @@ -8857,15 +14014,16 @@ entity ID. If more rows are associated with the same entity ID, some might be ignored. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig) - )) - , - - LDiversityConfig = _reflection.GeneratedProtocolMessageType('LDiversityConfig', (_message.Message,), dict( - DESCRIPTOR = _PRIVACYMETRIC_LDIVERSITYCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """l-diversity metric, used for analysis of reidentification risk. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig) + ), + ), + LDiversityConfig=_reflection.GeneratedProtocolMessageType( + "LDiversityConfig", + (_message.Message,), + dict( + DESCRIPTOR=_PRIVACYMETRIC_LDIVERSITYCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""l-diversity metric, used for analysis of reidentification risk. Attributes: @@ -8877,17 +14035,20 @@ sensitive_attribute: Sensitive field for computing the l-value. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig) - )) - , - - KMapEstimationConfig = _reflection.GeneratedProtocolMessageType('KMapEstimationConfig', (_message.Message,), dict( - - TaggedField = _reflection.GeneratedProtocolMessageType('TaggedField', (_message.Message,), dict( - DESCRIPTOR = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig) + ), + ), + KMapEstimationConfig=_reflection.GeneratedProtocolMessageType( + "KMapEstimationConfig", + (_message.Message,), + dict( + TaggedField=_reflection.GeneratedProtocolMessageType( + "TaggedField", + (_message.Message,), + dict( + DESCRIPTOR=_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_TAGGEDFIELD, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: field: \ Identifies the column. [required] tag: \ @@ -8910,26 +14071,28 @@ If no semantic tag is indicated, we infer the statistical \ model from the distribution of values in the input data """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField) - )) - , - - AuxiliaryTable = _reflection.GeneratedProtocolMessageType('AuxiliaryTable', (_message.Message,), dict( - - QuasiIdField = _reflection.GeneratedProtocolMessageType('QuasiIdField', (_message.Message,), dict( - DESCRIPTOR = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A quasi-identifier column has a custom\_tag, used to know which column + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField) + ), + ), + AuxiliaryTable=_reflection.GeneratedProtocolMessageType( + "AuxiliaryTable", + (_message.Message,), + dict( + QuasiIdField=_reflection.GeneratedProtocolMessageType( + "QuasiIdField", + (_message.Message,), + dict( + DESCRIPTOR=_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE_QUASIIDFIELD, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A quasi-identifier column has a custom\_tag, used to know which column in the data corresponds to which column in the statistical model. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField) - )) - , - DESCRIPTOR = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """An auxiliary table contains statistical information on the relative + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField) + ), + ), + DESCRIPTOR=_PRIVACYMETRIC_KMAPESTIMATIONCONFIG_AUXILIARYTABLE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""An auxiliary table contains statistical information on the relative frequency of different quasi-identifiers values. It has one or several quasi-identifiers columns, and one column that indicates the relative frequency of each quasi-identifier tuple. If a tuple is present in the @@ -8948,13 +14111,12 @@ number between 0 and 1 (inclusive). Null values are assumed to be zero. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable) - )) - , - DESCRIPTOR = _PRIVACYMETRIC_KMAPESTIMATIONCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Reidentifiability metric. This corresponds to a risk model similar to + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable) + ), + ), + DESCRIPTOR=_PRIVACYMETRIC_KMAPESTIMATIONCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Reidentifiability metric. This corresponds to a risk model similar to what is called "journalist risk" in the literature, except the attack dataset is statistically modeled instead of being perfectly known. This can be done using publicly available data (like the US Census), or using @@ -8976,15 +14138,16 @@ custom\_tag used to tag a quasi-identifiers column must appear in exactly one column of one auxiliary table. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig) - )) - , - - DeltaPresenceEstimationConfig = _reflection.GeneratedProtocolMessageType('DeltaPresenceEstimationConfig', (_message.Message,), dict( - DESCRIPTOR = _PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """δ-presence metric, used to estimate how likely it is for an attacker to + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig) + ), + ), + DeltaPresenceEstimationConfig=_reflection.GeneratedProtocolMessageType( + "DeltaPresenceEstimationConfig", + (_message.Message,), + dict( + DESCRIPTOR=_PRIVACYMETRIC_DELTAPRESENCEESTIMATIONCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""δ-presence metric, used to estimate how likely it is for an attacker to figure out that one given individual appears in a de-identified dataset. Similarly to the k-map metric, we cannot compute δ-presence exactly without knowing the attack dataset, so we use a statistical model @@ -9004,16 +14167,16 @@ custom\_tag used to tag a quasi-identifiers field must appear in exactly one field of one auxiliary table. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig) - )) - , - DESCRIPTOR = _PRIVACYMETRIC, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Privacy metric to compute for reidentification risk analysis. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig) + ), + ), + DESCRIPTOR=_PRIVACYMETRIC, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Privacy metric to compute for reidentification risk analysis. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrivacyMetric) + ), +) _sym_db.RegisterMessage(PrivacyMetric) _sym_db.RegisterMessage(PrivacyMetric.NumericalStatsConfig) _sym_db.RegisterMessage(PrivacyMetric.CategoricalStatsConfig) @@ -9025,13 +14188,17 @@ _sym_db.RegisterMessage(PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField) _sym_db.RegisterMessage(PrivacyMetric.DeltaPresenceEstimationConfig) -AnalyzeDataSourceRiskDetails = _reflection.GeneratedProtocolMessageType('AnalyzeDataSourceRiskDetails', (_message.Message,), dict( - - NumericalStatsResult = _reflection.GeneratedProtocolMessageType('NumericalStatsResult', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Result of the numerical stats computation. +AnalyzeDataSourceRiskDetails = _reflection.GeneratedProtocolMessageType( + "AnalyzeDataSourceRiskDetails", + (_message.Message,), + dict( + NumericalStatsResult=_reflection.GeneratedProtocolMessageType( + "NumericalStatsResult", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_NUMERICALSTATSRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Result of the numerical stats computation. Attributes: @@ -9043,47 +14210,52 @@ List of 99 values that partition the set of field values into 100 equal sized buckets. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult) - )) - , - - CategoricalStatsResult = _reflection.GeneratedProtocolMessageType('CategoricalStatsResult', (_message.Message,), dict( - - CategoricalStatsHistogramBucket = _reflection.GeneratedProtocolMessageType('CategoricalStatsHistogramBucket', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult) + ), + ), + CategoricalStatsResult=_reflection.GeneratedProtocolMessageType( + "CategoricalStatsResult", + (_message.Message,), + dict( + CategoricalStatsHistogramBucket=_reflection.GeneratedProtocolMessageType( + "CategoricalStatsHistogramBucket", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT_CATEGORICALSTATSHISTOGRAMBUCKET, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: value_frequency_lower_bound: Lower bound on the value frequency of the values in this bucket. value_frequency_upper_bound: Upper bound on the value frequency of the values in this bucket. bucket_size: Total number of values in this bucket. bucket_values: Sample of value frequencies in this bucket. The total number of values returned per bucket is capped at 20. bucket_value_count: Total number of distinct values in this bucket. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket) - )) - , - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Result of the categorical stats computation. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket) + ), + ), + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_CATEGORICALSTATSRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Result of the categorical stats computation. Attributes: value_frequency_histogram_buckets: Histogram of value frequencies in the column. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult) - )) - , - - KAnonymityResult = _reflection.GeneratedProtocolMessageType('KAnonymityResult', (_message.Message,), dict( - - KAnonymityEquivalenceClass = _reflection.GeneratedProtocolMessageType('KAnonymityEquivalenceClass', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The set of columns' values that share the same ldiversity value + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult) + ), + ), + KAnonymityResult=_reflection.GeneratedProtocolMessageType( + "KAnonymityResult", + (_message.Message,), + dict( + KAnonymityEquivalenceClass=_reflection.GeneratedProtocolMessageType( + "KAnonymityEquivalenceClass", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYEQUIVALENCECLASS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The set of columns' values that share the same ldiversity value Attributes: @@ -9095,15 +14267,16 @@ Size of the equivalence class, for example number of rows with \ the above set of values. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass) - )) - , - - KAnonymityHistogramBucket = _reflection.GeneratedProtocolMessageType('KAnonymityHistogramBucket', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass) + ), + ), + KAnonymityHistogramBucket=_reflection.GeneratedProtocolMessageType( + "KAnonymityHistogramBucket", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT_KANONYMITYHISTOGRAMBUCKET, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: equivalence_class_size_lower_bound: \ Lower bound on the size of the equivalence classes in this \ bucket. @@ -9118,30 +14291,32 @@ bucket_value_count: \ Total number of distinct equivalence classes in this bucket. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket) - )) - , - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Result of the k-anonymity computation. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket) + ), + ), + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_KANONYMITYRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Result of the k-anonymity computation. Attributes: equivalence_class_histogram_buckets: Histogram of k-anonymity equivalence classes. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult) - )) - , - - LDiversityResult = _reflection.GeneratedProtocolMessageType('LDiversityResult', (_message.Message,), dict( - - LDiversityEquivalenceClass = _reflection.GeneratedProtocolMessageType('LDiversityEquivalenceClass', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The set of columns' values that share the same ldiversity value. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult) + ), + ), + LDiversityResult=_reflection.GeneratedProtocolMessageType( + "LDiversityResult", + (_message.Message,), + dict( + LDiversityEquivalenceClass=_reflection.GeneratedProtocolMessageType( + "LDiversityEquivalenceClass", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYEQUIVALENCECLASS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The set of columns' values that share the same ldiversity value. Attributes: @@ -9155,15 +14330,16 @@ top_sensitive_values: Estimated frequencies of top sensitive values. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass) - )) - , - - LDiversityHistogramBucket = _reflection.GeneratedProtocolMessageType('LDiversityHistogramBucket', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass) + ), + ), + LDiversityHistogramBucket=_reflection.GeneratedProtocolMessageType( + "LDiversityHistogramBucket", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT_LDIVERSITYHISTOGRAMBUCKET, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: sensitive_value_frequency_lower_bound: \ Lower bound on the sensitive value frequencies of the \ equivalence classes in this bucket. @@ -9178,13 +14354,12 @@ bucket_value_count: \ Total number of distinct equivalence classes in this bucket. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket) - )) - , - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Result of the l-diversity computation. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket) + ), + ), + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_LDIVERSITYRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Result of the l-diversity computation. Attributes: @@ -9192,17 +14367,20 @@ Histogram of l-diversity equivalence class sensitive value frequencies. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult) - )) - , - - KMapEstimationResult = _reflection.GeneratedProtocolMessageType('KMapEstimationResult', (_message.Message,), dict( - - KMapEstimationQuasiIdValues = _reflection.GeneratedProtocolMessageType('KMapEstimationQuasiIdValues', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A tuple of values for the quasi-identifier columns. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult) + ), + ), + KMapEstimationResult=_reflection.GeneratedProtocolMessageType( + "KMapEstimationResult", + (_message.Message,), + dict( + KMapEstimationQuasiIdValues=_reflection.GeneratedProtocolMessageType( + "KMapEstimationQuasiIdValues", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONQUASIIDVALUES, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A tuple of values for the quasi-identifier columns. Attributes: @@ -9211,15 +14389,16 @@ estimated_anonymity: The estimated anonymity for these quasi-identifier values. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues) - )) - , - - KMapEstimationHistogramBucket = _reflection.GeneratedProtocolMessageType('KMapEstimationHistogramBucket', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A KMapEstimationHistogramBucket message with the following values: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues) + ), + ), + KMapEstimationHistogramBucket=_reflection.GeneratedProtocolMessageType( + "KMapEstimationHistogramBucket", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT_KMAPESTIMATIONHISTOGRAMBUCKET, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A KMapEstimationHistogramBucket message with the following values: min\_anonymity: 3 max\_anonymity: 5 frequency: 42 means that there are 42 records whose quasi-identifier values correspond to 3, 4 or 5 people in the overlying population. An important particular case is when @@ -9241,13 +14420,12 @@ Total number of distinct quasi-identifier tuple values in this bucket. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket) - )) - , - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Result of the reidentifiability analysis. Note that these results are an + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket) + ), + ), + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_KMAPESTIMATIONRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Result of the reidentifiability analysis. Note that these results are an estimation, not exact values. @@ -9262,17 +14440,20 @@ that there are no record with an estimated anonymity of 4, 5, or larger than 10. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult) - )) - , - - DeltaPresenceEstimationResult = _reflection.GeneratedProtocolMessageType('DeltaPresenceEstimationResult', (_message.Message,), dict( - - DeltaPresenceEstimationQuasiIdValues = _reflection.GeneratedProtocolMessageType('DeltaPresenceEstimationQuasiIdValues', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A tuple of values for the quasi-identifier columns. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult) + ), + ), + DeltaPresenceEstimationResult=_reflection.GeneratedProtocolMessageType( + "DeltaPresenceEstimationResult", + (_message.Message,), + dict( + DeltaPresenceEstimationQuasiIdValues=_reflection.GeneratedProtocolMessageType( + "DeltaPresenceEstimationQuasiIdValues", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONQUASIIDVALUES, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A tuple of values for the quasi-identifier columns. Attributes: @@ -9289,15 +14470,16 @@ identifier values, and an estimated 100 people in the entire population with these values, then δ is 0.15. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues) - )) - , - - DeltaPresenceEstimationHistogramBucket = _reflection.GeneratedProtocolMessageType('DeltaPresenceEstimationHistogramBucket', (_message.Message,), dict( - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A DeltaPresenceEstimationHistogramBucket message with the following + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues) + ), + ), + DeltaPresenceEstimationHistogramBucket=_reflection.GeneratedProtocolMessageType( + "DeltaPresenceEstimationHistogramBucket", + (_message.Message,), + dict( + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT_DELTAPRESENCEESTIMATIONHISTOGRAMBUCKET, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A DeltaPresenceEstimationHistogramBucket message with the following values: min\_probability: 0.1 max\_probability: 0.2 frequency: 42 means that there are 42 records for which δ is in [0.1, 0.2). An important particular case is when min\_probability = max\_probability = 1: then, @@ -9319,13 +14501,12 @@ Total number of distinct quasi-identifier tuple values in this bucket. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket) - )) - , - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Result of the δ-presence computation. Note that these results are an + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket) + ), + ), + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS_DELTAPRESENCEESTIMATIONRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Result of the δ-presence computation. Note that these results are an estimation, not exact values. @@ -9340,13 +14521,12 @@ frequency: 99} mean that there are no record with an estimated probability in [0.1, 0.2) nor larger or equal to 0.4. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult) - )) - , - DESCRIPTOR = _ANALYZEDATASOURCERISKDETAILS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Result of a risk analysis operation request. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult) + ), + ), + DESCRIPTOR=_ANALYZEDATASOURCERISKDETAILS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Result of a risk analysis operation request. Attributes: @@ -9357,30 +14537,51 @@ result: Values associated with this metric. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails) + ), +) _sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails) _sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.NumericalStatsResult) _sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.CategoricalStatsResult) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket +) _sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.KAnonymityResult) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityEquivalenceClass +) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket +) _sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.LDiversityResult) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityEquivalenceClass +) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket +) _sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.KMapEstimationResult) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationQuasiIdValues +) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.KMapEstimationResult.KMapEstimationHistogramBucket +) _sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues) -_sym_db.RegisterMessage(AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationQuasiIdValues +) +_sym_db.RegisterMessage( + AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult.DeltaPresenceEstimationHistogramBucket +) -ValueFrequency = _reflection.GeneratedProtocolMessageType('ValueFrequency', (_message.Message,), dict( - DESCRIPTOR = _VALUEFREQUENCY, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A value of a field, including its frequency. +ValueFrequency = _reflection.GeneratedProtocolMessageType( + "ValueFrequency", + (_message.Message,), + dict( + DESCRIPTOR=_VALUEFREQUENCY, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A value of a field, including its frequency. Attributes: @@ -9389,30 +14590,36 @@ count: How many times the value is contained in the field. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ValueFrequency) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ValueFrequency) + ), +) _sym_db.RegisterMessage(ValueFrequency) -Value = _reflection.GeneratedProtocolMessageType('Value', (_message.Message,), dict( - DESCRIPTOR = _VALUE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Set of primitive values supported by the system. Note that for the +Value = _reflection.GeneratedProtocolMessageType( + "Value", + (_message.Message,), + dict( + DESCRIPTOR=_VALUE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Set of primitive values supported by the system. Note that for the purposes of inspection or transformation, the number of bytes considered to comprise a 'Value' is based on its representation as a UTF-8 encoded string. For example, if 'integer\_value' is set to 123456789, the number of bytes would be counted as 9, even though an int64 only holds up to 8 bytes of data. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Value) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Value) + ), +) _sym_db.RegisterMessage(Value) -QuoteInfo = _reflection.GeneratedProtocolMessageType('QuoteInfo', (_message.Message,), dict( - DESCRIPTOR = _QUOTEINFO, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Message for infoType-dependent details parsed from quote. +QuoteInfo = _reflection.GeneratedProtocolMessageType( + "QuoteInfo", + (_message.Message,), + dict( + DESCRIPTOR=_QUOTEINFO, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Message for infoType-dependent details parsed from quote. Attributes: @@ -9421,28 +14628,32 @@ date_time: The date time indicated by the quote. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.QuoteInfo) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.QuoteInfo) + ), +) _sym_db.RegisterMessage(QuoteInfo) -DateTime = _reflection.GeneratedProtocolMessageType('DateTime', (_message.Message,), dict( - - TimeZone = _reflection.GeneratedProtocolMessageType('TimeZone', (_message.Message,), dict( - DESCRIPTOR = _DATETIME_TIMEZONE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: +DateTime = _reflection.GeneratedProtocolMessageType( + "DateTime", + (_message.Message,), + dict( + TimeZone=_reflection.GeneratedProtocolMessageType( + "TimeZone", + (_message.Message,), + dict( + DESCRIPTOR=_DATETIME_TIMEZONE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: offset_minutes: \ Set only if the offset can be determined. Positive for time \ ahead of UTC. E.g. For "UTC-9", this value is -540. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DateTime.TimeZone) - )) - , - DESCRIPTOR = _DATETIME, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Message for a date time object. e.g. 2018-01-01, 5th August. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DateTime.TimeZone) + ), + ), + DESCRIPTOR=_DATETIME, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Message for a date time object. e.g. 2018-01-01, 5th August. Attributes: @@ -9450,16 +14661,19 @@ One or more of the following must be set. All fields are optional, but when set must be valid date or time values. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DateTime) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DateTime) + ), +) _sym_db.RegisterMessage(DateTime) _sym_db.RegisterMessage(DateTime.TimeZone) -DeidentifyConfig = _reflection.GeneratedProtocolMessageType('DeidentifyConfig', (_message.Message,), dict( - DESCRIPTOR = _DEIDENTIFYCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The configuration that controls how the data will change. +DeidentifyConfig = _reflection.GeneratedProtocolMessageType( + "DeidentifyConfig", + (_message.Message,), + dict( + DESCRIPTOR=_DEIDENTIFYCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The configuration that controls how the data will change. Attributes: @@ -9471,36 +14685,45 @@ applied to specific locations within structured datasets, such as transforming a column within a table. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyConfig) + ), +) _sym_db.RegisterMessage(DeidentifyConfig) -PrimitiveTransformation = _reflection.GeneratedProtocolMessageType('PrimitiveTransformation', (_message.Message,), dict( - DESCRIPTOR = _PRIMITIVETRANSFORMATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A rule for transforming a value. +PrimitiveTransformation = _reflection.GeneratedProtocolMessageType( + "PrimitiveTransformation", + (_message.Message,), + dict( + DESCRIPTOR=_PRIMITIVETRANSFORMATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A rule for transforming a value. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrimitiveTransformation) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PrimitiveTransformation) + ), +) _sym_db.RegisterMessage(PrimitiveTransformation) -TimePartConfig = _reflection.GeneratedProtocolMessageType('TimePartConfig', (_message.Message,), dict( - DESCRIPTOR = _TIMEPARTCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """For use with ``Date``, ``Timestamp``, and ``TimeOfDay``, extract or +TimePartConfig = _reflection.GeneratedProtocolMessageType( + "TimePartConfig", + (_message.Message,), + dict( + DESCRIPTOR=_TIMEPARTCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""For use with ``Date``, ``Timestamp``, and ``TimeOfDay``, extract or preserve a portion of the value. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TimePartConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TimePartConfig) + ), +) _sym_db.RegisterMessage(TimePartConfig) -CryptoHashConfig = _reflection.GeneratedProtocolMessageType('CryptoHashConfig', (_message.Message,), dict( - DESCRIPTOR = _CRYPTOHASHCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Pseudonymization method that generates surrogates via cryptographic +CryptoHashConfig = _reflection.GeneratedProtocolMessageType( + "CryptoHashConfig", + (_message.Message,), + dict( + DESCRIPTOR=_CRYPTOHASHCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Pseudonymization method that generates surrogates via cryptographic hashing. Uses SHA-256. The key size must be either 32 or 64 bytes. Outputs a 32 byte digest as an uppercase hex string (for example, 41D1567F7F99F1DC2A5FAB886DEE5BEE). Currently, only string and integer @@ -9511,64 +14734,79 @@ crypto_key: The key used by the hash function. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CryptoHashConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CryptoHashConfig) + ), +) _sym_db.RegisterMessage(CryptoHashConfig) -ReplaceValueConfig = _reflection.GeneratedProtocolMessageType('ReplaceValueConfig', (_message.Message,), dict( - DESCRIPTOR = _REPLACEVALUECONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Replace each input value with a given ``Value``. +ReplaceValueConfig = _reflection.GeneratedProtocolMessageType( + "ReplaceValueConfig", + (_message.Message,), + dict( + DESCRIPTOR=_REPLACEVALUECONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Replace each input value with a given ``Value``. Attributes: new_value: Value to replace it with. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReplaceValueConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReplaceValueConfig) + ), +) _sym_db.RegisterMessage(ReplaceValueConfig) -ReplaceWithInfoTypeConfig = _reflection.GeneratedProtocolMessageType('ReplaceWithInfoTypeConfig', (_message.Message,), dict( - DESCRIPTOR = _REPLACEWITHINFOTYPECONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Replace each matching finding with the name of the info\_type. +ReplaceWithInfoTypeConfig = _reflection.GeneratedProtocolMessageType( + "ReplaceWithInfoTypeConfig", + (_message.Message,), + dict( + DESCRIPTOR=_REPLACEWITHINFOTYPECONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Replace each matching finding with the name of the info\_type. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReplaceWithInfoTypeConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ReplaceWithInfoTypeConfig) + ), +) _sym_db.RegisterMessage(ReplaceWithInfoTypeConfig) -RedactConfig = _reflection.GeneratedProtocolMessageType('RedactConfig', (_message.Message,), dict( - DESCRIPTOR = _REDACTCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Redact a given value. For example, if used with an +RedactConfig = _reflection.GeneratedProtocolMessageType( + "RedactConfig", + (_message.Message,), + dict( + DESCRIPTOR=_REDACTCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Redact a given value. For example, if used with an ``InfoTypeTransformation`` transforming PHONE\_NUMBER, and input 'My phone number is 206-555-0123', the output would be 'My phone number is '. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RedactConfig) + ), +) _sym_db.RegisterMessage(RedactConfig) -CharsToIgnore = _reflection.GeneratedProtocolMessageType('CharsToIgnore', (_message.Message,), dict( - DESCRIPTOR = _CHARSTOIGNORE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Characters to skip when doing deidentification of a value. These will be +CharsToIgnore = _reflection.GeneratedProtocolMessageType( + "CharsToIgnore", + (_message.Message,), + dict( + DESCRIPTOR=_CHARSTOIGNORE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Characters to skip when doing deidentification of a value. These will be left alone and skipped. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CharsToIgnore) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CharsToIgnore) + ), +) _sym_db.RegisterMessage(CharsToIgnore) -CharacterMaskConfig = _reflection.GeneratedProtocolMessageType('CharacterMaskConfig', (_message.Message,), dict( - DESCRIPTOR = _CHARACTERMASKCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Partially mask a string by replacing a given number of characters with a +CharacterMaskConfig = _reflection.GeneratedProtocolMessageType( + "CharacterMaskConfig", + (_message.Message,), + dict( + DESCRIPTOR=_CHARACTERMASKCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Partially mask a string by replacing a given number of characters with a fixed character. Masking can start from the beginning or end of the string. This can be used on data of any type (numbers, longs, and so on) and when de-identifying structured data we'll attempt to preserve the @@ -9600,15 +14838,18 @@ ask us to skip ``-`` and mask 5 chars with \* we would produce \*\*\ *-*\ 55-5555. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CharacterMaskConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CharacterMaskConfig) + ), +) _sym_db.RegisterMessage(CharacterMaskConfig) -FixedSizeBucketingConfig = _reflection.GeneratedProtocolMessageType('FixedSizeBucketingConfig', (_message.Message,), dict( - DESCRIPTOR = _FIXEDSIZEBUCKETINGCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Buckets values based on fixed size ranges. The Bucketing transformation +FixedSizeBucketingConfig = _reflection.GeneratedProtocolMessageType( + "FixedSizeBucketingConfig", + (_message.Message,), + dict( + DESCRIPTOR=_FIXEDSIZEBUCKETINGCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Buckets values based on fixed size ranges. The Bucketing transformation can provide all of this functionality, but requires more configuration. This message is provided as a convenience to the user for simple bucketing strategies. @@ -9644,17 +14885,22 @@ used: -10, 10-20, 20-30, 30-40, 40-50, 50-60, 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works. [Required]. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.FixedSizeBucketingConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.FixedSizeBucketingConfig) + ), +) _sym_db.RegisterMessage(FixedSizeBucketingConfig) -BucketingConfig = _reflection.GeneratedProtocolMessageType('BucketingConfig', (_message.Message,), dict( - - Bucket = _reflection.GeneratedProtocolMessageType('Bucket', (_message.Message,), dict( - DESCRIPTOR = _BUCKETINGCONFIG_BUCKET, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Bucket is represented as a range, along with replacement values. +BucketingConfig = _reflection.GeneratedProtocolMessageType( + "BucketingConfig", + (_message.Message,), + dict( + Bucket=_reflection.GeneratedProtocolMessageType( + "Bucket", + (_message.Message,), + dict( + DESCRIPTOR=_BUCKETINGCONFIG_BUCKET, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Bucket is represented as a range, along with replacement values. Attributes: @@ -9667,13 +14913,12 @@ Replacement value for this bucket. If not provided the default behavior will be to hyphenate the min-max range. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BucketingConfig.Bucket) - )) - , - DESCRIPTOR = _BUCKETINGCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Generalization function that buckets values based on ranges. The ranges + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BucketingConfig.Bucket) + ), + ), + DESCRIPTOR=_BUCKETINGCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Generalization function that buckets values based on ranges. The ranges and replacement values are dynamically provided by the user for custom behavior, such as 1-30 -> LOW 31-65 -> MEDIUM 66-100 -> HIGH This can be used on data of type: number, long, string, timestamp. If the bound @@ -9687,16 +14932,19 @@ buckets: Set of buckets. Ranges must be non-overlapping. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BucketingConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BucketingConfig) + ), +) _sym_db.RegisterMessage(BucketingConfig) _sym_db.RegisterMessage(BucketingConfig.Bucket) -CryptoReplaceFfxFpeConfig = _reflection.GeneratedProtocolMessageType('CryptoReplaceFfxFpeConfig', (_message.Message,), dict( - DESCRIPTOR = _CRYPTOREPLACEFFXFPECONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Replaces an identifier with a surrogate using FPE with the FFX mode of +CryptoReplaceFfxFpeConfig = _reflection.GeneratedProtocolMessageType( + "CryptoReplaceFfxFpeConfig", + (_message.Message,), + dict( + DESCRIPTOR=_CRYPTOREPLACEFFXFPECONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Replaces an identifier with a surrogate using FPE with the FFX mode of operation; however when used in the ``ReidentifyContent`` API method, it serves the opposite function by reversing the surrogate back into the original identifier. The identifier must be encoded as ASCII. For a @@ -9760,28 +15008,34 @@ regular ASCII keyboard, the symbol with the hex code point 29DD might be used like so: ⧝MY\_TOKEN\_TYPE """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig) + ), +) _sym_db.RegisterMessage(CryptoReplaceFfxFpeConfig) -CryptoKey = _reflection.GeneratedProtocolMessageType('CryptoKey', (_message.Message,), dict( - DESCRIPTOR = _CRYPTOKEY, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """This is a data encryption key (DEK) (as opposed to a key encryption key +CryptoKey = _reflection.GeneratedProtocolMessageType( + "CryptoKey", + (_message.Message,), + dict( + DESCRIPTOR=_CRYPTOKEY, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""This is a data encryption key (DEK) (as opposed to a key encryption key (KEK) stored by KMS). When using KMS to wrap/unwrap DEKs, be sure to set an appropriate IAM policy on the KMS CryptoKey (KEK) to ensure an attacker cannot unwrap the data crypto key. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CryptoKey) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CryptoKey) + ), +) _sym_db.RegisterMessage(CryptoKey) -TransientCryptoKey = _reflection.GeneratedProtocolMessageType('TransientCryptoKey', (_message.Message,), dict( - DESCRIPTOR = _TRANSIENTCRYPTOKEY, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Use this to have a random data crypto key generated. It will be +TransientCryptoKey = _reflection.GeneratedProtocolMessageType( + "TransientCryptoKey", + (_message.Message,), + dict( + DESCRIPTOR=_TRANSIENTCRYPTOKEY, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Use this to have a random data crypto key generated. It will be discarded after the request finishes. @@ -9795,15 +15049,18 @@ (repeating the api call will result in a different key being generated). """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransientCryptoKey) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransientCryptoKey) + ), +) _sym_db.RegisterMessage(TransientCryptoKey) -UnwrappedCryptoKey = _reflection.GeneratedProtocolMessageType('UnwrappedCryptoKey', (_message.Message,), dict( - DESCRIPTOR = _UNWRAPPEDCRYPTOKEY, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Using raw keys is prone to security risks due to accidentally leaking +UnwrappedCryptoKey = _reflection.GeneratedProtocolMessageType( + "UnwrappedCryptoKey", + (_message.Message,), + dict( + DESCRIPTOR=_UNWRAPPEDCRYPTOKEY, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Using raw keys is prone to security risks due to accidentally leaking the key. Choose another type of key if possible. @@ -9811,15 +15068,18 @@ key: The AES 128/192/256 bit key. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UnwrappedCryptoKey) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UnwrappedCryptoKey) + ), +) _sym_db.RegisterMessage(UnwrappedCryptoKey) -KmsWrappedCryptoKey = _reflection.GeneratedProtocolMessageType('KmsWrappedCryptoKey', (_message.Message,), dict( - DESCRIPTOR = _KMSWRAPPEDCRYPTOKEY, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Include to use an existing data crypto key wrapped by KMS. Authorization +KmsWrappedCryptoKey = _reflection.GeneratedProtocolMessageType( + "KmsWrappedCryptoKey", + (_message.Message,), + dict( + DESCRIPTOR=_KMSWRAPPEDCRYPTOKEY, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Include to use an existing data crypto key wrapped by KMS. Authorization requires the following IAM permissions when sending a request to perform a crypto transformation using a kms-wrapped crypto key: dlp.kms.encrypt @@ -9831,15 +15091,18 @@ The resource name of the KMS CryptoKey to use for unwrapping. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.KmsWrappedCryptoKey) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.KmsWrappedCryptoKey) + ), +) _sym_db.RegisterMessage(KmsWrappedCryptoKey) -DateShiftConfig = _reflection.GeneratedProtocolMessageType('DateShiftConfig', (_message.Message,), dict( - DESCRIPTOR = _DATESHIFTCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Shifts dates by random number of days, with option to be consistent for +DateShiftConfig = _reflection.GeneratedProtocolMessageType( + "DateShiftConfig", + (_message.Message,), + dict( + DESCRIPTOR=_DATESHIFTCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Shifts dates by random number of days, with option to be consistent for the same context. See https://cloud.google.com/dlp/docs/concepts-date-shifting to learn more. @@ -9867,17 +15130,22 @@ context. This results in the same shift for the same context and crypto\_key. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DateShiftConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DateShiftConfig) + ), +) _sym_db.RegisterMessage(DateShiftConfig) -InfoTypeTransformations = _reflection.GeneratedProtocolMessageType('InfoTypeTransformations', (_message.Message,), dict( - - InfoTypeTransformation = _reflection.GeneratedProtocolMessageType('InfoTypeTransformation', (_message.Message,), dict( - DESCRIPTOR = _INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A transformation to apply to text that is identified as a specific +InfoTypeTransformations = _reflection.GeneratedProtocolMessageType( + "InfoTypeTransformations", + (_message.Message,), + dict( + InfoTypeTransformation=_reflection.GeneratedProtocolMessageType( + "InfoTypeTransformation", + (_message.Message,), + dict( + DESCRIPTOR=_INFOTYPETRANSFORMATIONS_INFOTYPETRANSFORMATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A transformation to apply to text that is identified as a specific info\_type. @@ -9890,13 +15158,12 @@ primitive_transformation: Primitive transformation to apply to the infoType. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation) - )) - , - DESCRIPTOR = _INFOTYPETRANSFORMATIONS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A type of transformation that will scan unstructured text and apply + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation) + ), + ), + DESCRIPTOR=_INFOTYPETRANSFORMATIONS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A type of transformation that will scan unstructured text and apply various ``PrimitiveTransformation``\ s to each finding, where the transformation is applied to only values that were identified as a specific info\_type. @@ -9907,16 +15174,19 @@ Transformation for each infoType. Cannot specify more than one for a given infoType. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeTransformations) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoTypeTransformations) + ), +) _sym_db.RegisterMessage(InfoTypeTransformations) _sym_db.RegisterMessage(InfoTypeTransformations.InfoTypeTransformation) -FieldTransformation = _reflection.GeneratedProtocolMessageType('FieldTransformation', (_message.Message,), dict( - DESCRIPTOR = _FIELDTRANSFORMATION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The transformation to apply to the field. +FieldTransformation = _reflection.GeneratedProtocolMessageType( + "FieldTransformation", + (_message.Message,), + dict( + DESCRIPTOR=_FIELDTRANSFORMATION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The transformation to apply to the field. Attributes: @@ -9938,15 +15208,18 @@ Treat the contents of the field as free text, and selectively transform content that matches an ``InfoType``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.FieldTransformation) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.FieldTransformation) + ), +) _sym_db.RegisterMessage(FieldTransformation) -RecordTransformations = _reflection.GeneratedProtocolMessageType('RecordTransformations', (_message.Message,), dict( - DESCRIPTOR = _RECORDTRANSFORMATIONS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A type of transformation that is applied over structured data such as a +RecordTransformations = _reflection.GeneratedProtocolMessageType( + "RecordTransformations", + (_message.Message,), + dict( + DESCRIPTOR=_RECORDTRANSFORMATIONS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A type of transformation that is applied over structured data such as a table. @@ -9959,15 +15232,18 @@ Records that match any suppression rule are omitted from the output [optional]. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordTransformations) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordTransformations) + ), +) _sym_db.RegisterMessage(RecordTransformations) -RecordSuppression = _reflection.GeneratedProtocolMessageType('RecordSuppression', (_message.Message,), dict( - DESCRIPTOR = _RECORDSUPPRESSION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Configuration to suppress records whose suppression conditions evaluate +RecordSuppression = _reflection.GeneratedProtocolMessageType( + "RecordSuppression", + (_message.Message,), + dict( + DESCRIPTOR=_RECORDSUPPRESSION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Configuration to suppress records whose suppression conditions evaluate to true. @@ -9977,34 +15253,42 @@ record being evaluated to be suppressed from the transformed content. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordSuppression) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordSuppression) + ), +) _sym_db.RegisterMessage(RecordSuppression) -RecordCondition = _reflection.GeneratedProtocolMessageType('RecordCondition', (_message.Message,), dict( - - Condition = _reflection.GeneratedProtocolMessageType('Condition', (_message.Message,), dict( - DESCRIPTOR = _RECORDCONDITION_CONDITION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition.Condition) - )) - , - - Conditions = _reflection.GeneratedProtocolMessageType('Conditions', (_message.Message,), dict( - DESCRIPTOR = _RECORDCONDITION_CONDITIONS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A collection of conditions. +RecordCondition = _reflection.GeneratedProtocolMessageType( + "RecordCondition", + (_message.Message,), + dict( + Condition=_reflection.GeneratedProtocolMessageType( + "Condition", + (_message.Message,), + dict( + DESCRIPTOR=_RECORDCONDITION_CONDITION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2" + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition.Condition) + ), + ), + Conditions=_reflection.GeneratedProtocolMessageType( + "Conditions", + (_message.Message,), + dict( + DESCRIPTOR=_RECORDCONDITION_CONDITIONS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A collection of conditions. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition.Conditions) - )) - , - - Expressions = _reflection.GeneratedProtocolMessageType('Expressions', (_message.Message,), dict( - DESCRIPTOR = _RECORDCONDITION_EXPRESSIONS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """An expression, consisting or an operator and conditions. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition.Conditions) + ), + ), + Expressions=_reflection.GeneratedProtocolMessageType( + "Expressions", + (_message.Message,), + dict( + DESCRIPTOR=_RECORDCONDITION_EXPRESSIONS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""An expression, consisting or an operator and conditions. Attributes: @@ -10012,13 +15296,12 @@ The operator to apply to the result of conditions. Default and currently only supported value is ``AND``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition.Expressions) - )) - , - DESCRIPTOR = _RECORDCONDITION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The field type of ``value`` and ``field`` do not need to match to be + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition.Expressions) + ), + ), + DESCRIPTOR=_RECORDCONDITION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The field type of ``value`` and ``field`` do not need to match to be considered equal, but not all comparisons are possible. A ``value`` of type: @@ -10051,18 +15334,21 @@ expressions: An expression. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordCondition) + ), +) _sym_db.RegisterMessage(RecordCondition) _sym_db.RegisterMessage(RecordCondition.Condition) _sym_db.RegisterMessage(RecordCondition.Conditions) _sym_db.RegisterMessage(RecordCondition.Expressions) -TransformationOverview = _reflection.GeneratedProtocolMessageType('TransformationOverview', (_message.Message,), dict( - DESCRIPTOR = _TRANSFORMATIONOVERVIEW, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Overview of the modifications that occurred. +TransformationOverview = _reflection.GeneratedProtocolMessageType( + "TransformationOverview", + (_message.Message,), + dict( + DESCRIPTOR=_TRANSFORMATIONOVERVIEW, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Overview of the modifications that occurred. Attributes: @@ -10071,17 +15357,22 @@ transformation_summaries: Transformations applied to the dataset. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransformationOverview) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransformationOverview) + ), +) _sym_db.RegisterMessage(TransformationOverview) -TransformationSummary = _reflection.GeneratedProtocolMessageType('TransformationSummary', (_message.Message,), dict( - - SummaryResult = _reflection.GeneratedProtocolMessageType('SummaryResult', (_message.Message,), dict( - DESCRIPTOR = _TRANSFORMATIONSUMMARY_SUMMARYRESULT, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A collection that informs the user the number of times a particular +TransformationSummary = _reflection.GeneratedProtocolMessageType( + "TransformationSummary", + (_message.Message,), + dict( + SummaryResult=_reflection.GeneratedProtocolMessageType( + "SummaryResult", + (_message.Message,), + dict( + DESCRIPTOR=_TRANSFORMATIONSUMMARY_SUMMARYRESULT, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A collection that informs the user the number of times a particular ``TransformationResultCode`` and error details occurred. @@ -10090,13 +15381,12 @@ A place for warnings or errors to show up if a transformation didn't work as expected. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransformationSummary.SummaryResult) - )) - , - DESCRIPTOR = _TRANSFORMATIONSUMMARY, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Summary of a single tranformation. Only one of 'transformation', + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransformationSummary.SummaryResult) + ), + ), + DESCRIPTOR=_TRANSFORMATIONSUMMARY, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Summary of a single tranformation. Only one of 'transformation', 'field\_transformation', or 'record\_suppress' will be set. @@ -10117,16 +15407,19 @@ transformed_bytes: Total size in bytes that were transformed in some way. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransformationSummary) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.TransformationSummary) + ), +) _sym_db.RegisterMessage(TransformationSummary) _sym_db.RegisterMessage(TransformationSummary.SummaryResult) -Schedule = _reflection.GeneratedProtocolMessageType('Schedule', (_message.Message,), dict( - DESCRIPTOR = _SCHEDULE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Schedule for triggeredJobs. +Schedule = _reflection.GeneratedProtocolMessageType( + "Schedule", + (_message.Message,), + dict( + DESCRIPTOR=_SCHEDULE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Schedule for triggeredJobs. Attributes: @@ -10138,15 +15431,18 @@ time duration greater than or equal to 1 day and can be no longer than 60 days. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Schedule) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Schedule) + ), +) _sym_db.RegisterMessage(Schedule) -InspectTemplate = _reflection.GeneratedProtocolMessageType('InspectTemplate', (_message.Message,), dict( - DESCRIPTOR = _INSPECTTEMPLATE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The inspectTemplate contains a configuration (set of types of sensitive +InspectTemplate = _reflection.GeneratedProtocolMessageType( + "InspectTemplate", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTTEMPLATE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The inspectTemplate contains a configuration (set of types of sensitive data to be detected) to be used anywhere you otherwise would normally specify InspectConfig. See https://cloud.google.com/dlp/docs/concepts-templates to learn more. @@ -10172,15 +15468,18 @@ The core content of the template. Configuration of the scanning process. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectTemplate) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectTemplate) + ), +) _sym_db.RegisterMessage(InspectTemplate) -DeidentifyTemplate = _reflection.GeneratedProtocolMessageType('DeidentifyTemplate', (_message.Message,), dict( - DESCRIPTOR = _DEIDENTIFYTEMPLATE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The DeidentifyTemplates contains instructions on how to deidentify +DeidentifyTemplate = _reflection.GeneratedProtocolMessageType( + "DeidentifyTemplate", + (_message.Message,), + dict( + DESCRIPTOR=_DEIDENTIFYTEMPLATE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The DeidentifyTemplates contains instructions on how to deidentify content. See https://cloud.google.com/dlp/docs/concepts-templates to learn more. @@ -10204,15 +15503,18 @@ deidentify_config: ///////////// // The core content of the template // /////////////// """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyTemplate) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeidentifyTemplate) + ), +) _sym_db.RegisterMessage(DeidentifyTemplate) -Error = _reflection.GeneratedProtocolMessageType('Error', (_message.Message,), dict( - DESCRIPTOR = _ERROR, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Details information about an error encountered during job execution or +Error = _reflection.GeneratedProtocolMessageType( + "Error", + (_message.Message,), + dict( + DESCRIPTOR=_ERROR, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger. Output only field. @@ -10221,22 +15523,27 @@ timestamps: The times the error occurred. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Error) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Error) + ), +) _sym_db.RegisterMessage(Error) -JobTrigger = _reflection.GeneratedProtocolMessageType('JobTrigger', (_message.Message,), dict( - - Trigger = _reflection.GeneratedProtocolMessageType('Trigger', (_message.Message,), dict( - DESCRIPTOR = _JOBTRIGGER_TRIGGER, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.JobTrigger.Trigger) - )) - , - DESCRIPTOR = _JOBTRIGGER, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """What event needs to occur for a new job to be started. +JobTrigger = _reflection.GeneratedProtocolMessageType( + "JobTrigger", + (_message.Message,), + dict( + Trigger=_reflection.GeneratedProtocolMessageType( + "Trigger", + (_message.Message,), + dict( + DESCRIPTOR=_JOBTRIGGER_TRIGGER, + __module__="google.cloud.dlp_v2.proto.dlp_pb2" + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.JobTrigger.Trigger) + ), + ), + DESCRIPTOR=_JOBTRIGGER, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""What event needs to occur for a new job to be started. Attributes: @@ -10274,30 +15581,36 @@ status: A status for this trigger. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.JobTrigger) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.JobTrigger) + ), +) _sym_db.RegisterMessage(JobTrigger) _sym_db.RegisterMessage(JobTrigger.Trigger) -Action = _reflection.GeneratedProtocolMessageType('Action', (_message.Message,), dict( - - SaveFindings = _reflection.GeneratedProtocolMessageType('SaveFindings', (_message.Message,), dict( - DESCRIPTOR = _ACTION_SAVEFINDINGS, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """If set, the detailed findings will be persisted to the specified +Action = _reflection.GeneratedProtocolMessageType( + "Action", + (_message.Message,), + dict( + SaveFindings=_reflection.GeneratedProtocolMessageType( + "SaveFindings", + (_message.Message,), + dict( + DESCRIPTOR=_ACTION_SAVEFINDINGS, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""If set, the detailed findings will be persisted to the specified OutputStorageConfig. Only a single instance of this action can be specified. Compatible with: Inspect, Risk """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action.SaveFindings) - )) - , - - PublishToPubSub = _reflection.GeneratedProtocolMessageType('PublishToPubSub', (_message.Message,), dict( - DESCRIPTOR = _ACTION_PUBLISHTOPUBSUB, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Publish the results of a DlpJob to a pub sub channel. Compatible with: + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action.SaveFindings) + ), + ), + PublishToPubSub=_reflection.GeneratedProtocolMessageType( + "PublishToPubSub", + (_message.Message,), + dict( + DESCRIPTOR=_ACTION_PUBLISHTOPUBSUB, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Publish the results of a DlpJob to a pub sub channel. Compatible with: Inspect, Risk @@ -10308,15 +15621,16 @@ account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action.PublishToPubSub) - )) - , - - PublishSummaryToCscc = _reflection.GeneratedProtocolMessageType('PublishSummaryToCscc', (_message.Message,), dict( - DESCRIPTOR = _ACTION_PUBLISHSUMMARYTOCSCC, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Publish the result summary of a DlpJob to the Cloud Security Command + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action.PublishToPubSub) + ), + ), + PublishSummaryToCscc=_reflection.GeneratedProtocolMessageType( + "PublishSummaryToCscc", + (_message.Message,), + dict( + DESCRIPTOR=_ACTION_PUBLISHSUMMARYTOCSCC, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Publish the result summary of a DlpJob to the Cloud Security Command Center (CSCC Alpha). This action is only available for projects which are parts of an organization and whitelisted for the alpha Cloud Security Command Center. The action will publish count of finding @@ -10325,13 +15639,12 @@ https://cloud.google.com/terms/service-terms Only a single instance of this action can be specified. Compatible with: Inspect """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action.PublishSummaryToCscc) - )) - , - DESCRIPTOR = _ACTION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """A task to execute on the completion of a job. See + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action.PublishSummaryToCscc) + ), + ), + DESCRIPTOR=_ACTION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""A task to execute on the completion of a job. See https://cloud.google.com/dlp/docs/concepts-actions to learn more. @@ -10343,18 +15656,21 @@ publish_summary_to_cscc: Publish summary to Cloud Security Command Center (Alpha). """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Action) + ), +) _sym_db.RegisterMessage(Action) _sym_db.RegisterMessage(Action.SaveFindings) _sym_db.RegisterMessage(Action.PublishToPubSub) _sym_db.RegisterMessage(Action.PublishSummaryToCscc) -CreateInspectTemplateRequest = _reflection.GeneratedProtocolMessageType('CreateInspectTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _CREATEINSPECTTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for CreateInspectTemplate. +CreateInspectTemplateRequest = _reflection.GeneratedProtocolMessageType( + "CreateInspectTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_CREATEINSPECTTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for CreateInspectTemplate. Attributes: @@ -10369,15 +15685,18 @@ expression: ``[a-zA-Z\\d-]+``. The maximum length is 100 characters. Can be empty to allow the system to generate one. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateInspectTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateInspectTemplateRequest) + ), +) _sym_db.RegisterMessage(CreateInspectTemplateRequest) -UpdateInspectTemplateRequest = _reflection.GeneratedProtocolMessageType('UpdateInspectTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _UPDATEINSPECTTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for UpdateInspectTemplate. +UpdateInspectTemplateRequest = _reflection.GeneratedProtocolMessageType( + "UpdateInspectTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_UPDATEINSPECTTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for UpdateInspectTemplate. Attributes: @@ -10391,15 +15710,18 @@ update_mask: Mask to control which fields get updated. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateInspectTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateInspectTemplateRequest) + ), +) _sym_db.RegisterMessage(UpdateInspectTemplateRequest) -GetInspectTemplateRequest = _reflection.GeneratedProtocolMessageType('GetInspectTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _GETINSPECTTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for GetInspectTemplate. +GetInspectTemplateRequest = _reflection.GeneratedProtocolMessageType( + "GetInspectTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_GETINSPECTTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for GetInspectTemplate. Attributes: @@ -10409,15 +15731,18 @@ ``organizations/433245324/inspectTemplates/432452342`` or projects/project-id/inspectTemplates/432452342. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetInspectTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetInspectTemplateRequest) + ), +) _sym_db.RegisterMessage(GetInspectTemplateRequest) -ListInspectTemplatesRequest = _reflection.GeneratedProtocolMessageType('ListInspectTemplatesRequest', (_message.Message,), dict( - DESCRIPTOR = _LISTINSPECTTEMPLATESREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for ListInspectTemplates. +ListInspectTemplatesRequest = _reflection.GeneratedProtocolMessageType( + "ListInspectTemplatesRequest", + (_message.Message,), + dict( + DESCRIPTOR=_LISTINSPECTTEMPLATESREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for ListInspectTemplates. Attributes: @@ -10441,15 +15766,18 @@ updated. - ``name``: corresponds to template's name. - ``display_name``: corresponds to template's display name. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInspectTemplatesRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInspectTemplatesRequest) + ), +) _sym_db.RegisterMessage(ListInspectTemplatesRequest) -ListInspectTemplatesResponse = _reflection.GeneratedProtocolMessageType('ListInspectTemplatesResponse', (_message.Message,), dict( - DESCRIPTOR = _LISTINSPECTTEMPLATESRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Response message for ListInspectTemplates. +ListInspectTemplatesResponse = _reflection.GeneratedProtocolMessageType( + "ListInspectTemplatesResponse", + (_message.Message,), + dict( + DESCRIPTOR=_LISTINSPECTTEMPLATESRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Response message for ListInspectTemplates. Attributes: @@ -10460,15 +15788,18 @@ If the next page is available then the next page token to be used in following ListInspectTemplates request. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInspectTemplatesResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListInspectTemplatesResponse) + ), +) _sym_db.RegisterMessage(ListInspectTemplatesResponse) -DeleteInspectTemplateRequest = _reflection.GeneratedProtocolMessageType('DeleteInspectTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _DELETEINSPECTTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for DeleteInspectTemplate. +DeleteInspectTemplateRequest = _reflection.GeneratedProtocolMessageType( + "DeleteInspectTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_DELETEINSPECTTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for DeleteInspectTemplate. Attributes: @@ -10478,15 +15809,18 @@ ``organizations/433245324/inspectTemplates/432452342`` or projects/project-id/inspectTemplates/432452342. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteInspectTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteInspectTemplateRequest) + ), +) _sym_db.RegisterMessage(DeleteInspectTemplateRequest) -CreateJobTriggerRequest = _reflection.GeneratedProtocolMessageType('CreateJobTriggerRequest', (_message.Message,), dict( - DESCRIPTOR = _CREATEJOBTRIGGERREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for CreateJobTrigger. +CreateJobTriggerRequest = _reflection.GeneratedProtocolMessageType( + "CreateJobTriggerRequest", + (_message.Message,), + dict( + DESCRIPTOR=_CREATEJOBTRIGGERREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for CreateJobTrigger. Attributes: @@ -10500,15 +15834,18 @@ expression: ``[a-zA-Z\\d-]+``. The maximum length is 100 characters. Can be empty to allow the system to generate one. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateJobTriggerRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateJobTriggerRequest) + ), +) _sym_db.RegisterMessage(CreateJobTriggerRequest) -UpdateJobTriggerRequest = _reflection.GeneratedProtocolMessageType('UpdateJobTriggerRequest', (_message.Message,), dict( - DESCRIPTOR = _UPDATEJOBTRIGGERREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for UpdateJobTrigger. +UpdateJobTriggerRequest = _reflection.GeneratedProtocolMessageType( + "UpdateJobTriggerRequest", + (_message.Message,), + dict( + DESCRIPTOR=_UPDATEJOBTRIGGERREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for UpdateJobTrigger. Attributes: @@ -10520,15 +15857,18 @@ update_mask: Mask to control which fields get updated. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateJobTriggerRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateJobTriggerRequest) + ), +) _sym_db.RegisterMessage(UpdateJobTriggerRequest) -GetJobTriggerRequest = _reflection.GeneratedProtocolMessageType('GetJobTriggerRequest', (_message.Message,), dict( - DESCRIPTOR = _GETJOBTRIGGERREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for GetJobTrigger. +GetJobTriggerRequest = _reflection.GeneratedProtocolMessageType( + "GetJobTriggerRequest", + (_message.Message,), + dict( + DESCRIPTOR=_GETJOBTRIGGERREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for GetJobTrigger. Attributes: @@ -10536,15 +15876,18 @@ Resource name of the project and the triggeredJob, for example ``projects/dlp-test-project/jobTriggers/53234423``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetJobTriggerRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetJobTriggerRequest) + ), +) _sym_db.RegisterMessage(GetJobTriggerRequest) -CreateDlpJobRequest = _reflection.GeneratedProtocolMessageType('CreateDlpJobRequest', (_message.Message,), dict( - DESCRIPTOR = _CREATEDLPJOBREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for CreateDlpJobRequest. Used to initiate long running +CreateDlpJobRequest = _reflection.GeneratedProtocolMessageType( + "CreateDlpJobRequest", + (_message.Message,), + dict( + DESCRIPTOR=_CREATEDLPJOBREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for CreateDlpJobRequest. Used to initiate long running jobs such as calculating risk metrics or inspecting Google Cloud Storage. @@ -10560,15 +15903,18 @@ expression: ``[a-zA-Z\\d-]+``. The maximum length is 100 characters. Can be empty to allow the system to generate one. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateDlpJobRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateDlpJobRequest) + ), +) _sym_db.RegisterMessage(CreateDlpJobRequest) -ListJobTriggersRequest = _reflection.GeneratedProtocolMessageType('ListJobTriggersRequest', (_message.Message,), dict( - DESCRIPTOR = _LISTJOBTRIGGERSREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for ListJobTriggers. +ListJobTriggersRequest = _reflection.GeneratedProtocolMessageType( + "ListJobTriggersRequest", + (_message.Message,), + dict( + DESCRIPTOR=_LISTJOBTRIGGERSREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for ListJobTriggers. Attributes: @@ -10594,15 +15940,18 @@ JobTrigger's display name. - ``status``: corresponds to JobTrigger's status. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListJobTriggersRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListJobTriggersRequest) + ), +) _sym_db.RegisterMessage(ListJobTriggersRequest) -ListJobTriggersResponse = _reflection.GeneratedProtocolMessageType('ListJobTriggersResponse', (_message.Message,), dict( - DESCRIPTOR = _LISTJOBTRIGGERSRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Response message for ListJobTriggers. +ListJobTriggersResponse = _reflection.GeneratedProtocolMessageType( + "ListJobTriggersResponse", + (_message.Message,), + dict( + DESCRIPTOR=_LISTJOBTRIGGERSRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Response message for ListJobTriggers. Attributes: @@ -10613,15 +15962,18 @@ If the next page is available then the next page token to be used in following ListJobTriggers request. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListJobTriggersResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListJobTriggersResponse) + ), +) _sym_db.RegisterMessage(ListJobTriggersResponse) -DeleteJobTriggerRequest = _reflection.GeneratedProtocolMessageType('DeleteJobTriggerRequest', (_message.Message,), dict( - DESCRIPTOR = _DELETEJOBTRIGGERREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for DeleteJobTrigger. +DeleteJobTriggerRequest = _reflection.GeneratedProtocolMessageType( + "DeleteJobTriggerRequest", + (_message.Message,), + dict( + DESCRIPTOR=_DELETEJOBTRIGGERREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for DeleteJobTrigger. Attributes: @@ -10629,15 +15981,18 @@ Resource name of the project and the triggeredJob, for example ``projects/dlp-test-project/jobTriggers/53234423``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteJobTriggerRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteJobTriggerRequest) + ), +) _sym_db.RegisterMessage(DeleteJobTriggerRequest) -InspectJobConfig = _reflection.GeneratedProtocolMessageType('InspectJobConfig', (_message.Message,), dict( - DESCRIPTOR = _INSPECTJOBCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Attributes: +InspectJobConfig = _reflection.GeneratedProtocolMessageType( + "InspectJobConfig", + (_message.Message,), + dict( + DESCRIPTOR=_INSPECTJOBCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Attributes: storage_config: \ The data to scan. inspect_config: \ @@ -10650,15 +16005,18 @@ Actions to execute at the completion of the job. Are executed \ in the order provided. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectJobConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InspectJobConfig) + ), +) _sym_db.RegisterMessage(InspectJobConfig) -DlpJob = _reflection.GeneratedProtocolMessageType('DlpJob', (_message.Message,), dict( - DESCRIPTOR = _DLPJOB, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Combines all of the information about a DLP job. +DlpJob = _reflection.GeneratedProtocolMessageType( + "DlpJob", + (_message.Message,), + dict( + DESCRIPTOR=_DLPJOB, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Combines all of the information about a DLP job. Attributes: @@ -10684,30 +16042,36 @@ errors: A stream of errors encountered running the job. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DlpJob) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DlpJob) + ), +) _sym_db.RegisterMessage(DlpJob) -GetDlpJobRequest = _reflection.GeneratedProtocolMessageType('GetDlpJobRequest', (_message.Message,), dict( - DESCRIPTOR = _GETDLPJOBREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The request message for [DlpJobs.GetDlpJob][]. +GetDlpJobRequest = _reflection.GeneratedProtocolMessageType( + "GetDlpJobRequest", + (_message.Message,), + dict( + DESCRIPTOR=_GETDLPJOBREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The request message for [DlpJobs.GetDlpJob][]. Attributes: name: The name of the DlpJob resource. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetDlpJobRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetDlpJobRequest) + ), +) _sym_db.RegisterMessage(GetDlpJobRequest) -ListDlpJobsRequest = _reflection.GeneratedProtocolMessageType('ListDlpJobsRequest', (_message.Message,), dict( - DESCRIPTOR = _LISTDLPJOBSREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The request message for listing DLP jobs. +ListDlpJobsRequest = _reflection.GeneratedProtocolMessageType( + "ListDlpJobsRequest", + (_message.Message,), + dict( + DESCRIPTOR=_LISTDLPJOBSREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The request message for listing DLP jobs. Attributes: @@ -10747,15 +16111,18 @@ corresponds to time the job ended. - ``name``: corresponds to job's name. - ``state``: corresponds to ``state`` """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDlpJobsRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDlpJobsRequest) + ), +) _sym_db.RegisterMessage(ListDlpJobsRequest) -ListDlpJobsResponse = _reflection.GeneratedProtocolMessageType('ListDlpJobsResponse', (_message.Message,), dict( - DESCRIPTOR = _LISTDLPJOBSRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The response message for listing DLP jobs. +ListDlpJobsResponse = _reflection.GeneratedProtocolMessageType( + "ListDlpJobsResponse", + (_message.Message,), + dict( + DESCRIPTOR=_LISTDLPJOBSRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The response message for listing DLP jobs. Attributes: @@ -10765,45 +16132,54 @@ next_page_token: The standard List next-page token. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDlpJobsResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDlpJobsResponse) + ), +) _sym_db.RegisterMessage(ListDlpJobsResponse) -CancelDlpJobRequest = _reflection.GeneratedProtocolMessageType('CancelDlpJobRequest', (_message.Message,), dict( - DESCRIPTOR = _CANCELDLPJOBREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The request message for canceling a DLP job. +CancelDlpJobRequest = _reflection.GeneratedProtocolMessageType( + "CancelDlpJobRequest", + (_message.Message,), + dict( + DESCRIPTOR=_CANCELDLPJOBREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The request message for canceling a DLP job. Attributes: name: The name of the DlpJob resource to be cancelled. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CancelDlpJobRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CancelDlpJobRequest) + ), +) _sym_db.RegisterMessage(CancelDlpJobRequest) -DeleteDlpJobRequest = _reflection.GeneratedProtocolMessageType('DeleteDlpJobRequest', (_message.Message,), dict( - DESCRIPTOR = _DELETEDLPJOBREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """The request message for deleting a DLP job. +DeleteDlpJobRequest = _reflection.GeneratedProtocolMessageType( + "DeleteDlpJobRequest", + (_message.Message,), + dict( + DESCRIPTOR=_DELETEDLPJOBREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""The request message for deleting a DLP job. Attributes: name: The name of the DlpJob resource to be deleted. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteDlpJobRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteDlpJobRequest) + ), +) _sym_db.RegisterMessage(DeleteDlpJobRequest) -CreateDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType('CreateDeidentifyTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _CREATEDEIDENTIFYTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for CreateDeidentifyTemplate. +CreateDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType( + "CreateDeidentifyTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_CREATEDEIDENTIFYTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for CreateDeidentifyTemplate. Attributes: @@ -10818,15 +16194,18 @@ expression: ``[a-zA-Z\\d-]+``. The maximum length is 100 characters. Can be empty to allow the system to generate one. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateDeidentifyTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateDeidentifyTemplateRequest) + ), +) _sym_db.RegisterMessage(CreateDeidentifyTemplateRequest) -UpdateDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType('UpdateDeidentifyTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _UPDATEDEIDENTIFYTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for UpdateDeidentifyTemplate. +UpdateDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType( + "UpdateDeidentifyTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_UPDATEDEIDENTIFYTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for UpdateDeidentifyTemplate. Attributes: @@ -10840,15 +16219,18 @@ update_mask: Mask to control which fields get updated. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateDeidentifyTemplateRequest) + ), +) _sym_db.RegisterMessage(UpdateDeidentifyTemplateRequest) -GetDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType('GetDeidentifyTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _GETDEIDENTIFYTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for GetDeidentifyTemplate. +GetDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType( + "GetDeidentifyTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_GETDEIDENTIFYTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for GetDeidentifyTemplate. Attributes: @@ -10858,15 +16240,18 @@ ``organizations/433245324/deidentifyTemplates/432452342`` or projects/project-id/deidentifyTemplates/432452342. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetDeidentifyTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetDeidentifyTemplateRequest) + ), +) _sym_db.RegisterMessage(GetDeidentifyTemplateRequest) -ListDeidentifyTemplatesRequest = _reflection.GeneratedProtocolMessageType('ListDeidentifyTemplatesRequest', (_message.Message,), dict( - DESCRIPTOR = _LISTDEIDENTIFYTEMPLATESREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for ListDeidentifyTemplates. +ListDeidentifyTemplatesRequest = _reflection.GeneratedProtocolMessageType( + "ListDeidentifyTemplatesRequest", + (_message.Message,), + dict( + DESCRIPTOR=_LISTDEIDENTIFYTEMPLATESREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for ListDeidentifyTemplates. Attributes: @@ -10890,15 +16275,18 @@ updated. - ``name``: corresponds to template's name. - ``display_name``: corresponds to template's display name. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDeidentifyTemplatesRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDeidentifyTemplatesRequest) + ), +) _sym_db.RegisterMessage(ListDeidentifyTemplatesRequest) -ListDeidentifyTemplatesResponse = _reflection.GeneratedProtocolMessageType('ListDeidentifyTemplatesResponse', (_message.Message,), dict( - DESCRIPTOR = _LISTDEIDENTIFYTEMPLATESRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Response message for ListDeidentifyTemplates. +ListDeidentifyTemplatesResponse = _reflection.GeneratedProtocolMessageType( + "ListDeidentifyTemplatesResponse", + (_message.Message,), + dict( + DESCRIPTOR=_LISTDEIDENTIFYTEMPLATESRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Response message for ListDeidentifyTemplates. Attributes: @@ -10909,15 +16297,18 @@ If the next page is available then the next page token to be used in following ListDeidentifyTemplates request. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDeidentifyTemplatesResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListDeidentifyTemplatesResponse) + ), +) _sym_db.RegisterMessage(ListDeidentifyTemplatesResponse) -DeleteDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType('DeleteDeidentifyTemplateRequest', (_message.Message,), dict( - DESCRIPTOR = _DELETEDEIDENTIFYTEMPLATEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for DeleteDeidentifyTemplate. +DeleteDeidentifyTemplateRequest = _reflection.GeneratedProtocolMessageType( + "DeleteDeidentifyTemplateRequest", + (_message.Message,), + dict( + DESCRIPTOR=_DELETEDEIDENTIFYTEMPLATEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for DeleteDeidentifyTemplate. Attributes: @@ -10927,15 +16318,18 @@ ``organizations/433245324/deidentifyTemplates/432452342`` or projects/project-id/deidentifyTemplates/432452342. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteDeidentifyTemplateRequest) + ), +) _sym_db.RegisterMessage(DeleteDeidentifyTemplateRequest) -LargeCustomDictionaryConfig = _reflection.GeneratedProtocolMessageType('LargeCustomDictionaryConfig', (_message.Message,), dict( - DESCRIPTOR = _LARGECUSTOMDICTIONARYCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Configuration for a custom dictionary created from a data source of any +LargeCustomDictionaryConfig = _reflection.GeneratedProtocolMessageType( + "LargeCustomDictionaryConfig", + (_message.Message,), + dict( + DESCRIPTOR=_LARGECUSTOMDICTIONARYCONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Configuration for a custom dictionary created from a data source of any size up to the maximum size defined in the `limits `__ page. The artifacts of dictionary creation are stored in the specified Google Cloud Storage @@ -10956,15 +16350,18 @@ Field in a BigQuery table where each cell represents a dictionary phrase. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.LargeCustomDictionaryConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.LargeCustomDictionaryConfig) + ), +) _sym_db.RegisterMessage(LargeCustomDictionaryConfig) -StoredInfoTypeConfig = _reflection.GeneratedProtocolMessageType('StoredInfoTypeConfig', (_message.Message,), dict( - DESCRIPTOR = _STOREDINFOTYPECONFIG, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Configuration for a StoredInfoType. +StoredInfoTypeConfig = _reflection.GeneratedProtocolMessageType( + "StoredInfoTypeConfig", + (_message.Message,), + dict( + DESCRIPTOR=_STOREDINFOTYPECONFIG, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Configuration for a StoredInfoType. Attributes: @@ -10976,15 +16373,18 @@ StoredInfoType where findings are defined by a dictionary of phrases. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredInfoTypeConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredInfoTypeConfig) + ), +) _sym_db.RegisterMessage(StoredInfoTypeConfig) -StoredInfoTypeVersion = _reflection.GeneratedProtocolMessageType('StoredInfoTypeVersion', (_message.Message,), dict( - DESCRIPTOR = _STOREDINFOTYPEVERSION, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Version of a StoredInfoType, including the configuration used to build +StoredInfoTypeVersion = _reflection.GeneratedProtocolMessageType( + "StoredInfoTypeVersion", + (_message.Message,), + dict( + DESCRIPTOR=_STOREDINFOTYPEVERSION, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Version of a StoredInfoType, including the configuration used to build it, create timestamp, and current state. @@ -11012,15 +16412,18 @@ it, reusing the same ``config`` if it was not the source of the error. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredInfoTypeVersion) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredInfoTypeVersion) + ), +) _sym_db.RegisterMessage(StoredInfoTypeVersion) -StoredInfoType = _reflection.GeneratedProtocolMessageType('StoredInfoType', (_message.Message,), dict( - DESCRIPTOR = _STOREDINFOTYPE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """StoredInfoType resource message that contains information about the +StoredInfoType = _reflection.GeneratedProtocolMessageType( + "StoredInfoType", + (_message.Message,), + dict( + DESCRIPTOR=_STOREDINFOTYPE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""StoredInfoType resource message that contains information about the current version and any pending updates. @@ -11033,15 +16436,18 @@ Pending versions of the stored info type. Empty if no versions are pending. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredInfoType) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredInfoType) + ), +) _sym_db.RegisterMessage(StoredInfoType) -CreateStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType('CreateStoredInfoTypeRequest', (_message.Message,), dict( - DESCRIPTOR = _CREATESTOREDINFOTYPEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for CreateStoredInfoType. +CreateStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType( + "CreateStoredInfoTypeRequest", + (_message.Message,), + dict( + DESCRIPTOR=_CREATESTOREDINFOTYPEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for CreateStoredInfoType. Attributes: @@ -11057,15 +16463,18 @@ 100 characters. Can be empty to allow the system to generate one. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateStoredInfoTypeRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CreateStoredInfoTypeRequest) + ), +) _sym_db.RegisterMessage(CreateStoredInfoTypeRequest) -UpdateStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType('UpdateStoredInfoTypeRequest', (_message.Message,), dict( - DESCRIPTOR = _UPDATESTOREDINFOTYPEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for UpdateStoredInfoType. +UpdateStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType( + "UpdateStoredInfoTypeRequest", + (_message.Message,), + dict( + DESCRIPTOR=_UPDATESTOREDINFOTYPEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for UpdateStoredInfoType. Attributes: @@ -11081,15 +16490,18 @@ update_mask: Mask to control which fields get updated. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateStoredInfoTypeRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.UpdateStoredInfoTypeRequest) + ), +) _sym_db.RegisterMessage(UpdateStoredInfoTypeRequest) -GetStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType('GetStoredInfoTypeRequest', (_message.Message,), dict( - DESCRIPTOR = _GETSTOREDINFOTYPEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for GetStoredInfoType. +GetStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType( + "GetStoredInfoTypeRequest", + (_message.Message,), + dict( + DESCRIPTOR=_GETSTOREDINFOTYPEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for GetStoredInfoType. Attributes: @@ -11099,15 +16511,18 @@ ``organizations/433245324/storedInfoTypes/432452342`` or projects/project-id/storedInfoTypes/432452342. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetStoredInfoTypeRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.GetStoredInfoTypeRequest) + ), +) _sym_db.RegisterMessage(GetStoredInfoTypeRequest) -ListStoredInfoTypesRequest = _reflection.GeneratedProtocolMessageType('ListStoredInfoTypesRequest', (_message.Message,), dict( - DESCRIPTOR = _LISTSTOREDINFOTYPESREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for ListStoredInfoTypes. +ListStoredInfoTypesRequest = _reflection.GeneratedProtocolMessageType( + "ListStoredInfoTypesRequest", + (_message.Message,), + dict( + DESCRIPTOR=_LISTSTOREDINFOTYPESREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for ListStoredInfoTypes. Attributes: @@ -11131,15 +16546,18 @@ resource. - ``name``: corresponds to resource name. - ``display_name``: corresponds to info type's display name. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListStoredInfoTypesRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListStoredInfoTypesRequest) + ), +) _sym_db.RegisterMessage(ListStoredInfoTypesRequest) -ListStoredInfoTypesResponse = _reflection.GeneratedProtocolMessageType('ListStoredInfoTypesResponse', (_message.Message,), dict( - DESCRIPTOR = _LISTSTOREDINFOTYPESRESPONSE, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Response message for ListStoredInfoTypes. +ListStoredInfoTypesResponse = _reflection.GeneratedProtocolMessageType( + "ListStoredInfoTypesResponse", + (_message.Message,), + dict( + DESCRIPTOR=_LISTSTOREDINFOTYPESRESPONSE, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Response message for ListStoredInfoTypes. Attributes: @@ -11150,15 +16568,18 @@ If the next page is available then the next page token to be used in following ListStoredInfoTypes request. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListStoredInfoTypesResponse) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.ListStoredInfoTypesResponse) + ), +) _sym_db.RegisterMessage(ListStoredInfoTypesResponse) -DeleteStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType('DeleteStoredInfoTypeRequest', (_message.Message,), dict( - DESCRIPTOR = _DELETESTOREDINFOTYPEREQUEST, - __module__ = 'google.cloud.dlp_v2.proto.dlp_pb2' - , - __doc__ = """Request message for DeleteStoredInfoType. +DeleteStoredInfoTypeRequest = _reflection.GeneratedProtocolMessageType( + "DeleteStoredInfoTypeRequest", + (_message.Message,), + dict( + DESCRIPTOR=_DELETESTOREDINFOTYPEREQUEST, + __module__="google.cloud.dlp_v2.proto.dlp_pb2", + __doc__="""Request message for DeleteStoredInfoType. Attributes: @@ -11168,296 +16589,431 @@ ``organizations/433245324/storedInfoTypes/432452342`` or projects/project-id/storedInfoTypes/432452342. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteStoredInfoTypeRequest) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DeleteStoredInfoTypeRequest) + ), +) _sym_db.RegisterMessage(DeleteStoredInfoTypeRequest) DESCRIPTOR.has_options = True -DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\031com.google.privacy.dlp.v2B\010DlpProtoP\001Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\252\002\023Google.Cloud.Dlp.V2\312\002\023Google\\Cloud\\Dlp\\V2')) +DESCRIPTOR._options = _descriptor._ParseOptions( + descriptor_pb2.FileOptions(), + _b( + "\n\031com.google.privacy.dlp.v2B\010DlpProtoP\001Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\252\002\023Google.Cloud.Dlp.V2\312\002\023Google\\Cloud\\Dlp\\V2" + ), +) _DLPSERVICE = _descriptor.ServiceDescriptor( - name='DlpService', - full_name='google.privacy.dlp.v2.DlpService', - file=DESCRIPTOR, - index=0, - options=None, - serialized_start=26304, - serialized_end=31849, - methods=[ - _descriptor.MethodDescriptor( - name='InspectContent', - full_name='google.privacy.dlp.v2.DlpService.InspectContent', + name="DlpService", + full_name="google.privacy.dlp.v2.DlpService", + file=DESCRIPTOR, index=0, - containing_service=None, - input_type=_INSPECTCONTENTREQUEST, - output_type=_INSPECTCONTENTRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002,\"\'/v2/{parent=projects/*}/content:inspect:\001*')), - ), - _descriptor.MethodDescriptor( - name='RedactImage', - full_name='google.privacy.dlp.v2.DlpService.RedactImage', - index=1, - containing_service=None, - input_type=_REDACTIMAGEREQUEST, - output_type=_REDACTIMAGERESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002)\"$/v2/{parent=projects/*}/image:redact:\001*')), - ), - _descriptor.MethodDescriptor( - name='DeidentifyContent', - full_name='google.privacy.dlp.v2.DlpService.DeidentifyContent', - index=2, - containing_service=None, - input_type=_DEIDENTIFYCONTENTREQUEST, - output_type=_DEIDENTIFYCONTENTRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002/\"*/v2/{parent=projects/*}/content:deidentify:\001*')), - ), - _descriptor.MethodDescriptor( - name='ReidentifyContent', - full_name='google.privacy.dlp.v2.DlpService.ReidentifyContent', - index=3, - containing_service=None, - input_type=_REIDENTIFYCONTENTREQUEST, - output_type=_REIDENTIFYCONTENTRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002/\"*/v2/{parent=projects/*}/content:reidentify:\001*')), - ), - _descriptor.MethodDescriptor( - name='ListInfoTypes', - full_name='google.privacy.dlp.v2.DlpService.ListInfoTypes', - index=4, - containing_service=None, - input_type=_LISTINFOTYPESREQUEST, - output_type=_LISTINFOTYPESRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002\017\022\r/v2/infoTypes')), - ), - _descriptor.MethodDescriptor( - name='CreateInspectTemplate', - full_name='google.privacy.dlp.v2.DlpService.CreateInspectTemplate', - index=5, - containing_service=None, - input_type=_CREATEINSPECTTEMPLATEREQUEST, - output_type=_INSPECTTEMPLATE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002a\"-/v2/{parent=organizations/*}/inspectTemplates:\001*Z-\"(/v2/{parent=projects/*}/inspectTemplates:\001*')), - ), - _descriptor.MethodDescriptor( - name='UpdateInspectTemplate', - full_name='google.privacy.dlp.v2.DlpService.UpdateInspectTemplate', - index=6, - containing_service=None, - input_type=_UPDATEINSPECTTEMPLATEREQUEST, - output_type=_INSPECTTEMPLATE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002a2-/v2/{name=organizations/*/inspectTemplates/*}:\001*Z-2(/v2/{name=projects/*/inspectTemplates/*}:\001*')), - ), - _descriptor.MethodDescriptor( - name='GetInspectTemplate', - full_name='google.privacy.dlp.v2.DlpService.GetInspectTemplate', - index=7, - containing_service=None, - input_type=_GETINSPECTTEMPLATEREQUEST, - output_type=_INSPECTTEMPLATE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002[\022-/v2/{name=organizations/*/inspectTemplates/*}Z*\022(/v2/{name=projects/*/inspectTemplates/*}')), - ), - _descriptor.MethodDescriptor( - name='ListInspectTemplates', - full_name='google.privacy.dlp.v2.DlpService.ListInspectTemplates', - index=8, - containing_service=None, - input_type=_LISTINSPECTTEMPLATESREQUEST, - output_type=_LISTINSPECTTEMPLATESRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002[\022-/v2/{parent=organizations/*}/inspectTemplatesZ*\022(/v2/{parent=projects/*}/inspectTemplates')), - ), - _descriptor.MethodDescriptor( - name='DeleteInspectTemplate', - full_name='google.privacy.dlp.v2.DlpService.DeleteInspectTemplate', - index=9, - containing_service=None, - input_type=_DELETEINSPECTTEMPLATEREQUEST, - output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002[*-/v2/{name=organizations/*/inspectTemplates/*}Z**(/v2/{name=projects/*/inspectTemplates/*}')), - ), - _descriptor.MethodDescriptor( - name='CreateDeidentifyTemplate', - full_name='google.privacy.dlp.v2.DlpService.CreateDeidentifyTemplate', - index=10, - containing_service=None, - input_type=_CREATEDEIDENTIFYTEMPLATEREQUEST, - output_type=_DEIDENTIFYTEMPLATE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002g\"0/v2/{parent=organizations/*}/deidentifyTemplates:\001*Z0\"+/v2/{parent=projects/*}/deidentifyTemplates:\001*')), - ), - _descriptor.MethodDescriptor( - name='UpdateDeidentifyTemplate', - full_name='google.privacy.dlp.v2.DlpService.UpdateDeidentifyTemplate', - index=11, - containing_service=None, - input_type=_UPDATEDEIDENTIFYTEMPLATEREQUEST, - output_type=_DEIDENTIFYTEMPLATE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002g20/v2/{name=organizations/*/deidentifyTemplates/*}:\001*Z02+/v2/{name=projects/*/deidentifyTemplates/*}:\001*')), - ), - _descriptor.MethodDescriptor( - name='GetDeidentifyTemplate', - full_name='google.privacy.dlp.v2.DlpService.GetDeidentifyTemplate', - index=12, - containing_service=None, - input_type=_GETDEIDENTIFYTEMPLATEREQUEST, - output_type=_DEIDENTIFYTEMPLATE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002a\0220/v2/{name=organizations/*/deidentifyTemplates/*}Z-\022+/v2/{name=projects/*/deidentifyTemplates/*}')), - ), - _descriptor.MethodDescriptor( - name='ListDeidentifyTemplates', - full_name='google.privacy.dlp.v2.DlpService.ListDeidentifyTemplates', - index=13, - containing_service=None, - input_type=_LISTDEIDENTIFYTEMPLATESREQUEST, - output_type=_LISTDEIDENTIFYTEMPLATESRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002a\0220/v2/{parent=organizations/*}/deidentifyTemplatesZ-\022+/v2/{parent=projects/*}/deidentifyTemplates')), - ), - _descriptor.MethodDescriptor( - name='DeleteDeidentifyTemplate', - full_name='google.privacy.dlp.v2.DlpService.DeleteDeidentifyTemplate', - index=14, - containing_service=None, - input_type=_DELETEDEIDENTIFYTEMPLATEREQUEST, - output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002a*0/v2/{name=organizations/*/deidentifyTemplates/*}Z-*+/v2/{name=projects/*/deidentifyTemplates/*}')), - ), - _descriptor.MethodDescriptor( - name='CreateJobTrigger', - full_name='google.privacy.dlp.v2.DlpService.CreateJobTrigger', - index=15, - containing_service=None, - input_type=_CREATEJOBTRIGGERREQUEST, - output_type=_JOBTRIGGER, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002(\"#/v2/{parent=projects/*}/jobTriggers:\001*')), - ), - _descriptor.MethodDescriptor( - name='UpdateJobTrigger', - full_name='google.privacy.dlp.v2.DlpService.UpdateJobTrigger', - index=16, - containing_service=None, - input_type=_UPDATEJOBTRIGGERREQUEST, - output_type=_JOBTRIGGER, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002(2#/v2/{name=projects/*/jobTriggers/*}:\001*')), - ), - _descriptor.MethodDescriptor( - name='GetJobTrigger', - full_name='google.privacy.dlp.v2.DlpService.GetJobTrigger', - index=17, - containing_service=None, - input_type=_GETJOBTRIGGERREQUEST, - output_type=_JOBTRIGGER, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002%\022#/v2/{name=projects/*/jobTriggers/*}')), - ), - _descriptor.MethodDescriptor( - name='ListJobTriggers', - full_name='google.privacy.dlp.v2.DlpService.ListJobTriggers', - index=18, - containing_service=None, - input_type=_LISTJOBTRIGGERSREQUEST, - output_type=_LISTJOBTRIGGERSRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002%\022#/v2/{parent=projects/*}/jobTriggers')), - ), - _descriptor.MethodDescriptor( - name='DeleteJobTrigger', - full_name='google.privacy.dlp.v2.DlpService.DeleteJobTrigger', - index=19, - containing_service=None, - input_type=_DELETEJOBTRIGGERREQUEST, - output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002%*#/v2/{name=projects/*/jobTriggers/*}')), - ), - _descriptor.MethodDescriptor( - name='CreateDlpJob', - full_name='google.privacy.dlp.v2.DlpService.CreateDlpJob', - index=20, - containing_service=None, - input_type=_CREATEDLPJOBREQUEST, - output_type=_DLPJOB, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002$\"\037/v2/{parent=projects/*}/dlpJobs:\001*')), - ), - _descriptor.MethodDescriptor( - name='ListDlpJobs', - full_name='google.privacy.dlp.v2.DlpService.ListDlpJobs', - index=21, - containing_service=None, - input_type=_LISTDLPJOBSREQUEST, - output_type=_LISTDLPJOBSRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002!\022\037/v2/{parent=projects/*}/dlpJobs')), - ), - _descriptor.MethodDescriptor( - name='GetDlpJob', - full_name='google.privacy.dlp.v2.DlpService.GetDlpJob', - index=22, - containing_service=None, - input_type=_GETDLPJOBREQUEST, - output_type=_DLPJOB, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002!\022\037/v2/{name=projects/*/dlpJobs/*}')), - ), - _descriptor.MethodDescriptor( - name='DeleteDlpJob', - full_name='google.privacy.dlp.v2.DlpService.DeleteDlpJob', - index=23, - containing_service=None, - input_type=_DELETEDLPJOBREQUEST, - output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002!*\037/v2/{name=projects/*/dlpJobs/*}')), - ), - _descriptor.MethodDescriptor( - name='CancelDlpJob', - full_name='google.privacy.dlp.v2.DlpService.CancelDlpJob', - index=24, - containing_service=None, - input_type=_CANCELDLPJOBREQUEST, - output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002+\"&/v2/{name=projects/*/dlpJobs/*}:cancel:\001*')), - ), - _descriptor.MethodDescriptor( - name='CreateStoredInfoType', - full_name='google.privacy.dlp.v2.DlpService.CreateStoredInfoType', - index=25, - containing_service=None, - input_type=_CREATESTOREDINFOTYPEREQUEST, - output_type=_STOREDINFOTYPE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002_\",/v2/{parent=organizations/*}/storedInfoTypes:\001*Z,\"\'/v2/{parent=projects/*}/storedInfoTypes:\001*')), - ), - _descriptor.MethodDescriptor( - name='UpdateStoredInfoType', - full_name='google.privacy.dlp.v2.DlpService.UpdateStoredInfoType', - index=26, - containing_service=None, - input_type=_UPDATESTOREDINFOTYPEREQUEST, - output_type=_STOREDINFOTYPE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002_2,/v2/{name=organizations/*/storedInfoTypes/*}:\001*Z,2\'/v2/{name=projects/*/storedInfoTypes/*}:\001*')), - ), - _descriptor.MethodDescriptor( - name='GetStoredInfoType', - full_name='google.privacy.dlp.v2.DlpService.GetStoredInfoType', - index=27, - containing_service=None, - input_type=_GETSTOREDINFOTYPEREQUEST, - output_type=_STOREDINFOTYPE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002Y\022,/v2/{name=organizations/*/storedInfoTypes/*}Z)\022\'/v2/{name=projects/*/storedInfoTypes/*}')), - ), - _descriptor.MethodDescriptor( - name='ListStoredInfoTypes', - full_name='google.privacy.dlp.v2.DlpService.ListStoredInfoTypes', - index=28, - containing_service=None, - input_type=_LISTSTOREDINFOTYPESREQUEST, - output_type=_LISTSTOREDINFOTYPESRESPONSE, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002Y\022,/v2/{parent=organizations/*}/storedInfoTypesZ)\022\'/v2/{parent=projects/*}/storedInfoTypes')), - ), - _descriptor.MethodDescriptor( - name='DeleteStoredInfoType', - full_name='google.privacy.dlp.v2.DlpService.DeleteStoredInfoType', - index=29, - containing_service=None, - input_type=_DELETESTOREDINFOTYPEREQUEST, - output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, - options=_descriptor._ParseOptions(descriptor_pb2.MethodOptions(), _b('\202\323\344\223\002Y*,/v2/{name=organizations/*/storedInfoTypes/*}Z)*\'/v2/{name=projects/*/storedInfoTypes/*}')), - ), -]) + options=None, + serialized_start=26304, + serialized_end=31849, + methods=[ + _descriptor.MethodDescriptor( + name="InspectContent", + full_name="google.privacy.dlp.v2.DlpService.InspectContent", + index=0, + containing_service=None, + input_type=_INSPECTCONTENTREQUEST, + output_type=_INSPECTCONTENTRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002,\"'/v2/{parent=projects/*}/content:inspect:\001*" + ), + ), + ), + _descriptor.MethodDescriptor( + name="RedactImage", + full_name="google.privacy.dlp.v2.DlpService.RedactImage", + index=1, + containing_service=None, + input_type=_REDACTIMAGEREQUEST, + output_type=_REDACTIMAGERESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b('\202\323\344\223\002)"$/v2/{parent=projects/*}/image:redact:\001*'), + ), + ), + _descriptor.MethodDescriptor( + name="DeidentifyContent", + full_name="google.privacy.dlp.v2.DlpService.DeidentifyContent", + index=2, + containing_service=None, + input_type=_DEIDENTIFYCONTENTREQUEST, + output_type=_DEIDENTIFYCONTENTRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + '\202\323\344\223\002/"*/v2/{parent=projects/*}/content:deidentify:\001*' + ), + ), + ), + _descriptor.MethodDescriptor( + name="ReidentifyContent", + full_name="google.privacy.dlp.v2.DlpService.ReidentifyContent", + index=3, + containing_service=None, + input_type=_REIDENTIFYCONTENTREQUEST, + output_type=_REIDENTIFYCONTENTRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + '\202\323\344\223\002/"*/v2/{parent=projects/*}/content:reidentify:\001*' + ), + ), + ), + _descriptor.MethodDescriptor( + name="ListInfoTypes", + full_name="google.privacy.dlp.v2.DlpService.ListInfoTypes", + index=4, + containing_service=None, + input_type=_LISTINFOTYPESREQUEST, + output_type=_LISTINFOTYPESRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002\017\022\r/v2/infoTypes"), + ), + ), + _descriptor.MethodDescriptor( + name="CreateInspectTemplate", + full_name="google.privacy.dlp.v2.DlpService.CreateInspectTemplate", + index=5, + containing_service=None, + input_type=_CREATEINSPECTTEMPLATEREQUEST, + output_type=_INSPECTTEMPLATE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + '\202\323\344\223\002a"-/v2/{parent=organizations/*}/inspectTemplates:\001*Z-"(/v2/{parent=projects/*}/inspectTemplates:\001*' + ), + ), + ), + _descriptor.MethodDescriptor( + name="UpdateInspectTemplate", + full_name="google.privacy.dlp.v2.DlpService.UpdateInspectTemplate", + index=6, + containing_service=None, + input_type=_UPDATEINSPECTTEMPLATEREQUEST, + output_type=_INSPECTTEMPLATE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002a2-/v2/{name=organizations/*/inspectTemplates/*}:\001*Z-2(/v2/{name=projects/*/inspectTemplates/*}:\001*" + ), + ), + ), + _descriptor.MethodDescriptor( + name="GetInspectTemplate", + full_name="google.privacy.dlp.v2.DlpService.GetInspectTemplate", + index=7, + containing_service=None, + input_type=_GETINSPECTTEMPLATEREQUEST, + output_type=_INSPECTTEMPLATE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002[\022-/v2/{name=organizations/*/inspectTemplates/*}Z*\022(/v2/{name=projects/*/inspectTemplates/*}" + ), + ), + ), + _descriptor.MethodDescriptor( + name="ListInspectTemplates", + full_name="google.privacy.dlp.v2.DlpService.ListInspectTemplates", + index=8, + containing_service=None, + input_type=_LISTINSPECTTEMPLATESREQUEST, + output_type=_LISTINSPECTTEMPLATESRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002[\022-/v2/{parent=organizations/*}/inspectTemplatesZ*\022(/v2/{parent=projects/*}/inspectTemplates" + ), + ), + ), + _descriptor.MethodDescriptor( + name="DeleteInspectTemplate", + full_name="google.privacy.dlp.v2.DlpService.DeleteInspectTemplate", + index=9, + containing_service=None, + input_type=_DELETEINSPECTTEMPLATEREQUEST, + output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002[*-/v2/{name=organizations/*/inspectTemplates/*}Z**(/v2/{name=projects/*/inspectTemplates/*}" + ), + ), + ), + _descriptor.MethodDescriptor( + name="CreateDeidentifyTemplate", + full_name="google.privacy.dlp.v2.DlpService.CreateDeidentifyTemplate", + index=10, + containing_service=None, + input_type=_CREATEDEIDENTIFYTEMPLATEREQUEST, + output_type=_DEIDENTIFYTEMPLATE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + '\202\323\344\223\002g"0/v2/{parent=organizations/*}/deidentifyTemplates:\001*Z0"+/v2/{parent=projects/*}/deidentifyTemplates:\001*' + ), + ), + ), + _descriptor.MethodDescriptor( + name="UpdateDeidentifyTemplate", + full_name="google.privacy.dlp.v2.DlpService.UpdateDeidentifyTemplate", + index=11, + containing_service=None, + input_type=_UPDATEDEIDENTIFYTEMPLATEREQUEST, + output_type=_DEIDENTIFYTEMPLATE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002g20/v2/{name=organizations/*/deidentifyTemplates/*}:\001*Z02+/v2/{name=projects/*/deidentifyTemplates/*}:\001*" + ), + ), + ), + _descriptor.MethodDescriptor( + name="GetDeidentifyTemplate", + full_name="google.privacy.dlp.v2.DlpService.GetDeidentifyTemplate", + index=12, + containing_service=None, + input_type=_GETDEIDENTIFYTEMPLATEREQUEST, + output_type=_DEIDENTIFYTEMPLATE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002a\0220/v2/{name=organizations/*/deidentifyTemplates/*}Z-\022+/v2/{name=projects/*/deidentifyTemplates/*}" + ), + ), + ), + _descriptor.MethodDescriptor( + name="ListDeidentifyTemplates", + full_name="google.privacy.dlp.v2.DlpService.ListDeidentifyTemplates", + index=13, + containing_service=None, + input_type=_LISTDEIDENTIFYTEMPLATESREQUEST, + output_type=_LISTDEIDENTIFYTEMPLATESRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002a\0220/v2/{parent=organizations/*}/deidentifyTemplatesZ-\022+/v2/{parent=projects/*}/deidentifyTemplates" + ), + ), + ), + _descriptor.MethodDescriptor( + name="DeleteDeidentifyTemplate", + full_name="google.privacy.dlp.v2.DlpService.DeleteDeidentifyTemplate", + index=14, + containing_service=None, + input_type=_DELETEDEIDENTIFYTEMPLATEREQUEST, + output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002a*0/v2/{name=organizations/*/deidentifyTemplates/*}Z-*+/v2/{name=projects/*/deidentifyTemplates/*}" + ), + ), + ), + _descriptor.MethodDescriptor( + name="CreateJobTrigger", + full_name="google.privacy.dlp.v2.DlpService.CreateJobTrigger", + index=15, + containing_service=None, + input_type=_CREATEJOBTRIGGERREQUEST, + output_type=_JOBTRIGGER, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b('\202\323\344\223\002("#/v2/{parent=projects/*}/jobTriggers:\001*'), + ), + ), + _descriptor.MethodDescriptor( + name="UpdateJobTrigger", + full_name="google.privacy.dlp.v2.DlpService.UpdateJobTrigger", + index=16, + containing_service=None, + input_type=_UPDATEJOBTRIGGERREQUEST, + output_type=_JOBTRIGGER, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002(2#/v2/{name=projects/*/jobTriggers/*}:\001*"), + ), + ), + _descriptor.MethodDescriptor( + name="GetJobTrigger", + full_name="google.privacy.dlp.v2.DlpService.GetJobTrigger", + index=17, + containing_service=None, + input_type=_GETJOBTRIGGERREQUEST, + output_type=_JOBTRIGGER, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002%\022#/v2/{name=projects/*/jobTriggers/*}"), + ), + ), + _descriptor.MethodDescriptor( + name="ListJobTriggers", + full_name="google.privacy.dlp.v2.DlpService.ListJobTriggers", + index=18, + containing_service=None, + input_type=_LISTJOBTRIGGERSREQUEST, + output_type=_LISTJOBTRIGGERSRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002%\022#/v2/{parent=projects/*}/jobTriggers"), + ), + ), + _descriptor.MethodDescriptor( + name="DeleteJobTrigger", + full_name="google.privacy.dlp.v2.DlpService.DeleteJobTrigger", + index=19, + containing_service=None, + input_type=_DELETEJOBTRIGGERREQUEST, + output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002%*#/v2/{name=projects/*/jobTriggers/*}"), + ), + ), + _descriptor.MethodDescriptor( + name="CreateDlpJob", + full_name="google.privacy.dlp.v2.DlpService.CreateDlpJob", + index=20, + containing_service=None, + input_type=_CREATEDLPJOBREQUEST, + output_type=_DLPJOB, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b('\202\323\344\223\002$"\037/v2/{parent=projects/*}/dlpJobs:\001*'), + ), + ), + _descriptor.MethodDescriptor( + name="ListDlpJobs", + full_name="google.privacy.dlp.v2.DlpService.ListDlpJobs", + index=21, + containing_service=None, + input_type=_LISTDLPJOBSREQUEST, + output_type=_LISTDLPJOBSRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002!\022\037/v2/{parent=projects/*}/dlpJobs"), + ), + ), + _descriptor.MethodDescriptor( + name="GetDlpJob", + full_name="google.privacy.dlp.v2.DlpService.GetDlpJob", + index=22, + containing_service=None, + input_type=_GETDLPJOBREQUEST, + output_type=_DLPJOB, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002!\022\037/v2/{name=projects/*/dlpJobs/*}"), + ), + ), + _descriptor.MethodDescriptor( + name="DeleteDlpJob", + full_name="google.privacy.dlp.v2.DlpService.DeleteDlpJob", + index=23, + containing_service=None, + input_type=_DELETEDLPJOBREQUEST, + output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b("\202\323\344\223\002!*\037/v2/{name=projects/*/dlpJobs/*}"), + ), + ), + _descriptor.MethodDescriptor( + name="CancelDlpJob", + full_name="google.privacy.dlp.v2.DlpService.CancelDlpJob", + index=24, + containing_service=None, + input_type=_CANCELDLPJOBREQUEST, + output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + '\202\323\344\223\002+"&/v2/{name=projects/*/dlpJobs/*}:cancel:\001*' + ), + ), + ), + _descriptor.MethodDescriptor( + name="CreateStoredInfoType", + full_name="google.privacy.dlp.v2.DlpService.CreateStoredInfoType", + index=25, + containing_service=None, + input_type=_CREATESTOREDINFOTYPEREQUEST, + output_type=_STOREDINFOTYPE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + '\202\323\344\223\002_",/v2/{parent=organizations/*}/storedInfoTypes:\001*Z,"\'/v2/{parent=projects/*}/storedInfoTypes:\001*' + ), + ), + ), + _descriptor.MethodDescriptor( + name="UpdateStoredInfoType", + full_name="google.privacy.dlp.v2.DlpService.UpdateStoredInfoType", + index=26, + containing_service=None, + input_type=_UPDATESTOREDINFOTYPEREQUEST, + output_type=_STOREDINFOTYPE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002_2,/v2/{name=organizations/*/storedInfoTypes/*}:\001*Z,2'/v2/{name=projects/*/storedInfoTypes/*}:\001*" + ), + ), + ), + _descriptor.MethodDescriptor( + name="GetStoredInfoType", + full_name="google.privacy.dlp.v2.DlpService.GetStoredInfoType", + index=27, + containing_service=None, + input_type=_GETSTOREDINFOTYPEREQUEST, + output_type=_STOREDINFOTYPE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002Y\022,/v2/{name=organizations/*/storedInfoTypes/*}Z)\022'/v2/{name=projects/*/storedInfoTypes/*}" + ), + ), + ), + _descriptor.MethodDescriptor( + name="ListStoredInfoTypes", + full_name="google.privacy.dlp.v2.DlpService.ListStoredInfoTypes", + index=28, + containing_service=None, + input_type=_LISTSTOREDINFOTYPESREQUEST, + output_type=_LISTSTOREDINFOTYPESRESPONSE, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002Y\022,/v2/{parent=organizations/*}/storedInfoTypesZ)\022'/v2/{parent=projects/*}/storedInfoTypes" + ), + ), + ), + _descriptor.MethodDescriptor( + name="DeleteStoredInfoType", + full_name="google.privacy.dlp.v2.DlpService.DeleteStoredInfoType", + index=29, + containing_service=None, + input_type=_DELETESTOREDINFOTYPEREQUEST, + output_type=google_dot_protobuf_dot_empty__pb2._EMPTY, + options=_descriptor._ParseOptions( + descriptor_pb2.MethodOptions(), + _b( + "\202\323\344\223\002Y*,/v2/{name=organizations/*/storedInfoTypes/*}Z)*'/v2/{name=projects/*/storedInfoTypes/*}" + ), + ), + ), + ], +) _sym_db.RegisterServiceDescriptor(_DLPSERVICE) -DESCRIPTOR.services_by_name['DlpService'] = _DLPSERVICE +DESCRIPTOR.services_by_name["DlpService"] = _DLPSERVICE # @@protoc_insertion_point(module_scope) diff --git a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2_grpc.py b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2_grpc.py index f5b94196b160..7f8c675d1c8c 100644 --- a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2_grpc.py +++ b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/dlp_pb2_grpc.py @@ -1,12 +1,14 @@ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! import grpc -from google.cloud.dlp_v2.proto import dlp_pb2 as google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2 +from google.cloud.dlp_v2.proto import ( + dlp_pb2 as google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2, +) from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2 class DlpServiceStub(object): - """The Cloud Data Loss Prevention (DLP) API is a service that allows clients + """The Cloud Data Loss Prevention (DLP) API is a service that allows clients to detect the presence of Personally Identifiable Information (PII) and other privacy-sensitive data in user-supplied, unstructured data streams, like text blocks or images. @@ -17,166 +19,166 @@ class DlpServiceStub(object): https://cloud.google.com/dlp/docs/. """ - def __init__(self, channel): - """Constructor. + def __init__(self, channel): + """Constructor. Args: channel: A grpc.Channel. """ - self.InspectContent = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/InspectContent', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentResponse.FromString, + self.InspectContent = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/InspectContent", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentResponse.FromString, ) - self.RedactImage = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/RedactImage', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageResponse.FromString, + self.RedactImage = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/RedactImage", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageResponse.FromString, ) - self.DeidentifyContent = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/DeidentifyContent', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentResponse.FromString, + self.DeidentifyContent = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/DeidentifyContent", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentResponse.FromString, ) - self.ReidentifyContent = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/ReidentifyContent', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentResponse.FromString, + self.ReidentifyContent = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/ReidentifyContent", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentResponse.FromString, ) - self.ListInfoTypes = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/ListInfoTypes', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesResponse.FromString, + self.ListInfoTypes = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/ListInfoTypes", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesResponse.FromString, ) - self.CreateInspectTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/CreateInspectTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateInspectTemplateRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.FromString, + self.CreateInspectTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/CreateInspectTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateInspectTemplateRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.FromString, ) - self.UpdateInspectTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/UpdateInspectTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateInspectTemplateRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.FromString, + self.UpdateInspectTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/UpdateInspectTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateInspectTemplateRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.FromString, ) - self.GetInspectTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/GetInspectTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetInspectTemplateRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.FromString, + self.GetInspectTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/GetInspectTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetInspectTemplateRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.FromString, ) - self.ListInspectTemplates = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/ListInspectTemplates', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesResponse.FromString, + self.ListInspectTemplates = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/ListInspectTemplates", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesResponse.FromString, ) - self.DeleteInspectTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/DeleteInspectTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteInspectTemplateRequest.SerializeToString, - response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, + self.DeleteInspectTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/DeleteInspectTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteInspectTemplateRequest.SerializeToString, + response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, ) - self.CreateDeidentifyTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/CreateDeidentifyTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDeidentifyTemplateRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.FromString, + self.CreateDeidentifyTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/CreateDeidentifyTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDeidentifyTemplateRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.FromString, ) - self.UpdateDeidentifyTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/UpdateDeidentifyTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateDeidentifyTemplateRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.FromString, + self.UpdateDeidentifyTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/UpdateDeidentifyTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateDeidentifyTemplateRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.FromString, ) - self.GetDeidentifyTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/GetDeidentifyTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDeidentifyTemplateRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.FromString, + self.GetDeidentifyTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/GetDeidentifyTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDeidentifyTemplateRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.FromString, ) - self.ListDeidentifyTemplates = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/ListDeidentifyTemplates', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesResponse.FromString, + self.ListDeidentifyTemplates = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/ListDeidentifyTemplates", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesResponse.FromString, ) - self.DeleteDeidentifyTemplate = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/DeleteDeidentifyTemplate', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDeidentifyTemplateRequest.SerializeToString, - response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, + self.DeleteDeidentifyTemplate = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/DeleteDeidentifyTemplate", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDeidentifyTemplateRequest.SerializeToString, + response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, ) - self.CreateJobTrigger = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/CreateJobTrigger', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateJobTriggerRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.FromString, + self.CreateJobTrigger = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/CreateJobTrigger", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateJobTriggerRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.FromString, ) - self.UpdateJobTrigger = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/UpdateJobTrigger', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateJobTriggerRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.FromString, + self.UpdateJobTrigger = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/UpdateJobTrigger", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateJobTriggerRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.FromString, ) - self.GetJobTrigger = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/GetJobTrigger', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetJobTriggerRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.FromString, + self.GetJobTrigger = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/GetJobTrigger", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetJobTriggerRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.FromString, ) - self.ListJobTriggers = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/ListJobTriggers', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersResponse.FromString, + self.ListJobTriggers = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/ListJobTriggers", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersResponse.FromString, ) - self.DeleteJobTrigger = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/DeleteJobTrigger', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteJobTriggerRequest.SerializeToString, - response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, + self.DeleteJobTrigger = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/DeleteJobTrigger", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteJobTriggerRequest.SerializeToString, + response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, ) - self.CreateDlpJob = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/CreateDlpJob', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDlpJobRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.FromString, + self.CreateDlpJob = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/CreateDlpJob", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDlpJobRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.FromString, ) - self.ListDlpJobs = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/ListDlpJobs', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsResponse.FromString, + self.ListDlpJobs = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/ListDlpJobs", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsResponse.FromString, ) - self.GetDlpJob = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/GetDlpJob', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDlpJobRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.FromString, + self.GetDlpJob = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/GetDlpJob", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDlpJobRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.FromString, ) - self.DeleteDlpJob = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/DeleteDlpJob', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDlpJobRequest.SerializeToString, - response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, + self.DeleteDlpJob = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/DeleteDlpJob", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDlpJobRequest.SerializeToString, + response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, ) - self.CancelDlpJob = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/CancelDlpJob', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CancelDlpJobRequest.SerializeToString, - response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, + self.CancelDlpJob = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/CancelDlpJob", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CancelDlpJobRequest.SerializeToString, + response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, ) - self.CreateStoredInfoType = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/CreateStoredInfoType', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateStoredInfoTypeRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.FromString, + self.CreateStoredInfoType = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/CreateStoredInfoType", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateStoredInfoTypeRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.FromString, ) - self.UpdateStoredInfoType = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/UpdateStoredInfoType', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateStoredInfoTypeRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.FromString, + self.UpdateStoredInfoType = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/UpdateStoredInfoType", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateStoredInfoTypeRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.FromString, ) - self.GetStoredInfoType = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/GetStoredInfoType', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetStoredInfoTypeRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.FromString, + self.GetStoredInfoType = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/GetStoredInfoType", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetStoredInfoTypeRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.FromString, ) - self.ListStoredInfoTypes = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/ListStoredInfoTypes', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesRequest.SerializeToString, - response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesResponse.FromString, + self.ListStoredInfoTypes = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/ListStoredInfoTypes", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesRequest.SerializeToString, + response_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesResponse.FromString, ) - self.DeleteStoredInfoType = channel.unary_unary( - '/google.privacy.dlp.v2.DlpService/DeleteStoredInfoType', - request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteStoredInfoTypeRequest.SerializeToString, - response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, + self.DeleteStoredInfoType = channel.unary_unary( + "/google.privacy.dlp.v2.DlpService/DeleteStoredInfoType", + request_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteStoredInfoTypeRequest.SerializeToString, + response_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString, ) class DlpServiceServicer(object): - """The Cloud Data Loss Prevention (DLP) API is a service that allows clients + """The Cloud Data Loss Prevention (DLP) API is a service that allows clients to detect the presence of Personally Identifiable Information (PII) and other privacy-sensitive data in user-supplied, unstructured data streams, like text blocks or images. @@ -187,8 +189,8 @@ class DlpServiceServicer(object): https://cloud.google.com/dlp/docs/. """ - def InspectContent(self, request, context): - """Finds potentially sensitive info in content. + def InspectContent(self, request, context): + """Finds potentially sensitive info in content. This method has limits on input size, processing time, and output size. When no InfoTypes or CustomInfoTypes are specified in this request, the @@ -198,12 +200,12 @@ def InspectContent(self, request, context): For how to guides, see https://cloud.google.com/dlp/docs/inspecting-images and https://cloud.google.com/dlp/docs/inspecting-text, """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def RedactImage(self, request, context): - """Redacts potentially sensitive info from an image. + def RedactImage(self, request, context): + """Redacts potentially sensitive info from an image. This method has limits on input size, processing time, and output size. See https://cloud.google.com/dlp/docs/redacting-sensitive-data-images to learn more. @@ -212,12 +214,12 @@ def RedactImage(self, request, context): system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def DeidentifyContent(self, request, context): - """De-identifies potentially sensitive info from a ContentItem. + def DeidentifyContent(self, request, context): + """De-identifies potentially sensitive info from a ContentItem. This method has limits on input size and output size. See https://cloud.google.com/dlp/docs/deidentify-sensitive-data to learn more. @@ -226,159 +228,159 @@ def DeidentifyContent(self, request, context): system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def ReidentifyContent(self, request, context): - """Re-identifies content that has been de-identified. + def ReidentifyContent(self, request, context): + """Re-identifies content that has been de-identified. See https://cloud.google.com/dlp/docs/pseudonymization#re-identification_in_free_text_code_example to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def ListInfoTypes(self, request, context): - """Returns a list of the sensitive information types that the DLP API + def ListInfoTypes(self, request, context): + """Returns a list of the sensitive information types that the DLP API supports. See https://cloud.google.com/dlp/docs/infotypes-reference to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def CreateInspectTemplate(self, request, context): - """Creates an InspectTemplate for re-using frequently used configuration + def CreateInspectTemplate(self, request, context): + """Creates an InspectTemplate for re-using frequently used configuration for inspecting content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def UpdateInspectTemplate(self, request, context): - """Updates the InspectTemplate. + def UpdateInspectTemplate(self, request, context): + """Updates the InspectTemplate. See https://cloud.google.com/dlp/docs/creating-templates to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def GetInspectTemplate(self, request, context): - """Gets an InspectTemplate. + def GetInspectTemplate(self, request, context): + """Gets an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-templates to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def ListInspectTemplates(self, request, context): - """Lists InspectTemplates. + def ListInspectTemplates(self, request, context): + """Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating-templates to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def DeleteInspectTemplate(self, request, context): - """Deletes an InspectTemplate. + def DeleteInspectTemplate(self, request, context): + """Deletes an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-templates to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def CreateDeidentifyTemplate(self, request, context): - """Creates a DeidentifyTemplate for re-using frequently used configuration + def CreateDeidentifyTemplate(self, request, context): + """Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def UpdateDeidentifyTemplate(self, request, context): - """Updates the DeidentifyTemplate. + def UpdateDeidentifyTemplate(self, request, context): + """Updates the DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def GetDeidentifyTemplate(self, request, context): - """Gets a DeidentifyTemplate. + def GetDeidentifyTemplate(self, request, context): + """Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def ListDeidentifyTemplates(self, request, context): - """Lists DeidentifyTemplates. + def ListDeidentifyTemplates(self, request, context): + """Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def DeleteDeidentifyTemplate(self, request, context): - """Deletes a DeidentifyTemplate. + def DeleteDeidentifyTemplate(self, request, context): + """Deletes a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-templates-deid to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def CreateJobTrigger(self, request, context): - """Creates a job trigger to run DLP actions such as scanning storage for + def CreateJobTrigger(self, request, context): + """Creates a job trigger to run DLP actions such as scanning storage for sensitive information on a set schedule. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def UpdateJobTrigger(self, request, context): - """Updates a job trigger. + def UpdateJobTrigger(self, request, context): + """Updates a job trigger. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def GetJobTrigger(self, request, context): - """Gets a job trigger. + def GetJobTrigger(self, request, context): + """Gets a job trigger. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def ListJobTriggers(self, request, context): - """Lists job triggers. + def ListJobTriggers(self, request, context): + """Lists job triggers. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def DeleteJobTrigger(self, request, context): - """Deletes a job trigger. + def DeleteJobTrigger(self, request, context): + """Deletes a job trigger. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def CreateDlpJob(self, request, context): - """Creates a new job to inspect storage or calculate risk metrics. + def CreateDlpJob(self, request, context): + """Creates a new job to inspect storage or calculate risk metrics. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. @@ -386,250 +388,251 @@ def CreateDlpJob(self, request, context): system will automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def ListDlpJobs(self, request, context): - """Lists DlpJobs that match the specified filter in the request. + def ListDlpJobs(self, request, context): + """Lists DlpJobs that match the specified filter in the request. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def GetDlpJob(self, request, context): - """Gets the latest state of a long-running DlpJob. + def GetDlpJob(self, request, context): + """Gets the latest state of a long-running DlpJob. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def DeleteDlpJob(self, request, context): - """Deletes a long-running DlpJob. This method indicates that the client is + def DeleteDlpJob(self, request, context): + """Deletes a long-running DlpJob. This method indicates that the client is no longer interested in the DlpJob result. The job will be cancelled if possible. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def CancelDlpJob(self, request, context): - """Starts asynchronous cancellation on a long-running DlpJob. The server + def CancelDlpJob(self, request, context): + """Starts asynchronous cancellation on a long-running DlpJob. The server makes a best effort to cancel the DlpJob, but success is not guaranteed. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def CreateStoredInfoType(self, request, context): - """Creates a pre-built stored infoType to be used for inspection. + def CreateStoredInfoType(self, request, context): + """Creates a pre-built stored infoType to be used for inspection. See https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def UpdateStoredInfoType(self, request, context): - """Updates the stored infoType by creating a new version. The existing version + def UpdateStoredInfoType(self, request, context): + """Updates the stored infoType by creating a new version. The existing version will continue to be used until the new version is ready. See https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def GetStoredInfoType(self, request, context): - """Gets a stored infoType. + def GetStoredInfoType(self, request, context): + """Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def ListStoredInfoTypes(self, request, context): - """Lists stored infoTypes. + def ListStoredInfoTypes(self, request, context): + """Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") - def DeleteStoredInfoType(self, request, context): - """Deletes a stored infoType. + def DeleteStoredInfoType(self, request, context): + """Deletes a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more. """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details("Method not implemented!") + raise NotImplementedError("Method not implemented!") def add_DlpServiceServicer_to_server(servicer, server): - rpc_method_handlers = { - 'InspectContent': grpc.unary_unary_rpc_method_handler( - servicer.InspectContent, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentResponse.SerializeToString, - ), - 'RedactImage': grpc.unary_unary_rpc_method_handler( - servicer.RedactImage, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageResponse.SerializeToString, - ), - 'DeidentifyContent': grpc.unary_unary_rpc_method_handler( - servicer.DeidentifyContent, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentResponse.SerializeToString, - ), - 'ReidentifyContent': grpc.unary_unary_rpc_method_handler( - servicer.ReidentifyContent, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentResponse.SerializeToString, - ), - 'ListInfoTypes': grpc.unary_unary_rpc_method_handler( - servicer.ListInfoTypes, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesResponse.SerializeToString, - ), - 'CreateInspectTemplate': grpc.unary_unary_rpc_method_handler( - servicer.CreateInspectTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateInspectTemplateRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.SerializeToString, - ), - 'UpdateInspectTemplate': grpc.unary_unary_rpc_method_handler( - servicer.UpdateInspectTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateInspectTemplateRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.SerializeToString, - ), - 'GetInspectTemplate': grpc.unary_unary_rpc_method_handler( - servicer.GetInspectTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetInspectTemplateRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.SerializeToString, - ), - 'ListInspectTemplates': grpc.unary_unary_rpc_method_handler( - servicer.ListInspectTemplates, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesResponse.SerializeToString, - ), - 'DeleteInspectTemplate': grpc.unary_unary_rpc_method_handler( - servicer.DeleteInspectTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteInspectTemplateRequest.FromString, - response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, - ), - 'CreateDeidentifyTemplate': grpc.unary_unary_rpc_method_handler( - servicer.CreateDeidentifyTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDeidentifyTemplateRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.SerializeToString, - ), - 'UpdateDeidentifyTemplate': grpc.unary_unary_rpc_method_handler( - servicer.UpdateDeidentifyTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateDeidentifyTemplateRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.SerializeToString, - ), - 'GetDeidentifyTemplate': grpc.unary_unary_rpc_method_handler( - servicer.GetDeidentifyTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDeidentifyTemplateRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.SerializeToString, - ), - 'ListDeidentifyTemplates': grpc.unary_unary_rpc_method_handler( - servicer.ListDeidentifyTemplates, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesResponse.SerializeToString, - ), - 'DeleteDeidentifyTemplate': grpc.unary_unary_rpc_method_handler( - servicer.DeleteDeidentifyTemplate, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDeidentifyTemplateRequest.FromString, - response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, - ), - 'CreateJobTrigger': grpc.unary_unary_rpc_method_handler( - servicer.CreateJobTrigger, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateJobTriggerRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.SerializeToString, - ), - 'UpdateJobTrigger': grpc.unary_unary_rpc_method_handler( - servicer.UpdateJobTrigger, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateJobTriggerRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.SerializeToString, - ), - 'GetJobTrigger': grpc.unary_unary_rpc_method_handler( - servicer.GetJobTrigger, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetJobTriggerRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.SerializeToString, - ), - 'ListJobTriggers': grpc.unary_unary_rpc_method_handler( - servicer.ListJobTriggers, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersResponse.SerializeToString, - ), - 'DeleteJobTrigger': grpc.unary_unary_rpc_method_handler( - servicer.DeleteJobTrigger, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteJobTriggerRequest.FromString, - response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, - ), - 'CreateDlpJob': grpc.unary_unary_rpc_method_handler( - servicer.CreateDlpJob, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDlpJobRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.SerializeToString, - ), - 'ListDlpJobs': grpc.unary_unary_rpc_method_handler( - servicer.ListDlpJobs, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsResponse.SerializeToString, - ), - 'GetDlpJob': grpc.unary_unary_rpc_method_handler( - servicer.GetDlpJob, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDlpJobRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.SerializeToString, - ), - 'DeleteDlpJob': grpc.unary_unary_rpc_method_handler( - servicer.DeleteDlpJob, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDlpJobRequest.FromString, - response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, - ), - 'CancelDlpJob': grpc.unary_unary_rpc_method_handler( - servicer.CancelDlpJob, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CancelDlpJobRequest.FromString, - response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, - ), - 'CreateStoredInfoType': grpc.unary_unary_rpc_method_handler( - servicer.CreateStoredInfoType, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateStoredInfoTypeRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.SerializeToString, - ), - 'UpdateStoredInfoType': grpc.unary_unary_rpc_method_handler( - servicer.UpdateStoredInfoType, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateStoredInfoTypeRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.SerializeToString, - ), - 'GetStoredInfoType': grpc.unary_unary_rpc_method_handler( - servicer.GetStoredInfoType, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetStoredInfoTypeRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.SerializeToString, - ), - 'ListStoredInfoTypes': grpc.unary_unary_rpc_method_handler( - servicer.ListStoredInfoTypes, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesRequest.FromString, - response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesResponse.SerializeToString, - ), - 'DeleteStoredInfoType': grpc.unary_unary_rpc_method_handler( - servicer.DeleteStoredInfoType, - request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteStoredInfoTypeRequest.FromString, - response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, - ), - } - generic_handler = grpc.method_handlers_generic_handler( - 'google.privacy.dlp.v2.DlpService', rpc_method_handlers) - server.add_generic_rpc_handlers((generic_handler,)) + rpc_method_handlers = { + "InspectContent": grpc.unary_unary_rpc_method_handler( + servicer.InspectContent, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectContentResponse.SerializeToString, + ), + "RedactImage": grpc.unary_unary_rpc_method_handler( + servicer.RedactImage, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.RedactImageResponse.SerializeToString, + ), + "DeidentifyContent": grpc.unary_unary_rpc_method_handler( + servicer.DeidentifyContent, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyContentResponse.SerializeToString, + ), + "ReidentifyContent": grpc.unary_unary_rpc_method_handler( + servicer.ReidentifyContent, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ReidentifyContentResponse.SerializeToString, + ), + "ListInfoTypes": grpc.unary_unary_rpc_method_handler( + servicer.ListInfoTypes, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInfoTypesResponse.SerializeToString, + ), + "CreateInspectTemplate": grpc.unary_unary_rpc_method_handler( + servicer.CreateInspectTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateInspectTemplateRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.SerializeToString, + ), + "UpdateInspectTemplate": grpc.unary_unary_rpc_method_handler( + servicer.UpdateInspectTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateInspectTemplateRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.SerializeToString, + ), + "GetInspectTemplate": grpc.unary_unary_rpc_method_handler( + servicer.GetInspectTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetInspectTemplateRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.InspectTemplate.SerializeToString, + ), + "ListInspectTemplates": grpc.unary_unary_rpc_method_handler( + servicer.ListInspectTemplates, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListInspectTemplatesResponse.SerializeToString, + ), + "DeleteInspectTemplate": grpc.unary_unary_rpc_method_handler( + servicer.DeleteInspectTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteInspectTemplateRequest.FromString, + response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, + ), + "CreateDeidentifyTemplate": grpc.unary_unary_rpc_method_handler( + servicer.CreateDeidentifyTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDeidentifyTemplateRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.SerializeToString, + ), + "UpdateDeidentifyTemplate": grpc.unary_unary_rpc_method_handler( + servicer.UpdateDeidentifyTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateDeidentifyTemplateRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.SerializeToString, + ), + "GetDeidentifyTemplate": grpc.unary_unary_rpc_method_handler( + servicer.GetDeidentifyTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDeidentifyTemplateRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeidentifyTemplate.SerializeToString, + ), + "ListDeidentifyTemplates": grpc.unary_unary_rpc_method_handler( + servicer.ListDeidentifyTemplates, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDeidentifyTemplatesResponse.SerializeToString, + ), + "DeleteDeidentifyTemplate": grpc.unary_unary_rpc_method_handler( + servicer.DeleteDeidentifyTemplate, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDeidentifyTemplateRequest.FromString, + response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, + ), + "CreateJobTrigger": grpc.unary_unary_rpc_method_handler( + servicer.CreateJobTrigger, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateJobTriggerRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.SerializeToString, + ), + "UpdateJobTrigger": grpc.unary_unary_rpc_method_handler( + servicer.UpdateJobTrigger, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateJobTriggerRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.SerializeToString, + ), + "GetJobTrigger": grpc.unary_unary_rpc_method_handler( + servicer.GetJobTrigger, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetJobTriggerRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.JobTrigger.SerializeToString, + ), + "ListJobTriggers": grpc.unary_unary_rpc_method_handler( + servicer.ListJobTriggers, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListJobTriggersResponse.SerializeToString, + ), + "DeleteJobTrigger": grpc.unary_unary_rpc_method_handler( + servicer.DeleteJobTrigger, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteJobTriggerRequest.FromString, + response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, + ), + "CreateDlpJob": grpc.unary_unary_rpc_method_handler( + servicer.CreateDlpJob, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateDlpJobRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.SerializeToString, + ), + "ListDlpJobs": grpc.unary_unary_rpc_method_handler( + servicer.ListDlpJobs, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListDlpJobsResponse.SerializeToString, + ), + "GetDlpJob": grpc.unary_unary_rpc_method_handler( + servicer.GetDlpJob, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetDlpJobRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DlpJob.SerializeToString, + ), + "DeleteDlpJob": grpc.unary_unary_rpc_method_handler( + servicer.DeleteDlpJob, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteDlpJobRequest.FromString, + response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, + ), + "CancelDlpJob": grpc.unary_unary_rpc_method_handler( + servicer.CancelDlpJob, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CancelDlpJobRequest.FromString, + response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, + ), + "CreateStoredInfoType": grpc.unary_unary_rpc_method_handler( + servicer.CreateStoredInfoType, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.CreateStoredInfoTypeRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.SerializeToString, + ), + "UpdateStoredInfoType": grpc.unary_unary_rpc_method_handler( + servicer.UpdateStoredInfoType, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.UpdateStoredInfoTypeRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.SerializeToString, + ), + "GetStoredInfoType": grpc.unary_unary_rpc_method_handler( + servicer.GetStoredInfoType, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.GetStoredInfoTypeRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.StoredInfoType.SerializeToString, + ), + "ListStoredInfoTypes": grpc.unary_unary_rpc_method_handler( + servicer.ListStoredInfoTypes, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesRequest.FromString, + response_serializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.ListStoredInfoTypesResponse.SerializeToString, + ), + "DeleteStoredInfoType": grpc.unary_unary_rpc_method_handler( + servicer.DeleteStoredInfoType, + request_deserializer=google_dot_cloud_dot_privacy_dot_dlp__v2_dot_proto_dot_dlp__pb2.DeleteStoredInfoTypeRequest.FromString, + response_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString, + ), + } + generic_handler = grpc.method_handlers_generic_handler( + "google.privacy.dlp.v2.DlpService", rpc_method_handlers + ) + server.add_generic_rpc_handlers((generic_handler,)) diff --git a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py index 2669296d10c0..5e0735fb0b97 100644 --- a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py +++ b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2.py @@ -2,13 +2,15 @@ # source: google/cloud/privacy/dlp_v2/proto/storage.proto import sys -_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) + +_b = sys.version_info[0] < 3 and (lambda x: x) or (lambda x: x.encode("latin1")) from google.protobuf.internal import enum_type_wrapper from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database from google.protobuf import descriptor_pb2 + # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() @@ -19,75 +21,71 @@ DESCRIPTOR = _descriptor.FileDescriptor( - name='google/cloud/privacy/dlp_v2/proto/storage.proto', - package='google.privacy.dlp.v2', - syntax='proto3', - serialized_pb=_b('\n/google/cloud/privacy/dlp_v2/proto/storage.proto\x12\x15google.privacy.dlp.v2\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x18\n\x08InfoType\x12\x0c\n\x04name\x18\x01 \x01(\t\"K\n\nStoredType\x12\x0c\n\x04name\x18\x01 \x01(\t\x12/\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xb1\x0b\n\x0e\x43ustomInfoType\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x35\n\nlikelihood\x18\x06 \x01(\x0e\x32!.google.privacy.dlp.v2.Likelihood\x12\x46\n\ndictionary\x18\x02 \x01(\x0b\x32\x30.google.privacy.dlp.v2.CustomInfoType.DictionaryH\x00\x12<\n\x05regex\x18\x03 \x01(\x0b\x32+.google.privacy.dlp.v2.CustomInfoType.RegexH\x00\x12M\n\x0esurrogate_type\x18\x04 \x01(\x0b\x32\x33.google.privacy.dlp.v2.CustomInfoType.SurrogateTypeH\x00\x12\x38\n\x0bstored_type\x18\x05 \x01(\x0b\x32!.google.privacy.dlp.v2.StoredTypeH\x00\x12L\n\x0f\x64\x65tection_rules\x18\x07 \x03(\x0b\x32\x33.google.privacy.dlp.v2.CustomInfoType.DetectionRule\x12K\n\x0e\x65xclusion_type\x18\x08 \x01(\x0e\x32\x33.google.privacy.dlp.v2.CustomInfoType.ExclusionType\x1a\xc8\x01\n\nDictionary\x12N\n\tword_list\x18\x01 \x01(\x0b\x32\x39.google.privacy.dlp.v2.CustomInfoType.Dictionary.WordListH\x00\x12\x45\n\x12\x63loud_storage_path\x18\x03 \x01(\x0b\x32\'.google.privacy.dlp.v2.CloudStoragePathH\x00\x1a\x19\n\x08WordList\x12\r\n\x05words\x18\x01 \x03(\tB\x08\n\x06source\x1a\x18\n\x05Regex\x12\x0f\n\x07pattern\x18\x01 \x01(\t\x1a\x0f\n\rSurrogateType\x1a\xbe\x04\n\rDetectionRule\x12W\n\x0chotword_rule\x18\x01 \x01(\x0b\x32?.google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRuleH\x00\x1a\x38\n\tProximity\x12\x15\n\rwindow_before\x18\x01 \x01(\x05\x12\x14\n\x0cwindow_after\x18\x02 \x01(\x05\x1a\x82\x01\n\x14LikelihoodAdjustment\x12=\n\x10\x66ixed_likelihood\x18\x01 \x01(\x0e\x32!.google.privacy.dlp.v2.LikelihoodH\x00\x12\x1d\n\x13relative_likelihood\x18\x02 \x01(\x05H\x00\x42\x0c\n\nadjustment\x1a\x8c\x02\n\x0bHotwordRule\x12\x42\n\rhotword_regex\x18\x01 \x01(\x0b\x32+.google.privacy.dlp.v2.CustomInfoType.Regex\x12P\n\tproximity\x18\x02 \x01(\x0b\x32=.google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity\x12g\n\x15likelihood_adjustment\x18\x03 \x01(\x0b\x32H.google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustmentB\x06\n\x04type\"K\n\rExclusionType\x12\x1e\n\x1a\x45XCLUSION_TYPE_UNSPECIFIED\x10\x00\x12\x1a\n\x16\x45XCLUSION_TYPE_EXCLUDE\x10\x01\x42\x06\n\x04type\"\x17\n\x07\x46ieldId\x12\x0c\n\x04name\x18\x01 \x01(\t\"7\n\x0bPartitionId\x12\x12\n\nproject_id\x18\x02 \x01(\t\x12\x14\n\x0cnamespace_id\x18\x04 \x01(\t\"\x1e\n\x0eKindExpression\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x81\x01\n\x10\x44\x61tastoreOptions\x12\x38\n\x0cpartition_id\x18\x01 \x01(\x0b\x32\".google.privacy.dlp.v2.PartitionId\x12\x33\n\x04kind\x18\x02 \x01(\x0b\x32%.google.privacy.dlp.v2.KindExpression\"]\n\x18\x43loudStorageRegexFileSet\x12\x13\n\x0b\x62ucket_name\x18\x01 \x01(\t\x12\x15\n\rinclude_regex\x18\x02 \x03(\t\x12\x15\n\rexclude_regex\x18\x03 \x03(\t\"\xec\x03\n\x13\x43loudStorageOptions\x12\x44\n\x08\x66ile_set\x18\x01 \x01(\x0b\x32\x32.google.privacy.dlp.v2.CloudStorageOptions.FileSet\x12\x1c\n\x14\x62ytes_limit_per_file\x18\x04 \x01(\x03\x12$\n\x1c\x62ytes_limit_per_file_percent\x18\x08 \x01(\x05\x12\x33\n\nfile_types\x18\x05 \x03(\x0e\x32\x1f.google.privacy.dlp.v2.FileType\x12N\n\rsample_method\x18\x06 \x01(\x0e\x32\x37.google.privacy.dlp.v2.CloudStorageOptions.SampleMethod\x12\x1b\n\x13\x66iles_limit_percent\x18\x07 \x01(\x05\x1a_\n\x07\x46ileSet\x12\x0b\n\x03url\x18\x01 \x01(\t\x12G\n\x0eregex_file_set\x18\x02 \x01(\x0b\x32/.google.privacy.dlp.v2.CloudStorageRegexFileSet\"H\n\x0cSampleMethod\x12\x1d\n\x19SAMPLE_METHOD_UNSPECIFIED\x10\x00\x12\x07\n\x03TOP\x10\x01\x12\x10\n\x0cRANDOM_START\x10\x02\"\"\n\x13\x43loudStorageFileSet\x12\x0b\n\x03url\x18\x01 \x01(\t\" \n\x10\x43loudStoragePath\x12\x0c\n\x04path\x18\x01 \x01(\t\"\x8b\x03\n\x0f\x42igQueryOptions\x12=\n\x0ftable_reference\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12:\n\x12identifying_fields\x18\x02 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x12\n\nrows_limit\x18\x03 \x01(\x03\x12\x1a\n\x12rows_limit_percent\x18\x06 \x01(\x05\x12J\n\rsample_method\x18\x04 \x01(\x0e\x32\x33.google.privacy.dlp.v2.BigQueryOptions.SampleMethod\x12\x37\n\x0f\x65xcluded_fields\x18\x05 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\"H\n\x0cSampleMethod\x12\x1d\n\x19SAMPLE_METHOD_UNSPECIFIED\x10\x00\x12\x07\n\x03TOP\x10\x01\x12\x10\n\x0cRANDOM_START\x10\x02\"\x9a\x04\n\rStorageConfig\x12\x44\n\x11\x64\x61tastore_options\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.DatastoreOptionsH\x00\x12K\n\x15\x63loud_storage_options\x18\x03 \x01(\x0b\x32*.google.privacy.dlp.v2.CloudStorageOptionsH\x00\x12\x43\n\x11\x62ig_query_options\x18\x04 \x01(\x0b\x32&.google.privacy.dlp.v2.BigQueryOptionsH\x00\x12L\n\x0ftimespan_config\x18\x06 \x01(\x0b\x32\x33.google.privacy.dlp.v2.StorageConfig.TimespanConfig\x1a\xda\x01\n\x0eTimespanConfig\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x37\n\x0ftimestamp_field\x18\x03 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x31\n)enable_auto_population_of_timespan_config\x18\x04 \x01(\x08\x42\x06\n\x04type\"`\n\x0b\x42igQueryKey\x12=\n\x0ftable_reference\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12\x12\n\nrow_number\x18\x02 \x01(\x03\">\n\x0c\x44\x61tastoreKey\x12.\n\nentity_key\x18\x01 \x01(\x0b\x32\x1a.google.privacy.dlp.v2.Key\"\xbb\x01\n\x03Key\x12\x38\n\x0cpartition_id\x18\x01 \x01(\x0b\x32\".google.privacy.dlp.v2.PartitionId\x12\x34\n\x04path\x18\x02 \x03(\x0b\x32&.google.privacy.dlp.v2.Key.PathElement\x1a\x44\n\x0bPathElement\x12\x0c\n\x04kind\x18\x01 \x01(\t\x12\x0c\n\x02id\x18\x02 \x01(\x03H\x00\x12\x0e\n\x04name\x18\x03 \x01(\tH\x00\x42\t\n\x07id_type\"\x8e\x01\n\tRecordKey\x12<\n\rdatastore_key\x18\x02 \x01(\x0b\x32#.google.privacy.dlp.v2.DatastoreKeyH\x00\x12;\n\rbig_query_key\x18\x03 \x01(\x0b\x32\".google.privacy.dlp.v2.BigQueryKeyH\x00\x42\x06\n\x04type\"I\n\rBigQueryTable\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x12\n\ndataset_id\x18\x02 \x01(\t\x12\x10\n\x08table_id\x18\x03 \x01(\t\"s\n\rBigQueryField\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12-\n\x05\x66ield\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\"9\n\x08\x45ntityId\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId*t\n\nLikelihood\x12\x1a\n\x16LIKELIHOOD_UNSPECIFIED\x10\x00\x12\x11\n\rVERY_UNLIKELY\x10\x01\x12\x0c\n\x08UNLIKELY\x10\x02\x12\x0c\n\x08POSSIBLE\x10\x03\x12\n\n\x06LIKELY\x10\x04\x12\x0f\n\x0bVERY_LIKELY\x10\x05*E\n\x08\x46ileType\x12\x19\n\x15\x46ILE_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0b\x42INARY_FILE\x10\x01\x12\r\n\tTEXT_FILE\x10\x02\x42\x8f\x01\n\x19\x63om.google.privacy.dlp.v2B\nDlpStorageP\x01Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\xaa\x02\x13Google.Cloud.Dlp.V2\xca\x02\x13Google\\Cloud\\Dlp\\V2b\x06proto3') - , - dependencies=[google_dot_api_dot_annotations__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,]) + name="google/cloud/privacy/dlp_v2/proto/storage.proto", + package="google.privacy.dlp.v2", + syntax="proto3", + serialized_pb=_b( + '\n/google/cloud/privacy/dlp_v2/proto/storage.proto\x12\x15google.privacy.dlp.v2\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/protobuf/timestamp.proto"\x18\n\x08InfoType\x12\x0c\n\x04name\x18\x01 \x01(\t"K\n\nStoredType\x12\x0c\n\x04name\x18\x01 \x01(\t\x12/\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp"\xb1\x0b\n\x0e\x43ustomInfoType\x12\x32\n\tinfo_type\x18\x01 \x01(\x0b\x32\x1f.google.privacy.dlp.v2.InfoType\x12\x35\n\nlikelihood\x18\x06 \x01(\x0e\x32!.google.privacy.dlp.v2.Likelihood\x12\x46\n\ndictionary\x18\x02 \x01(\x0b\x32\x30.google.privacy.dlp.v2.CustomInfoType.DictionaryH\x00\x12<\n\x05regex\x18\x03 \x01(\x0b\x32+.google.privacy.dlp.v2.CustomInfoType.RegexH\x00\x12M\n\x0esurrogate_type\x18\x04 \x01(\x0b\x32\x33.google.privacy.dlp.v2.CustomInfoType.SurrogateTypeH\x00\x12\x38\n\x0bstored_type\x18\x05 \x01(\x0b\x32!.google.privacy.dlp.v2.StoredTypeH\x00\x12L\n\x0f\x64\x65tection_rules\x18\x07 \x03(\x0b\x32\x33.google.privacy.dlp.v2.CustomInfoType.DetectionRule\x12K\n\x0e\x65xclusion_type\x18\x08 \x01(\x0e\x32\x33.google.privacy.dlp.v2.CustomInfoType.ExclusionType\x1a\xc8\x01\n\nDictionary\x12N\n\tword_list\x18\x01 \x01(\x0b\x32\x39.google.privacy.dlp.v2.CustomInfoType.Dictionary.WordListH\x00\x12\x45\n\x12\x63loud_storage_path\x18\x03 \x01(\x0b\x32\'.google.privacy.dlp.v2.CloudStoragePathH\x00\x1a\x19\n\x08WordList\x12\r\n\x05words\x18\x01 \x03(\tB\x08\n\x06source\x1a\x18\n\x05Regex\x12\x0f\n\x07pattern\x18\x01 \x01(\t\x1a\x0f\n\rSurrogateType\x1a\xbe\x04\n\rDetectionRule\x12W\n\x0chotword_rule\x18\x01 \x01(\x0b\x32?.google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRuleH\x00\x1a\x38\n\tProximity\x12\x15\n\rwindow_before\x18\x01 \x01(\x05\x12\x14\n\x0cwindow_after\x18\x02 \x01(\x05\x1a\x82\x01\n\x14LikelihoodAdjustment\x12=\n\x10\x66ixed_likelihood\x18\x01 \x01(\x0e\x32!.google.privacy.dlp.v2.LikelihoodH\x00\x12\x1d\n\x13relative_likelihood\x18\x02 \x01(\x05H\x00\x42\x0c\n\nadjustment\x1a\x8c\x02\n\x0bHotwordRule\x12\x42\n\rhotword_regex\x18\x01 \x01(\x0b\x32+.google.privacy.dlp.v2.CustomInfoType.Regex\x12P\n\tproximity\x18\x02 \x01(\x0b\x32=.google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity\x12g\n\x15likelihood_adjustment\x18\x03 \x01(\x0b\x32H.google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustmentB\x06\n\x04type"K\n\rExclusionType\x12\x1e\n\x1a\x45XCLUSION_TYPE_UNSPECIFIED\x10\x00\x12\x1a\n\x16\x45XCLUSION_TYPE_EXCLUDE\x10\x01\x42\x06\n\x04type"\x17\n\x07\x46ieldId\x12\x0c\n\x04name\x18\x01 \x01(\t"7\n\x0bPartitionId\x12\x12\n\nproject_id\x18\x02 \x01(\t\x12\x14\n\x0cnamespace_id\x18\x04 \x01(\t"\x1e\n\x0eKindExpression\x12\x0c\n\x04name\x18\x01 \x01(\t"\x81\x01\n\x10\x44\x61tastoreOptions\x12\x38\n\x0cpartition_id\x18\x01 \x01(\x0b\x32".google.privacy.dlp.v2.PartitionId\x12\x33\n\x04kind\x18\x02 \x01(\x0b\x32%.google.privacy.dlp.v2.KindExpression"]\n\x18\x43loudStorageRegexFileSet\x12\x13\n\x0b\x62ucket_name\x18\x01 \x01(\t\x12\x15\n\rinclude_regex\x18\x02 \x03(\t\x12\x15\n\rexclude_regex\x18\x03 \x03(\t"\xec\x03\n\x13\x43loudStorageOptions\x12\x44\n\x08\x66ile_set\x18\x01 \x01(\x0b\x32\x32.google.privacy.dlp.v2.CloudStorageOptions.FileSet\x12\x1c\n\x14\x62ytes_limit_per_file\x18\x04 \x01(\x03\x12$\n\x1c\x62ytes_limit_per_file_percent\x18\x08 \x01(\x05\x12\x33\n\nfile_types\x18\x05 \x03(\x0e\x32\x1f.google.privacy.dlp.v2.FileType\x12N\n\rsample_method\x18\x06 \x01(\x0e\x32\x37.google.privacy.dlp.v2.CloudStorageOptions.SampleMethod\x12\x1b\n\x13\x66iles_limit_percent\x18\x07 \x01(\x05\x1a_\n\x07\x46ileSet\x12\x0b\n\x03url\x18\x01 \x01(\t\x12G\n\x0eregex_file_set\x18\x02 \x01(\x0b\x32/.google.privacy.dlp.v2.CloudStorageRegexFileSet"H\n\x0cSampleMethod\x12\x1d\n\x19SAMPLE_METHOD_UNSPECIFIED\x10\x00\x12\x07\n\x03TOP\x10\x01\x12\x10\n\x0cRANDOM_START\x10\x02""\n\x13\x43loudStorageFileSet\x12\x0b\n\x03url\x18\x01 \x01(\t" \n\x10\x43loudStoragePath\x12\x0c\n\x04path\x18\x01 \x01(\t"\x8b\x03\n\x0f\x42igQueryOptions\x12=\n\x0ftable_reference\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12:\n\x12identifying_fields\x18\x02 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x12\n\nrows_limit\x18\x03 \x01(\x03\x12\x1a\n\x12rows_limit_percent\x18\x06 \x01(\x05\x12J\n\rsample_method\x18\x04 \x01(\x0e\x32\x33.google.privacy.dlp.v2.BigQueryOptions.SampleMethod\x12\x37\n\x0f\x65xcluded_fields\x18\x05 \x03(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId"H\n\x0cSampleMethod\x12\x1d\n\x19SAMPLE_METHOD_UNSPECIFIED\x10\x00\x12\x07\n\x03TOP\x10\x01\x12\x10\n\x0cRANDOM_START\x10\x02"\x9a\x04\n\rStorageConfig\x12\x44\n\x11\x64\x61tastore_options\x18\x02 \x01(\x0b\x32\'.google.privacy.dlp.v2.DatastoreOptionsH\x00\x12K\n\x15\x63loud_storage_options\x18\x03 \x01(\x0b\x32*.google.privacy.dlp.v2.CloudStorageOptionsH\x00\x12\x43\n\x11\x62ig_query_options\x18\x04 \x01(\x0b\x32&.google.privacy.dlp.v2.BigQueryOptionsH\x00\x12L\n\x0ftimespan_config\x18\x06 \x01(\x0b\x32\x33.google.privacy.dlp.v2.StorageConfig.TimespanConfig\x1a\xda\x01\n\x0eTimespanConfig\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x37\n\x0ftimestamp_field\x18\x03 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId\x12\x31\n)enable_auto_population_of_timespan_config\x18\x04 \x01(\x08\x42\x06\n\x04type"`\n\x0b\x42igQueryKey\x12=\n\x0ftable_reference\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12\x12\n\nrow_number\x18\x02 \x01(\x03">\n\x0c\x44\x61tastoreKey\x12.\n\nentity_key\x18\x01 \x01(\x0b\x32\x1a.google.privacy.dlp.v2.Key"\xbb\x01\n\x03Key\x12\x38\n\x0cpartition_id\x18\x01 \x01(\x0b\x32".google.privacy.dlp.v2.PartitionId\x12\x34\n\x04path\x18\x02 \x03(\x0b\x32&.google.privacy.dlp.v2.Key.PathElement\x1a\x44\n\x0bPathElement\x12\x0c\n\x04kind\x18\x01 \x01(\t\x12\x0c\n\x02id\x18\x02 \x01(\x03H\x00\x12\x0e\n\x04name\x18\x03 \x01(\tH\x00\x42\t\n\x07id_type"\x8e\x01\n\tRecordKey\x12<\n\rdatastore_key\x18\x02 \x01(\x0b\x32#.google.privacy.dlp.v2.DatastoreKeyH\x00\x12;\n\rbig_query_key\x18\x03 \x01(\x0b\x32".google.privacy.dlp.v2.BigQueryKeyH\x00\x42\x06\n\x04type"I\n\rBigQueryTable\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x12\n\ndataset_id\x18\x02 \x01(\t\x12\x10\n\x08table_id\x18\x03 \x01(\t"s\n\rBigQueryField\x12\x33\n\x05table\x18\x01 \x01(\x0b\x32$.google.privacy.dlp.v2.BigQueryTable\x12-\n\x05\x66ield\x18\x02 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId"9\n\x08\x45ntityId\x12-\n\x05\x66ield\x18\x01 \x01(\x0b\x32\x1e.google.privacy.dlp.v2.FieldId*t\n\nLikelihood\x12\x1a\n\x16LIKELIHOOD_UNSPECIFIED\x10\x00\x12\x11\n\rVERY_UNLIKELY\x10\x01\x12\x0c\n\x08UNLIKELY\x10\x02\x12\x0c\n\x08POSSIBLE\x10\x03\x12\n\n\x06LIKELY\x10\x04\x12\x0f\n\x0bVERY_LIKELY\x10\x05*E\n\x08\x46ileType\x12\x19\n\x15\x46ILE_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0b\x42INARY_FILE\x10\x01\x12\r\n\tTEXT_FILE\x10\x02\x42\x8f\x01\n\x19\x63om.google.privacy.dlp.v2B\nDlpStorageP\x01Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\xaa\x02\x13Google.Cloud.Dlp.V2\xca\x02\x13Google\\Cloud\\Dlp\\V2b\x06proto3' + ), + dependencies=[ + google_dot_api_dot_annotations__pb2.DESCRIPTOR, + google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR, + ], +) _LIKELIHOOD = _descriptor.EnumDescriptor( - name='Likelihood', - full_name='google.privacy.dlp.v2.Likelihood', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='LIKELIHOOD_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='VERY_UNLIKELY', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='UNLIKELY', index=2, number=2, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='POSSIBLE', index=3, number=3, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='LIKELY', index=4, number=4, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='VERY_LIKELY', index=5, number=5, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=4293, - serialized_end=4409, + name="Likelihood", + full_name="google.privacy.dlp.v2.Likelihood", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="LIKELIHOOD_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="VERY_UNLIKELY", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="UNLIKELY", index=2, number=2, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="POSSIBLE", index=3, number=3, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="LIKELY", index=4, number=4, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="VERY_LIKELY", index=5, number=5, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=4293, + serialized_end=4409, ) _sym_db.RegisterEnumDescriptor(_LIKELIHOOD) Likelihood = enum_type_wrapper.EnumTypeWrapper(_LIKELIHOOD) _FILETYPE = _descriptor.EnumDescriptor( - name='FileType', - full_name='google.privacy.dlp.v2.FileType', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='FILE_TYPE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='BINARY_FILE', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='TEXT_FILE', index=2, number=2, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=4411, - serialized_end=4480, + name="FileType", + full_name="google.privacy.dlp.v2.FileType", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="FILE_TYPE_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="BINARY_FILE", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="TEXT_FILE", index=2, number=2, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=4411, + serialized_end=4480, ) _sym_db.RegisterEnumDescriptor(_FILETYPE) @@ -104,1473 +102,2312 @@ _CUSTOMINFOTYPE_EXCLUSIONTYPE = _descriptor.EnumDescriptor( - name='ExclusionType', - full_name='google.privacy.dlp.v2.CustomInfoType.ExclusionType', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='EXCLUSION_TYPE_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='EXCLUSION_TYPE_EXCLUDE', index=1, number=1, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=1615, - serialized_end=1690, + name="ExclusionType", + full_name="google.privacy.dlp.v2.CustomInfoType.ExclusionType", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="EXCLUSION_TYPE_UNSPECIFIED", + index=0, + number=0, + options=None, + type=None, + ), + _descriptor.EnumValueDescriptor( + name="EXCLUSION_TYPE_EXCLUDE", index=1, number=1, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=1615, + serialized_end=1690, ) _sym_db.RegisterEnumDescriptor(_CUSTOMINFOTYPE_EXCLUSIONTYPE) _CLOUDSTORAGEOPTIONS_SAMPLEMETHOD = _descriptor.EnumDescriptor( - name='SampleMethod', - full_name='google.privacy.dlp.v2.CloudStorageOptions.SampleMethod', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='SAMPLE_METHOD_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='TOP', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='RANDOM_START', index=2, number=2, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=2462, - serialized_end=2534, + name="SampleMethod", + full_name="google.privacy.dlp.v2.CloudStorageOptions.SampleMethod", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="SAMPLE_METHOD_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="TOP", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="RANDOM_START", index=2, number=2, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=2462, + serialized_end=2534, ) _sym_db.RegisterEnumDescriptor(_CLOUDSTORAGEOPTIONS_SAMPLEMETHOD) _BIGQUERYOPTIONS_SAMPLEMETHOD = _descriptor.EnumDescriptor( - name='SampleMethod', - full_name='google.privacy.dlp.v2.BigQueryOptions.SampleMethod', - filename=None, - file=DESCRIPTOR, - values=[ - _descriptor.EnumValueDescriptor( - name='SAMPLE_METHOD_UNSPECIFIED', index=0, number=0, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='TOP', index=1, number=1, - options=None, - type=None), - _descriptor.EnumValueDescriptor( - name='RANDOM_START', index=2, number=2, - options=None, - type=None), - ], - containing_type=None, - options=None, - serialized_start=2462, - serialized_end=2534, + name="SampleMethod", + full_name="google.privacy.dlp.v2.BigQueryOptions.SampleMethod", + filename=None, + file=DESCRIPTOR, + values=[ + _descriptor.EnumValueDescriptor( + name="SAMPLE_METHOD_UNSPECIFIED", index=0, number=0, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="TOP", index=1, number=1, options=None, type=None + ), + _descriptor.EnumValueDescriptor( + name="RANDOM_START", index=2, number=2, options=None, type=None + ), + ], + containing_type=None, + options=None, + serialized_start=2462, + serialized_end=2534, ) _sym_db.RegisterEnumDescriptor(_BIGQUERYOPTIONS_SAMPLEMETHOD) _INFOTYPE = _descriptor.Descriptor( - name='InfoType', - full_name='google.privacy.dlp.v2.InfoType', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.InfoType.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=137, - serialized_end=161, + name="InfoType", + full_name="google.privacy.dlp.v2.InfoType", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.InfoType.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=137, + serialized_end=161, ) _STOREDTYPE = _descriptor.Descriptor( - name='StoredType', - full_name='google.privacy.dlp.v2.StoredType', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.StoredType.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='create_time', full_name='google.privacy.dlp.v2.StoredType.create_time', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=163, - serialized_end=238, + name="StoredType", + full_name="google.privacy.dlp.v2.StoredType", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.StoredType.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="create_time", + full_name="google.privacy.dlp.v2.StoredType.create_time", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=163, + serialized_end=238, ) _CUSTOMINFOTYPE_DICTIONARY_WORDLIST = _descriptor.Descriptor( - name='WordList', - full_name='google.privacy.dlp.v2.CustomInfoType.Dictionary.WordList', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='words', full_name='google.privacy.dlp.v2.CustomInfoType.Dictionary.WordList.words', index=0, - number=1, type=9, cpp_type=9, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=958, - serialized_end=983, + name="WordList", + full_name="google.privacy.dlp.v2.CustomInfoType.Dictionary.WordList", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="words", + full_name="google.privacy.dlp.v2.CustomInfoType.Dictionary.WordList.words", + index=0, + number=1, + type=9, + cpp_type=9, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=958, + serialized_end=983, ) _CUSTOMINFOTYPE_DICTIONARY = _descriptor.Descriptor( - name='Dictionary', - full_name='google.privacy.dlp.v2.CustomInfoType.Dictionary', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='word_list', full_name='google.privacy.dlp.v2.CustomInfoType.Dictionary.word_list', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='cloud_storage_path', full_name='google.privacy.dlp.v2.CustomInfoType.Dictionary.cloud_storage_path', index=1, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_CUSTOMINFOTYPE_DICTIONARY_WORDLIST, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='source', full_name='google.privacy.dlp.v2.CustomInfoType.Dictionary.source', - index=0, containing_type=None, fields=[]), - ], - serialized_start=793, - serialized_end=993, + name="Dictionary", + full_name="google.privacy.dlp.v2.CustomInfoType.Dictionary", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="word_list", + full_name="google.privacy.dlp.v2.CustomInfoType.Dictionary.word_list", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="cloud_storage_path", + full_name="google.privacy.dlp.v2.CustomInfoType.Dictionary.cloud_storage_path", + index=1, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_CUSTOMINFOTYPE_DICTIONARY_WORDLIST], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="source", + full_name="google.privacy.dlp.v2.CustomInfoType.Dictionary.source", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=793, + serialized_end=993, ) _CUSTOMINFOTYPE_REGEX = _descriptor.Descriptor( - name='Regex', - full_name='google.privacy.dlp.v2.CustomInfoType.Regex', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='pattern', full_name='google.privacy.dlp.v2.CustomInfoType.Regex.pattern', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=995, - serialized_end=1019, + name="Regex", + full_name="google.privacy.dlp.v2.CustomInfoType.Regex", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="pattern", + full_name="google.privacy.dlp.v2.CustomInfoType.Regex.pattern", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=995, + serialized_end=1019, ) _CUSTOMINFOTYPE_SURROGATETYPE = _descriptor.Descriptor( - name='SurrogateType', - full_name='google.privacy.dlp.v2.CustomInfoType.SurrogateType', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1021, - serialized_end=1036, + name="SurrogateType", + full_name="google.privacy.dlp.v2.CustomInfoType.SurrogateType", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1021, + serialized_end=1036, ) _CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY = _descriptor.Descriptor( - name='Proximity', - full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='window_before', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity.window_before', index=0, - number=1, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='window_after', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity.window_after', index=1, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1145, - serialized_end=1201, + name="Proximity", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="window_before", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity.window_before", + index=0, + number=1, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="window_after", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity.window_after", + index=1, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1145, + serialized_end=1201, ) _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT = _descriptor.Descriptor( - name='LikelihoodAdjustment', - full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='fixed_likelihood', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment.fixed_likelihood', index=0, - number=1, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='relative_likelihood', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment.relative_likelihood', index=1, - number=2, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='adjustment', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment.adjustment', - index=0, containing_type=None, fields=[]), - ], - serialized_start=1204, - serialized_end=1334, + name="LikelihoodAdjustment", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="fixed_likelihood", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment.fixed_likelihood", + index=0, + number=1, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="relative_likelihood", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment.relative_likelihood", + index=1, + number=2, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="adjustment", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment.adjustment", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=1204, + serialized_end=1334, ) _CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE = _descriptor.Descriptor( - name='HotwordRule', - full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='hotword_regex', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule.hotword_regex', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='proximity', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule.proximity', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='likelihood_adjustment', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule.likelihood_adjustment', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1337, - serialized_end=1605, + name="HotwordRule", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="hotword_regex", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule.hotword_regex", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="proximity", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule.proximity", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="likelihood_adjustment", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule.likelihood_adjustment", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1337, + serialized_end=1605, ) _CUSTOMINFOTYPE_DETECTIONRULE = _descriptor.Descriptor( - name='DetectionRule', - full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='hotword_rule', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.hotword_rule', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY, _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT, _CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.CustomInfoType.DetectionRule.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=1039, - serialized_end=1613, + name="DetectionRule", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="hotword_rule", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.hotword_rule", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[ + _CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY, + _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT, + _CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE, + ], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.CustomInfoType.DetectionRule.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=1039, + serialized_end=1613, ) _CUSTOMINFOTYPE = _descriptor.Descriptor( - name='CustomInfoType', - full_name='google.privacy.dlp.v2.CustomInfoType', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='info_type', full_name='google.privacy.dlp.v2.CustomInfoType.info_type', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='likelihood', full_name='google.privacy.dlp.v2.CustomInfoType.likelihood', index=1, - number=6, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='dictionary', full_name='google.privacy.dlp.v2.CustomInfoType.dictionary', index=2, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='regex', full_name='google.privacy.dlp.v2.CustomInfoType.regex', index=3, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='surrogate_type', full_name='google.privacy.dlp.v2.CustomInfoType.surrogate_type', index=4, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='stored_type', full_name='google.privacy.dlp.v2.CustomInfoType.stored_type', index=5, - number=5, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='detection_rules', full_name='google.privacy.dlp.v2.CustomInfoType.detection_rules', index=6, - number=7, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='exclusion_type', full_name='google.privacy.dlp.v2.CustomInfoType.exclusion_type', index=7, - number=8, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_CUSTOMINFOTYPE_DICTIONARY, _CUSTOMINFOTYPE_REGEX, _CUSTOMINFOTYPE_SURROGATETYPE, _CUSTOMINFOTYPE_DETECTIONRULE, ], - enum_types=[ - _CUSTOMINFOTYPE_EXCLUSIONTYPE, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.CustomInfoType.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=241, - serialized_end=1698, + name="CustomInfoType", + full_name="google.privacy.dlp.v2.CustomInfoType", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="info_type", + full_name="google.privacy.dlp.v2.CustomInfoType.info_type", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="likelihood", + full_name="google.privacy.dlp.v2.CustomInfoType.likelihood", + index=1, + number=6, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="dictionary", + full_name="google.privacy.dlp.v2.CustomInfoType.dictionary", + index=2, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="regex", + full_name="google.privacy.dlp.v2.CustomInfoType.regex", + index=3, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="surrogate_type", + full_name="google.privacy.dlp.v2.CustomInfoType.surrogate_type", + index=4, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="stored_type", + full_name="google.privacy.dlp.v2.CustomInfoType.stored_type", + index=5, + number=5, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="detection_rules", + full_name="google.privacy.dlp.v2.CustomInfoType.detection_rules", + index=6, + number=7, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="exclusion_type", + full_name="google.privacy.dlp.v2.CustomInfoType.exclusion_type", + index=7, + number=8, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[ + _CUSTOMINFOTYPE_DICTIONARY, + _CUSTOMINFOTYPE_REGEX, + _CUSTOMINFOTYPE_SURROGATETYPE, + _CUSTOMINFOTYPE_DETECTIONRULE, + ], + enum_types=[_CUSTOMINFOTYPE_EXCLUSIONTYPE], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.CustomInfoType.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=241, + serialized_end=1698, ) _FIELDID = _descriptor.Descriptor( - name='FieldId', - full_name='google.privacy.dlp.v2.FieldId', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.FieldId.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1700, - serialized_end=1723, + name="FieldId", + full_name="google.privacy.dlp.v2.FieldId", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.FieldId.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1700, + serialized_end=1723, ) _PARTITIONID = _descriptor.Descriptor( - name='PartitionId', - full_name='google.privacy.dlp.v2.PartitionId', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='project_id', full_name='google.privacy.dlp.v2.PartitionId.project_id', index=0, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='namespace_id', full_name='google.privacy.dlp.v2.PartitionId.namespace_id', index=1, - number=4, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1725, - serialized_end=1780, + name="PartitionId", + full_name="google.privacy.dlp.v2.PartitionId", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="project_id", + full_name="google.privacy.dlp.v2.PartitionId.project_id", + index=0, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="namespace_id", + full_name="google.privacy.dlp.v2.PartitionId.namespace_id", + index=1, + number=4, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1725, + serialized_end=1780, ) _KINDEXPRESSION = _descriptor.Descriptor( - name='KindExpression', - full_name='google.privacy.dlp.v2.KindExpression', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.KindExpression.name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1782, - serialized_end=1812, + name="KindExpression", + full_name="google.privacy.dlp.v2.KindExpression", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.KindExpression.name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1782, + serialized_end=1812, ) _DATASTOREOPTIONS = _descriptor.Descriptor( - name='DatastoreOptions', - full_name='google.privacy.dlp.v2.DatastoreOptions', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='partition_id', full_name='google.privacy.dlp.v2.DatastoreOptions.partition_id', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='kind', full_name='google.privacy.dlp.v2.DatastoreOptions.kind', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1815, - serialized_end=1944, + name="DatastoreOptions", + full_name="google.privacy.dlp.v2.DatastoreOptions", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="partition_id", + full_name="google.privacy.dlp.v2.DatastoreOptions.partition_id", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="kind", + full_name="google.privacy.dlp.v2.DatastoreOptions.kind", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1815, + serialized_end=1944, ) _CLOUDSTORAGEREGEXFILESET = _descriptor.Descriptor( - name='CloudStorageRegexFileSet', - full_name='google.privacy.dlp.v2.CloudStorageRegexFileSet', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='bucket_name', full_name='google.privacy.dlp.v2.CloudStorageRegexFileSet.bucket_name', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='include_regex', full_name='google.privacy.dlp.v2.CloudStorageRegexFileSet.include_regex', index=1, - number=2, type=9, cpp_type=9, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='exclude_regex', full_name='google.privacy.dlp.v2.CloudStorageRegexFileSet.exclude_regex', index=2, - number=3, type=9, cpp_type=9, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=1946, - serialized_end=2039, + name="CloudStorageRegexFileSet", + full_name="google.privacy.dlp.v2.CloudStorageRegexFileSet", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="bucket_name", + full_name="google.privacy.dlp.v2.CloudStorageRegexFileSet.bucket_name", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="include_regex", + full_name="google.privacy.dlp.v2.CloudStorageRegexFileSet.include_regex", + index=1, + number=2, + type=9, + cpp_type=9, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="exclude_regex", + full_name="google.privacy.dlp.v2.CloudStorageRegexFileSet.exclude_regex", + index=2, + number=3, + type=9, + cpp_type=9, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=1946, + serialized_end=2039, ) _CLOUDSTORAGEOPTIONS_FILESET = _descriptor.Descriptor( - name='FileSet', - full_name='google.privacy.dlp.v2.CloudStorageOptions.FileSet', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='url', full_name='google.privacy.dlp.v2.CloudStorageOptions.FileSet.url', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='regex_file_set', full_name='google.privacy.dlp.v2.CloudStorageOptions.FileSet.regex_file_set', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2365, - serialized_end=2460, + name="FileSet", + full_name="google.privacy.dlp.v2.CloudStorageOptions.FileSet", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="url", + full_name="google.privacy.dlp.v2.CloudStorageOptions.FileSet.url", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="regex_file_set", + full_name="google.privacy.dlp.v2.CloudStorageOptions.FileSet.regex_file_set", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2365, + serialized_end=2460, ) _CLOUDSTORAGEOPTIONS = _descriptor.Descriptor( - name='CloudStorageOptions', - full_name='google.privacy.dlp.v2.CloudStorageOptions', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='file_set', full_name='google.privacy.dlp.v2.CloudStorageOptions.file_set', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bytes_limit_per_file', full_name='google.privacy.dlp.v2.CloudStorageOptions.bytes_limit_per_file', index=1, - number=4, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='bytes_limit_per_file_percent', full_name='google.privacy.dlp.v2.CloudStorageOptions.bytes_limit_per_file_percent', index=2, - number=8, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='file_types', full_name='google.privacy.dlp.v2.CloudStorageOptions.file_types', index=3, - number=5, type=14, cpp_type=8, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='sample_method', full_name='google.privacy.dlp.v2.CloudStorageOptions.sample_method', index=4, - number=6, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='files_limit_percent', full_name='google.privacy.dlp.v2.CloudStorageOptions.files_limit_percent', index=5, - number=7, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_CLOUDSTORAGEOPTIONS_FILESET, ], - enum_types=[ - _CLOUDSTORAGEOPTIONS_SAMPLEMETHOD, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2042, - serialized_end=2534, + name="CloudStorageOptions", + full_name="google.privacy.dlp.v2.CloudStorageOptions", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="file_set", + full_name="google.privacy.dlp.v2.CloudStorageOptions.file_set", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bytes_limit_per_file", + full_name="google.privacy.dlp.v2.CloudStorageOptions.bytes_limit_per_file", + index=1, + number=4, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="bytes_limit_per_file_percent", + full_name="google.privacy.dlp.v2.CloudStorageOptions.bytes_limit_per_file_percent", + index=2, + number=8, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="file_types", + full_name="google.privacy.dlp.v2.CloudStorageOptions.file_types", + index=3, + number=5, + type=14, + cpp_type=8, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="sample_method", + full_name="google.privacy.dlp.v2.CloudStorageOptions.sample_method", + index=4, + number=6, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="files_limit_percent", + full_name="google.privacy.dlp.v2.CloudStorageOptions.files_limit_percent", + index=5, + number=7, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_CLOUDSTORAGEOPTIONS_FILESET], + enum_types=[_CLOUDSTORAGEOPTIONS_SAMPLEMETHOD], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2042, + serialized_end=2534, ) _CLOUDSTORAGEFILESET = _descriptor.Descriptor( - name='CloudStorageFileSet', - full_name='google.privacy.dlp.v2.CloudStorageFileSet', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='url', full_name='google.privacy.dlp.v2.CloudStorageFileSet.url', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2536, - serialized_end=2570, + name="CloudStorageFileSet", + full_name="google.privacy.dlp.v2.CloudStorageFileSet", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="url", + full_name="google.privacy.dlp.v2.CloudStorageFileSet.url", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2536, + serialized_end=2570, ) _CLOUDSTORAGEPATH = _descriptor.Descriptor( - name='CloudStoragePath', - full_name='google.privacy.dlp.v2.CloudStoragePath', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='path', full_name='google.privacy.dlp.v2.CloudStoragePath.path', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2572, - serialized_end=2604, + name="CloudStoragePath", + full_name="google.privacy.dlp.v2.CloudStoragePath", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="path", + full_name="google.privacy.dlp.v2.CloudStoragePath.path", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2572, + serialized_end=2604, ) _BIGQUERYOPTIONS = _descriptor.Descriptor( - name='BigQueryOptions', - full_name='google.privacy.dlp.v2.BigQueryOptions', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='table_reference', full_name='google.privacy.dlp.v2.BigQueryOptions.table_reference', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='identifying_fields', full_name='google.privacy.dlp.v2.BigQueryOptions.identifying_fields', index=1, - number=2, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='rows_limit', full_name='google.privacy.dlp.v2.BigQueryOptions.rows_limit', index=2, - number=3, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='rows_limit_percent', full_name='google.privacy.dlp.v2.BigQueryOptions.rows_limit_percent', index=3, - number=6, type=5, cpp_type=1, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='sample_method', full_name='google.privacy.dlp.v2.BigQueryOptions.sample_method', index=4, - number=4, type=14, cpp_type=8, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='excluded_fields', full_name='google.privacy.dlp.v2.BigQueryOptions.excluded_fields', index=5, - number=5, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - _BIGQUERYOPTIONS_SAMPLEMETHOD, - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=2607, - serialized_end=3002, + name="BigQueryOptions", + full_name="google.privacy.dlp.v2.BigQueryOptions", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="table_reference", + full_name="google.privacy.dlp.v2.BigQueryOptions.table_reference", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="identifying_fields", + full_name="google.privacy.dlp.v2.BigQueryOptions.identifying_fields", + index=1, + number=2, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="rows_limit", + full_name="google.privacy.dlp.v2.BigQueryOptions.rows_limit", + index=2, + number=3, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="rows_limit_percent", + full_name="google.privacy.dlp.v2.BigQueryOptions.rows_limit_percent", + index=3, + number=6, + type=5, + cpp_type=1, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="sample_method", + full_name="google.privacy.dlp.v2.BigQueryOptions.sample_method", + index=4, + number=4, + type=14, + cpp_type=8, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="excluded_fields", + full_name="google.privacy.dlp.v2.BigQueryOptions.excluded_fields", + index=5, + number=5, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[_BIGQUERYOPTIONS_SAMPLEMETHOD], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=2607, + serialized_end=3002, ) _STORAGECONFIG_TIMESPANCONFIG = _descriptor.Descriptor( - name='TimespanConfig', - full_name='google.privacy.dlp.v2.StorageConfig.TimespanConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='start_time', full_name='google.privacy.dlp.v2.StorageConfig.TimespanConfig.start_time', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='end_time', full_name='google.privacy.dlp.v2.StorageConfig.TimespanConfig.end_time', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='timestamp_field', full_name='google.privacy.dlp.v2.StorageConfig.TimespanConfig.timestamp_field', index=2, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='enable_auto_population_of_timespan_config', full_name='google.privacy.dlp.v2.StorageConfig.TimespanConfig.enable_auto_population_of_timespan_config', index=3, - number=4, type=8, cpp_type=7, label=1, - has_default_value=False, default_value=False, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3317, - serialized_end=3535, + name="TimespanConfig", + full_name="google.privacy.dlp.v2.StorageConfig.TimespanConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="start_time", + full_name="google.privacy.dlp.v2.StorageConfig.TimespanConfig.start_time", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="end_time", + full_name="google.privacy.dlp.v2.StorageConfig.TimespanConfig.end_time", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="timestamp_field", + full_name="google.privacy.dlp.v2.StorageConfig.TimespanConfig.timestamp_field", + index=2, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="enable_auto_population_of_timespan_config", + full_name="google.privacy.dlp.v2.StorageConfig.TimespanConfig.enable_auto_population_of_timespan_config", + index=3, + number=4, + type=8, + cpp_type=7, + label=1, + has_default_value=False, + default_value=False, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3317, + serialized_end=3535, ) _STORAGECONFIG = _descriptor.Descriptor( - name='StorageConfig', - full_name='google.privacy.dlp.v2.StorageConfig', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='datastore_options', full_name='google.privacy.dlp.v2.StorageConfig.datastore_options', index=0, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='cloud_storage_options', full_name='google.privacy.dlp.v2.StorageConfig.cloud_storage_options', index=1, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='big_query_options', full_name='google.privacy.dlp.v2.StorageConfig.big_query_options', index=2, - number=4, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='timespan_config', full_name='google.privacy.dlp.v2.StorageConfig.timespan_config', index=3, - number=6, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_STORAGECONFIG_TIMESPANCONFIG, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.StorageConfig.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=3005, - serialized_end=3543, + name="StorageConfig", + full_name="google.privacy.dlp.v2.StorageConfig", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="datastore_options", + full_name="google.privacy.dlp.v2.StorageConfig.datastore_options", + index=0, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="cloud_storage_options", + full_name="google.privacy.dlp.v2.StorageConfig.cloud_storage_options", + index=1, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="big_query_options", + full_name="google.privacy.dlp.v2.StorageConfig.big_query_options", + index=2, + number=4, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="timespan_config", + full_name="google.privacy.dlp.v2.StorageConfig.timespan_config", + index=3, + number=6, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_STORAGECONFIG_TIMESPANCONFIG], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.StorageConfig.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=3005, + serialized_end=3543, ) _BIGQUERYKEY = _descriptor.Descriptor( - name='BigQueryKey', - full_name='google.privacy.dlp.v2.BigQueryKey', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='table_reference', full_name='google.privacy.dlp.v2.BigQueryKey.table_reference', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='row_number', full_name='google.privacy.dlp.v2.BigQueryKey.row_number', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3545, - serialized_end=3641, + name="BigQueryKey", + full_name="google.privacy.dlp.v2.BigQueryKey", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="table_reference", + full_name="google.privacy.dlp.v2.BigQueryKey.table_reference", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="row_number", + full_name="google.privacy.dlp.v2.BigQueryKey.row_number", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3545, + serialized_end=3641, ) _DATASTOREKEY = _descriptor.Descriptor( - name='DatastoreKey', - full_name='google.privacy.dlp.v2.DatastoreKey', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='entity_key', full_name='google.privacy.dlp.v2.DatastoreKey.entity_key', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3643, - serialized_end=3705, + name="DatastoreKey", + full_name="google.privacy.dlp.v2.DatastoreKey", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="entity_key", + full_name="google.privacy.dlp.v2.DatastoreKey.entity_key", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3643, + serialized_end=3705, ) _KEY_PATHELEMENT = _descriptor.Descriptor( - name='PathElement', - full_name='google.privacy.dlp.v2.Key.PathElement', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='kind', full_name='google.privacy.dlp.v2.Key.PathElement.kind', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='id', full_name='google.privacy.dlp.v2.Key.PathElement.id', index=1, - number=2, type=3, cpp_type=2, label=1, - has_default_value=False, default_value=0, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='name', full_name='google.privacy.dlp.v2.Key.PathElement.name', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='id_type', full_name='google.privacy.dlp.v2.Key.PathElement.id_type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=3827, - serialized_end=3895, + name="PathElement", + full_name="google.privacy.dlp.v2.Key.PathElement", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="kind", + full_name="google.privacy.dlp.v2.Key.PathElement.kind", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="id", + full_name="google.privacy.dlp.v2.Key.PathElement.id", + index=1, + number=2, + type=3, + cpp_type=2, + label=1, + has_default_value=False, + default_value=0, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="name", + full_name="google.privacy.dlp.v2.Key.PathElement.name", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="id_type", + full_name="google.privacy.dlp.v2.Key.PathElement.id_type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=3827, + serialized_end=3895, ) _KEY = _descriptor.Descriptor( - name='Key', - full_name='google.privacy.dlp.v2.Key', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='partition_id', full_name='google.privacy.dlp.v2.Key.partition_id', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='path', full_name='google.privacy.dlp.v2.Key.path', index=1, - number=2, type=11, cpp_type=10, label=3, - has_default_value=False, default_value=[], - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[_KEY_PATHELEMENT, ], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=3708, - serialized_end=3895, + name="Key", + full_name="google.privacy.dlp.v2.Key", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="partition_id", + full_name="google.privacy.dlp.v2.Key.partition_id", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="path", + full_name="google.privacy.dlp.v2.Key.path", + index=1, + number=2, + type=11, + cpp_type=10, + label=3, + has_default_value=False, + default_value=[], + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[_KEY_PATHELEMENT], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=3708, + serialized_end=3895, ) _RECORDKEY = _descriptor.Descriptor( - name='RecordKey', - full_name='google.privacy.dlp.v2.RecordKey', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='datastore_key', full_name='google.privacy.dlp.v2.RecordKey.datastore_key', index=0, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='big_query_key', full_name='google.privacy.dlp.v2.RecordKey.big_query_key', index=1, - number=3, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - _descriptor.OneofDescriptor( - name='type', full_name='google.privacy.dlp.v2.RecordKey.type', - index=0, containing_type=None, fields=[]), - ], - serialized_start=3898, - serialized_end=4040, + name="RecordKey", + full_name="google.privacy.dlp.v2.RecordKey", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="datastore_key", + full_name="google.privacy.dlp.v2.RecordKey.datastore_key", + index=0, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="big_query_key", + full_name="google.privacy.dlp.v2.RecordKey.big_query_key", + index=1, + number=3, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[ + _descriptor.OneofDescriptor( + name="type", + full_name="google.privacy.dlp.v2.RecordKey.type", + index=0, + containing_type=None, + fields=[], + ) + ], + serialized_start=3898, + serialized_end=4040, ) _BIGQUERYTABLE = _descriptor.Descriptor( - name='BigQueryTable', - full_name='google.privacy.dlp.v2.BigQueryTable', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='project_id', full_name='google.privacy.dlp.v2.BigQueryTable.project_id', index=0, - number=1, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='dataset_id', full_name='google.privacy.dlp.v2.BigQueryTable.dataset_id', index=1, - number=2, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='table_id', full_name='google.privacy.dlp.v2.BigQueryTable.table_id', index=2, - number=3, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4042, - serialized_end=4115, + name="BigQueryTable", + full_name="google.privacy.dlp.v2.BigQueryTable", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="project_id", + full_name="google.privacy.dlp.v2.BigQueryTable.project_id", + index=0, + number=1, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="dataset_id", + full_name="google.privacy.dlp.v2.BigQueryTable.dataset_id", + index=1, + number=2, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="table_id", + full_name="google.privacy.dlp.v2.BigQueryTable.table_id", + index=2, + number=3, + type=9, + cpp_type=9, + label=1, + has_default_value=False, + default_value=_b("").decode("utf-8"), + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4042, + serialized_end=4115, ) _BIGQUERYFIELD = _descriptor.Descriptor( - name='BigQueryField', - full_name='google.privacy.dlp.v2.BigQueryField', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='table', full_name='google.privacy.dlp.v2.BigQueryField.table', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.BigQueryField.field', index=1, - number=2, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4117, - serialized_end=4232, + name="BigQueryField", + full_name="google.privacy.dlp.v2.BigQueryField", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="table", + full_name="google.privacy.dlp.v2.BigQueryField.table", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.BigQueryField.field", + index=1, + number=2, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ), + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4117, + serialized_end=4232, ) _ENTITYID = _descriptor.Descriptor( - name='EntityId', - full_name='google.privacy.dlp.v2.EntityId', - filename=None, - file=DESCRIPTOR, - containing_type=None, - fields=[ - _descriptor.FieldDescriptor( - name='field', full_name='google.privacy.dlp.v2.EntityId.field', index=0, - number=1, type=11, cpp_type=10, label=1, - has_default_value=False, default_value=None, - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), - ], - extensions=[ - ], - nested_types=[], - enum_types=[ - ], - options=None, - is_extendable=False, - syntax='proto3', - extension_ranges=[], - oneofs=[ - ], - serialized_start=4234, - serialized_end=4291, -) - -_STOREDTYPE.fields_by_name['create_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP + name="EntityId", + full_name="google.privacy.dlp.v2.EntityId", + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name="field", + full_name="google.privacy.dlp.v2.EntityId.field", + index=0, + number=1, + type=11, + cpp_type=10, + label=1, + has_default_value=False, + default_value=None, + message_type=None, + enum_type=None, + containing_type=None, + is_extension=False, + extension_scope=None, + options=None, + file=DESCRIPTOR, + ) + ], + extensions=[], + nested_types=[], + enum_types=[], + options=None, + is_extendable=False, + syntax="proto3", + extension_ranges=[], + oneofs=[], + serialized_start=4234, + serialized_end=4291, +) + +_STOREDTYPE.fields_by_name[ + "create_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP _CUSTOMINFOTYPE_DICTIONARY_WORDLIST.containing_type = _CUSTOMINFOTYPE_DICTIONARY -_CUSTOMINFOTYPE_DICTIONARY.fields_by_name['word_list'].message_type = _CUSTOMINFOTYPE_DICTIONARY_WORDLIST -_CUSTOMINFOTYPE_DICTIONARY.fields_by_name['cloud_storage_path'].message_type = _CLOUDSTORAGEPATH +_CUSTOMINFOTYPE_DICTIONARY.fields_by_name[ + "word_list" +].message_type = _CUSTOMINFOTYPE_DICTIONARY_WORDLIST +_CUSTOMINFOTYPE_DICTIONARY.fields_by_name[ + "cloud_storage_path" +].message_type = _CLOUDSTORAGEPATH _CUSTOMINFOTYPE_DICTIONARY.containing_type = _CUSTOMINFOTYPE -_CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name['source'].fields.append( - _CUSTOMINFOTYPE_DICTIONARY.fields_by_name['word_list']) -_CUSTOMINFOTYPE_DICTIONARY.fields_by_name['word_list'].containing_oneof = _CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name['source'] -_CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name['source'].fields.append( - _CUSTOMINFOTYPE_DICTIONARY.fields_by_name['cloud_storage_path']) -_CUSTOMINFOTYPE_DICTIONARY.fields_by_name['cloud_storage_path'].containing_oneof = _CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name['source'] +_CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name["source"].fields.append( + _CUSTOMINFOTYPE_DICTIONARY.fields_by_name["word_list"] +) +_CUSTOMINFOTYPE_DICTIONARY.fields_by_name[ + "word_list" +].containing_oneof = _CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name["source"] +_CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name["source"].fields.append( + _CUSTOMINFOTYPE_DICTIONARY.fields_by_name["cloud_storage_path"] +) +_CUSTOMINFOTYPE_DICTIONARY.fields_by_name[ + "cloud_storage_path" +].containing_oneof = _CUSTOMINFOTYPE_DICTIONARY.oneofs_by_name["source"] _CUSTOMINFOTYPE_REGEX.containing_type = _CUSTOMINFOTYPE _CUSTOMINFOTYPE_SURROGATETYPE.containing_type = _CUSTOMINFOTYPE _CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY.containing_type = _CUSTOMINFOTYPE_DETECTIONRULE -_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name['fixed_likelihood'].enum_type = _LIKELIHOOD -_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.containing_type = _CUSTOMINFOTYPE_DETECTIONRULE -_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name['adjustment'].fields.append( - _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name['fixed_likelihood']) -_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name['fixed_likelihood'].containing_oneof = _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name['adjustment'] -_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name['adjustment'].fields.append( - _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name['relative_likelihood']) -_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name['relative_likelihood'].containing_oneof = _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name['adjustment'] -_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.fields_by_name['hotword_regex'].message_type = _CUSTOMINFOTYPE_REGEX -_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.fields_by_name['proximity'].message_type = _CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY -_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.fields_by_name['likelihood_adjustment'].message_type = _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT -_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.containing_type = _CUSTOMINFOTYPE_DETECTIONRULE -_CUSTOMINFOTYPE_DETECTIONRULE.fields_by_name['hotword_rule'].message_type = _CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE +_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name[ + "fixed_likelihood" +].enum_type = _LIKELIHOOD +_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.containing_type = ( + _CUSTOMINFOTYPE_DETECTIONRULE +) +_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name[ + "adjustment" +].fields.append( + _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name[ + "fixed_likelihood" + ] +) +_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name[ + "fixed_likelihood" +].containing_oneof = _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name[ + "adjustment" +] +_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name[ + "adjustment" +].fields.append( + _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name[ + "relative_likelihood" + ] +) +_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.fields_by_name[ + "relative_likelihood" +].containing_oneof = _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT.oneofs_by_name[ + "adjustment" +] +_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.fields_by_name[ + "hotword_regex" +].message_type = _CUSTOMINFOTYPE_REGEX +_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.fields_by_name[ + "proximity" +].message_type = _CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY +_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.fields_by_name[ + "likelihood_adjustment" +].message_type = _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT +_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE.containing_type = ( + _CUSTOMINFOTYPE_DETECTIONRULE +) +_CUSTOMINFOTYPE_DETECTIONRULE.fields_by_name[ + "hotword_rule" +].message_type = _CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE _CUSTOMINFOTYPE_DETECTIONRULE.containing_type = _CUSTOMINFOTYPE -_CUSTOMINFOTYPE_DETECTIONRULE.oneofs_by_name['type'].fields.append( - _CUSTOMINFOTYPE_DETECTIONRULE.fields_by_name['hotword_rule']) -_CUSTOMINFOTYPE_DETECTIONRULE.fields_by_name['hotword_rule'].containing_oneof = _CUSTOMINFOTYPE_DETECTIONRULE.oneofs_by_name['type'] -_CUSTOMINFOTYPE.fields_by_name['info_type'].message_type = _INFOTYPE -_CUSTOMINFOTYPE.fields_by_name['likelihood'].enum_type = _LIKELIHOOD -_CUSTOMINFOTYPE.fields_by_name['dictionary'].message_type = _CUSTOMINFOTYPE_DICTIONARY -_CUSTOMINFOTYPE.fields_by_name['regex'].message_type = _CUSTOMINFOTYPE_REGEX -_CUSTOMINFOTYPE.fields_by_name['surrogate_type'].message_type = _CUSTOMINFOTYPE_SURROGATETYPE -_CUSTOMINFOTYPE.fields_by_name['stored_type'].message_type = _STOREDTYPE -_CUSTOMINFOTYPE.fields_by_name['detection_rules'].message_type = _CUSTOMINFOTYPE_DETECTIONRULE -_CUSTOMINFOTYPE.fields_by_name['exclusion_type'].enum_type = _CUSTOMINFOTYPE_EXCLUSIONTYPE +_CUSTOMINFOTYPE_DETECTIONRULE.oneofs_by_name["type"].fields.append( + _CUSTOMINFOTYPE_DETECTIONRULE.fields_by_name["hotword_rule"] +) +_CUSTOMINFOTYPE_DETECTIONRULE.fields_by_name[ + "hotword_rule" +].containing_oneof = _CUSTOMINFOTYPE_DETECTIONRULE.oneofs_by_name["type"] +_CUSTOMINFOTYPE.fields_by_name["info_type"].message_type = _INFOTYPE +_CUSTOMINFOTYPE.fields_by_name["likelihood"].enum_type = _LIKELIHOOD +_CUSTOMINFOTYPE.fields_by_name["dictionary"].message_type = _CUSTOMINFOTYPE_DICTIONARY +_CUSTOMINFOTYPE.fields_by_name["regex"].message_type = _CUSTOMINFOTYPE_REGEX +_CUSTOMINFOTYPE.fields_by_name[ + "surrogate_type" +].message_type = _CUSTOMINFOTYPE_SURROGATETYPE +_CUSTOMINFOTYPE.fields_by_name["stored_type"].message_type = _STOREDTYPE +_CUSTOMINFOTYPE.fields_by_name[ + "detection_rules" +].message_type = _CUSTOMINFOTYPE_DETECTIONRULE +_CUSTOMINFOTYPE.fields_by_name[ + "exclusion_type" +].enum_type = _CUSTOMINFOTYPE_EXCLUSIONTYPE _CUSTOMINFOTYPE_EXCLUSIONTYPE.containing_type = _CUSTOMINFOTYPE -_CUSTOMINFOTYPE.oneofs_by_name['type'].fields.append( - _CUSTOMINFOTYPE.fields_by_name['dictionary']) -_CUSTOMINFOTYPE.fields_by_name['dictionary'].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name['type'] -_CUSTOMINFOTYPE.oneofs_by_name['type'].fields.append( - _CUSTOMINFOTYPE.fields_by_name['regex']) -_CUSTOMINFOTYPE.fields_by_name['regex'].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name['type'] -_CUSTOMINFOTYPE.oneofs_by_name['type'].fields.append( - _CUSTOMINFOTYPE.fields_by_name['surrogate_type']) -_CUSTOMINFOTYPE.fields_by_name['surrogate_type'].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name['type'] -_CUSTOMINFOTYPE.oneofs_by_name['type'].fields.append( - _CUSTOMINFOTYPE.fields_by_name['stored_type']) -_CUSTOMINFOTYPE.fields_by_name['stored_type'].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name['type'] -_DATASTOREOPTIONS.fields_by_name['partition_id'].message_type = _PARTITIONID -_DATASTOREOPTIONS.fields_by_name['kind'].message_type = _KINDEXPRESSION -_CLOUDSTORAGEOPTIONS_FILESET.fields_by_name['regex_file_set'].message_type = _CLOUDSTORAGEREGEXFILESET +_CUSTOMINFOTYPE.oneofs_by_name["type"].fields.append( + _CUSTOMINFOTYPE.fields_by_name["dictionary"] +) +_CUSTOMINFOTYPE.fields_by_name[ + "dictionary" +].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name["type"] +_CUSTOMINFOTYPE.oneofs_by_name["type"].fields.append( + _CUSTOMINFOTYPE.fields_by_name["regex"] +) +_CUSTOMINFOTYPE.fields_by_name[ + "regex" +].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name["type"] +_CUSTOMINFOTYPE.oneofs_by_name["type"].fields.append( + _CUSTOMINFOTYPE.fields_by_name["surrogate_type"] +) +_CUSTOMINFOTYPE.fields_by_name[ + "surrogate_type" +].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name["type"] +_CUSTOMINFOTYPE.oneofs_by_name["type"].fields.append( + _CUSTOMINFOTYPE.fields_by_name["stored_type"] +) +_CUSTOMINFOTYPE.fields_by_name[ + "stored_type" +].containing_oneof = _CUSTOMINFOTYPE.oneofs_by_name["type"] +_DATASTOREOPTIONS.fields_by_name["partition_id"].message_type = _PARTITIONID +_DATASTOREOPTIONS.fields_by_name["kind"].message_type = _KINDEXPRESSION +_CLOUDSTORAGEOPTIONS_FILESET.fields_by_name[ + "regex_file_set" +].message_type = _CLOUDSTORAGEREGEXFILESET _CLOUDSTORAGEOPTIONS_FILESET.containing_type = _CLOUDSTORAGEOPTIONS -_CLOUDSTORAGEOPTIONS.fields_by_name['file_set'].message_type = _CLOUDSTORAGEOPTIONS_FILESET -_CLOUDSTORAGEOPTIONS.fields_by_name['file_types'].enum_type = _FILETYPE -_CLOUDSTORAGEOPTIONS.fields_by_name['sample_method'].enum_type = _CLOUDSTORAGEOPTIONS_SAMPLEMETHOD +_CLOUDSTORAGEOPTIONS.fields_by_name[ + "file_set" +].message_type = _CLOUDSTORAGEOPTIONS_FILESET +_CLOUDSTORAGEOPTIONS.fields_by_name["file_types"].enum_type = _FILETYPE +_CLOUDSTORAGEOPTIONS.fields_by_name[ + "sample_method" +].enum_type = _CLOUDSTORAGEOPTIONS_SAMPLEMETHOD _CLOUDSTORAGEOPTIONS_SAMPLEMETHOD.containing_type = _CLOUDSTORAGEOPTIONS -_BIGQUERYOPTIONS.fields_by_name['table_reference'].message_type = _BIGQUERYTABLE -_BIGQUERYOPTIONS.fields_by_name['identifying_fields'].message_type = _FIELDID -_BIGQUERYOPTIONS.fields_by_name['sample_method'].enum_type = _BIGQUERYOPTIONS_SAMPLEMETHOD -_BIGQUERYOPTIONS.fields_by_name['excluded_fields'].message_type = _FIELDID +_BIGQUERYOPTIONS.fields_by_name["table_reference"].message_type = _BIGQUERYTABLE +_BIGQUERYOPTIONS.fields_by_name["identifying_fields"].message_type = _FIELDID +_BIGQUERYOPTIONS.fields_by_name[ + "sample_method" +].enum_type = _BIGQUERYOPTIONS_SAMPLEMETHOD +_BIGQUERYOPTIONS.fields_by_name["excluded_fields"].message_type = _FIELDID _BIGQUERYOPTIONS_SAMPLEMETHOD.containing_type = _BIGQUERYOPTIONS -_STORAGECONFIG_TIMESPANCONFIG.fields_by_name['start_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_STORAGECONFIG_TIMESPANCONFIG.fields_by_name['end_time'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP -_STORAGECONFIG_TIMESPANCONFIG.fields_by_name['timestamp_field'].message_type = _FIELDID +_STORAGECONFIG_TIMESPANCONFIG.fields_by_name[ + "start_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_STORAGECONFIG_TIMESPANCONFIG.fields_by_name[ + "end_time" +].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP +_STORAGECONFIG_TIMESPANCONFIG.fields_by_name["timestamp_field"].message_type = _FIELDID _STORAGECONFIG_TIMESPANCONFIG.containing_type = _STORAGECONFIG -_STORAGECONFIG.fields_by_name['datastore_options'].message_type = _DATASTOREOPTIONS -_STORAGECONFIG.fields_by_name['cloud_storage_options'].message_type = _CLOUDSTORAGEOPTIONS -_STORAGECONFIG.fields_by_name['big_query_options'].message_type = _BIGQUERYOPTIONS -_STORAGECONFIG.fields_by_name['timespan_config'].message_type = _STORAGECONFIG_TIMESPANCONFIG -_STORAGECONFIG.oneofs_by_name['type'].fields.append( - _STORAGECONFIG.fields_by_name['datastore_options']) -_STORAGECONFIG.fields_by_name['datastore_options'].containing_oneof = _STORAGECONFIG.oneofs_by_name['type'] -_STORAGECONFIG.oneofs_by_name['type'].fields.append( - _STORAGECONFIG.fields_by_name['cloud_storage_options']) -_STORAGECONFIG.fields_by_name['cloud_storage_options'].containing_oneof = _STORAGECONFIG.oneofs_by_name['type'] -_STORAGECONFIG.oneofs_by_name['type'].fields.append( - _STORAGECONFIG.fields_by_name['big_query_options']) -_STORAGECONFIG.fields_by_name['big_query_options'].containing_oneof = _STORAGECONFIG.oneofs_by_name['type'] -_BIGQUERYKEY.fields_by_name['table_reference'].message_type = _BIGQUERYTABLE -_DATASTOREKEY.fields_by_name['entity_key'].message_type = _KEY +_STORAGECONFIG.fields_by_name["datastore_options"].message_type = _DATASTOREOPTIONS +_STORAGECONFIG.fields_by_name[ + "cloud_storage_options" +].message_type = _CLOUDSTORAGEOPTIONS +_STORAGECONFIG.fields_by_name["big_query_options"].message_type = _BIGQUERYOPTIONS +_STORAGECONFIG.fields_by_name[ + "timespan_config" +].message_type = _STORAGECONFIG_TIMESPANCONFIG +_STORAGECONFIG.oneofs_by_name["type"].fields.append( + _STORAGECONFIG.fields_by_name["datastore_options"] +) +_STORAGECONFIG.fields_by_name[ + "datastore_options" +].containing_oneof = _STORAGECONFIG.oneofs_by_name["type"] +_STORAGECONFIG.oneofs_by_name["type"].fields.append( + _STORAGECONFIG.fields_by_name["cloud_storage_options"] +) +_STORAGECONFIG.fields_by_name[ + "cloud_storage_options" +].containing_oneof = _STORAGECONFIG.oneofs_by_name["type"] +_STORAGECONFIG.oneofs_by_name["type"].fields.append( + _STORAGECONFIG.fields_by_name["big_query_options"] +) +_STORAGECONFIG.fields_by_name[ + "big_query_options" +].containing_oneof = _STORAGECONFIG.oneofs_by_name["type"] +_BIGQUERYKEY.fields_by_name["table_reference"].message_type = _BIGQUERYTABLE +_DATASTOREKEY.fields_by_name["entity_key"].message_type = _KEY _KEY_PATHELEMENT.containing_type = _KEY -_KEY_PATHELEMENT.oneofs_by_name['id_type'].fields.append( - _KEY_PATHELEMENT.fields_by_name['id']) -_KEY_PATHELEMENT.fields_by_name['id'].containing_oneof = _KEY_PATHELEMENT.oneofs_by_name['id_type'] -_KEY_PATHELEMENT.oneofs_by_name['id_type'].fields.append( - _KEY_PATHELEMENT.fields_by_name['name']) -_KEY_PATHELEMENT.fields_by_name['name'].containing_oneof = _KEY_PATHELEMENT.oneofs_by_name['id_type'] -_KEY.fields_by_name['partition_id'].message_type = _PARTITIONID -_KEY.fields_by_name['path'].message_type = _KEY_PATHELEMENT -_RECORDKEY.fields_by_name['datastore_key'].message_type = _DATASTOREKEY -_RECORDKEY.fields_by_name['big_query_key'].message_type = _BIGQUERYKEY -_RECORDKEY.oneofs_by_name['type'].fields.append( - _RECORDKEY.fields_by_name['datastore_key']) -_RECORDKEY.fields_by_name['datastore_key'].containing_oneof = _RECORDKEY.oneofs_by_name['type'] -_RECORDKEY.oneofs_by_name['type'].fields.append( - _RECORDKEY.fields_by_name['big_query_key']) -_RECORDKEY.fields_by_name['big_query_key'].containing_oneof = _RECORDKEY.oneofs_by_name['type'] -_BIGQUERYFIELD.fields_by_name['table'].message_type = _BIGQUERYTABLE -_BIGQUERYFIELD.fields_by_name['field'].message_type = _FIELDID -_ENTITYID.fields_by_name['field'].message_type = _FIELDID -DESCRIPTOR.message_types_by_name['InfoType'] = _INFOTYPE -DESCRIPTOR.message_types_by_name['StoredType'] = _STOREDTYPE -DESCRIPTOR.message_types_by_name['CustomInfoType'] = _CUSTOMINFOTYPE -DESCRIPTOR.message_types_by_name['FieldId'] = _FIELDID -DESCRIPTOR.message_types_by_name['PartitionId'] = _PARTITIONID -DESCRIPTOR.message_types_by_name['KindExpression'] = _KINDEXPRESSION -DESCRIPTOR.message_types_by_name['DatastoreOptions'] = _DATASTOREOPTIONS -DESCRIPTOR.message_types_by_name['CloudStorageRegexFileSet'] = _CLOUDSTORAGEREGEXFILESET -DESCRIPTOR.message_types_by_name['CloudStorageOptions'] = _CLOUDSTORAGEOPTIONS -DESCRIPTOR.message_types_by_name['CloudStorageFileSet'] = _CLOUDSTORAGEFILESET -DESCRIPTOR.message_types_by_name['CloudStoragePath'] = _CLOUDSTORAGEPATH -DESCRIPTOR.message_types_by_name['BigQueryOptions'] = _BIGQUERYOPTIONS -DESCRIPTOR.message_types_by_name['StorageConfig'] = _STORAGECONFIG -DESCRIPTOR.message_types_by_name['BigQueryKey'] = _BIGQUERYKEY -DESCRIPTOR.message_types_by_name['DatastoreKey'] = _DATASTOREKEY -DESCRIPTOR.message_types_by_name['Key'] = _KEY -DESCRIPTOR.message_types_by_name['RecordKey'] = _RECORDKEY -DESCRIPTOR.message_types_by_name['BigQueryTable'] = _BIGQUERYTABLE -DESCRIPTOR.message_types_by_name['BigQueryField'] = _BIGQUERYFIELD -DESCRIPTOR.message_types_by_name['EntityId'] = _ENTITYID -DESCRIPTOR.enum_types_by_name['Likelihood'] = _LIKELIHOOD -DESCRIPTOR.enum_types_by_name['FileType'] = _FILETYPE +_KEY_PATHELEMENT.oneofs_by_name["id_type"].fields.append( + _KEY_PATHELEMENT.fields_by_name["id"] +) +_KEY_PATHELEMENT.fields_by_name[ + "id" +].containing_oneof = _KEY_PATHELEMENT.oneofs_by_name["id_type"] +_KEY_PATHELEMENT.oneofs_by_name["id_type"].fields.append( + _KEY_PATHELEMENT.fields_by_name["name"] +) +_KEY_PATHELEMENT.fields_by_name[ + "name" +].containing_oneof = _KEY_PATHELEMENT.oneofs_by_name["id_type"] +_KEY.fields_by_name["partition_id"].message_type = _PARTITIONID +_KEY.fields_by_name["path"].message_type = _KEY_PATHELEMENT +_RECORDKEY.fields_by_name["datastore_key"].message_type = _DATASTOREKEY +_RECORDKEY.fields_by_name["big_query_key"].message_type = _BIGQUERYKEY +_RECORDKEY.oneofs_by_name["type"].fields.append( + _RECORDKEY.fields_by_name["datastore_key"] +) +_RECORDKEY.fields_by_name["datastore_key"].containing_oneof = _RECORDKEY.oneofs_by_name[ + "type" +] +_RECORDKEY.oneofs_by_name["type"].fields.append( + _RECORDKEY.fields_by_name["big_query_key"] +) +_RECORDKEY.fields_by_name["big_query_key"].containing_oneof = _RECORDKEY.oneofs_by_name[ + "type" +] +_BIGQUERYFIELD.fields_by_name["table"].message_type = _BIGQUERYTABLE +_BIGQUERYFIELD.fields_by_name["field"].message_type = _FIELDID +_ENTITYID.fields_by_name["field"].message_type = _FIELDID +DESCRIPTOR.message_types_by_name["InfoType"] = _INFOTYPE +DESCRIPTOR.message_types_by_name["StoredType"] = _STOREDTYPE +DESCRIPTOR.message_types_by_name["CustomInfoType"] = _CUSTOMINFOTYPE +DESCRIPTOR.message_types_by_name["FieldId"] = _FIELDID +DESCRIPTOR.message_types_by_name["PartitionId"] = _PARTITIONID +DESCRIPTOR.message_types_by_name["KindExpression"] = _KINDEXPRESSION +DESCRIPTOR.message_types_by_name["DatastoreOptions"] = _DATASTOREOPTIONS +DESCRIPTOR.message_types_by_name["CloudStorageRegexFileSet"] = _CLOUDSTORAGEREGEXFILESET +DESCRIPTOR.message_types_by_name["CloudStorageOptions"] = _CLOUDSTORAGEOPTIONS +DESCRIPTOR.message_types_by_name["CloudStorageFileSet"] = _CLOUDSTORAGEFILESET +DESCRIPTOR.message_types_by_name["CloudStoragePath"] = _CLOUDSTORAGEPATH +DESCRIPTOR.message_types_by_name["BigQueryOptions"] = _BIGQUERYOPTIONS +DESCRIPTOR.message_types_by_name["StorageConfig"] = _STORAGECONFIG +DESCRIPTOR.message_types_by_name["BigQueryKey"] = _BIGQUERYKEY +DESCRIPTOR.message_types_by_name["DatastoreKey"] = _DATASTOREKEY +DESCRIPTOR.message_types_by_name["Key"] = _KEY +DESCRIPTOR.message_types_by_name["RecordKey"] = _RECORDKEY +DESCRIPTOR.message_types_by_name["BigQueryTable"] = _BIGQUERYTABLE +DESCRIPTOR.message_types_by_name["BigQueryField"] = _BIGQUERYFIELD +DESCRIPTOR.message_types_by_name["EntityId"] = _ENTITYID +DESCRIPTOR.enum_types_by_name["Likelihood"] = _LIKELIHOOD +DESCRIPTOR.enum_types_by_name["FileType"] = _FILETYPE _sym_db.RegisterFileDescriptor(DESCRIPTOR) -InfoType = _reflection.GeneratedProtocolMessageType('InfoType', (_message.Message,), dict( - DESCRIPTOR = _INFOTYPE, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Type of information detected by the API. +InfoType = _reflection.GeneratedProtocolMessageType( + "InfoType", + (_message.Message,), + dict( + DESCRIPTOR=_INFOTYPE, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Type of information detected by the API. Attributes: @@ -1581,15 +2418,18 @@ specifying a built-in type. InfoType names should conform to the pattern [a-zA-Z0-9\_]{1,64}. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoType) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.InfoType) + ), +) _sym_db.RegisterMessage(InfoType) -StoredType = _reflection.GeneratedProtocolMessageType('StoredType', (_message.Message,), dict( - DESCRIPTOR = _STOREDTYPE, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """A reference to a StoredInfoType to use with scanning. +StoredType = _reflection.GeneratedProtocolMessageType( + "StoredType", + (_message.Message,), + dict( + DESCRIPTOR=_STOREDTYPE, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""A reference to a StoredInfoType to use with scanning. Attributes: @@ -1602,19 +2442,26 @@ ``StoredInfoType`` used for inspection was created. Output- only field, populated by the system. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredType) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StoredType) + ), +) _sym_db.RegisterMessage(StoredType) -CustomInfoType = _reflection.GeneratedProtocolMessageType('CustomInfoType', (_message.Message,), dict( - - Dictionary = _reflection.GeneratedProtocolMessageType('Dictionary', (_message.Message,), dict( - - WordList = _reflection.GeneratedProtocolMessageType('WordList', (_message.Message,), dict( - DESCRIPTOR = _CUSTOMINFOTYPE_DICTIONARY_WORDLIST, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message defining a list of words or phrases to search for in the data. +CustomInfoType = _reflection.GeneratedProtocolMessageType( + "CustomInfoType", + (_message.Message,), + dict( + Dictionary=_reflection.GeneratedProtocolMessageType( + "Dictionary", + (_message.Message,), + dict( + WordList=_reflection.GeneratedProtocolMessageType( + "WordList", + (_message.Message,), + dict( + DESCRIPTOR=_CUSTOMINFOTYPE_DICTIONARY_WORDLIST, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message defining a list of words or phrases to search for in the data. Attributes: @@ -1623,13 +2470,12 @@ contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required] """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.Dictionary.WordList) - )) - , - DESCRIPTOR = _CUSTOMINFOTYPE_DICTIONARY, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Custom information type based on a dictionary of words or phrases. This + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.Dictionary.WordList) + ), + ), + DESCRIPTOR=_CUSTOMINFOTYPE_DICTIONARY, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Custom information type based on a dictionary of words or phrases. This can be used to match sensitive information specific to the data, such as a list of employee IDs or job titles. @@ -1661,15 +2507,16 @@ Newline-delimited file of words in Cloud Storage. Only a single file is accepted. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.Dictionary) - )) - , - - Regex = _reflection.GeneratedProtocolMessageType('Regex', (_message.Message,), dict( - DESCRIPTOR = _CUSTOMINFOTYPE_REGEX, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message defining a custom regular expression. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.Dictionary) + ), + ), + Regex=_reflection.GeneratedProtocolMessageType( + "Regex", + (_message.Message,), + dict( + DESCRIPTOR=_CUSTOMINFOTYPE_REGEX, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message defining a custom regular expression. Attributes: @@ -1678,15 +2525,16 @@ (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.Regex) - )) - , - - SurrogateType = _reflection.GeneratedProtocolMessageType('SurrogateType', (_message.Message,), dict( - DESCRIPTOR = _CUSTOMINFOTYPE_SURROGATETYPE, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message for detecting output from deidentification transformations such + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.Regex) + ), + ), + SurrogateType=_reflection.GeneratedProtocolMessageType( + "SurrogateType", + (_message.Message,), + dict( + DESCRIPTOR=_CUSTOMINFOTYPE_SURROGATETYPE, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message for detecting output from deidentification transformations such as ```CryptoReplaceFfxFpeConfig`` `__. These types of transformations are those that perform pseudonymization, @@ -1695,17 +2543,20 @@ ``surrogate_info_type``. This CustomInfoType does not support the use of ``detection_rules``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.SurrogateType) - )) - , - - DetectionRule = _reflection.GeneratedProtocolMessageType('DetectionRule', (_message.Message,), dict( - - Proximity = _reflection.GeneratedProtocolMessageType('Proximity', (_message.Message,), dict( - DESCRIPTOR = _CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message for specifying a window around a finding to apply a detection + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.SurrogateType) + ), + ), + DetectionRule=_reflection.GeneratedProtocolMessageType( + "DetectionRule", + (_message.Message,), + dict( + Proximity=_reflection.GeneratedProtocolMessageType( + "Proximity", + (_message.Message,), + dict( + DESCRIPTOR=_CUSTOMINFOTYPE_DETECTIONRULE_PROXIMITY, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message for specifying a window around a finding to apply a detection rule. @@ -1715,15 +2566,16 @@ window_after: Number of characters after the finding to consider. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity) - )) - , - - LikelihoodAdjustment = _reflection.GeneratedProtocolMessageType('LikelihoodAdjustment', (_message.Message,), dict( - DESCRIPTOR = _CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message for specifying an adjustment to the likelihood of a finding as + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule.Proximity) + ), + ), + LikelihoodAdjustment=_reflection.GeneratedProtocolMessageType( + "LikelihoodAdjustment", + (_message.Message,), + dict( + DESCRIPTOR=_CUSTOMINFOTYPE_DETECTIONRULE_LIKELIHOODADJUSTMENT, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message for specifying an adjustment to the likelihood of a finding as part of a detection rule. @@ -1741,15 +2593,16 @@ likelihood is ``VERY_LIKELY`` will result in a final likelihood of ``LIKELY``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment) - )) - , - - HotwordRule = _reflection.GeneratedProtocolMessageType('HotwordRule', (_message.Message,), dict( - DESCRIPTOR = _CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """The rule that adjusts the likelihood of findings within a certain + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule.LikelihoodAdjustment) + ), + ), + HotwordRule=_reflection.GeneratedProtocolMessageType( + "HotwordRule", + (_message.Message,), + dict( + DESCRIPTOR=_CUSTOMINFOTYPE_DETECTIONRULE_HOTWORDRULE, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""The rule that adjusts the likelihood of findings within a certain proximity of hotwords. @@ -1771,13 +2624,12 @@ likelihood_adjustment: \ Likelihood adjustment to apply to all matching findings. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule) - )) - , - DESCRIPTOR = _CUSTOMINFOTYPE_DETECTIONRULE, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Rule for modifying a CustomInfoType to alter behavior under certain + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule) + ), + ), + DESCRIPTOR=_CUSTOMINFOTYPE_DETECTIONRULE, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Rule for modifying a CustomInfoType to alter behavior under certain circumstances, depending on the specific details of the rule. Not supported for the ``surrogate_type`` custom info type. @@ -1786,13 +2638,12 @@ hotword_rule: Hotword-based detection rule. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule) - )) - , - DESCRIPTOR = _CUSTOMINFOTYPE, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Custom information type provided by the user. Used to find + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType.DetectionRule) + ), + ), + DESCRIPTOR=_CUSTOMINFOTYPE, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Custom information type provided by the user. Used to find domain-specific sensitive information configurable to the data in question. @@ -1832,8 +2683,9 @@ cause a finding to be returned. It still can be used for rules matching. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CustomInfoType) + ), +) _sym_db.RegisterMessage(CustomInfoType) _sym_db.RegisterMessage(CustomInfoType.Dictionary) _sym_db.RegisterMessage(CustomInfoType.Dictionary.WordList) @@ -1844,26 +2696,31 @@ _sym_db.RegisterMessage(CustomInfoType.DetectionRule.LikelihoodAdjustment) _sym_db.RegisterMessage(CustomInfoType.DetectionRule.HotwordRule) -FieldId = _reflection.GeneratedProtocolMessageType('FieldId', (_message.Message,), dict( - DESCRIPTOR = _FIELDID, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """General identifier of a data field in a storage service. +FieldId = _reflection.GeneratedProtocolMessageType( + "FieldId", + (_message.Message,), + dict( + DESCRIPTOR=_FIELDID, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""General identifier of a data field in a storage service. Attributes: name: Name describing the field. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.FieldId) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.FieldId) + ), +) _sym_db.RegisterMessage(FieldId) -PartitionId = _reflection.GeneratedProtocolMessageType('PartitionId', (_message.Message,), dict( - DESCRIPTOR = _PARTITIONID, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Datastore partition ID. A partition ID identifies a grouping of +PartitionId = _reflection.GeneratedProtocolMessageType( + "PartitionId", + (_message.Message,), + dict( + DESCRIPTOR=_PARTITIONID, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Datastore partition ID. A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty. @@ -1877,30 +2734,36 @@ If not empty, the ID of the namespace to which the entities belong. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PartitionId) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.PartitionId) + ), +) _sym_db.RegisterMessage(PartitionId) -KindExpression = _reflection.GeneratedProtocolMessageType('KindExpression', (_message.Message,), dict( - DESCRIPTOR = _KINDEXPRESSION, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """A representation of a Datastore kind. +KindExpression = _reflection.GeneratedProtocolMessageType( + "KindExpression", + (_message.Message,), + dict( + DESCRIPTOR=_KINDEXPRESSION, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""A representation of a Datastore kind. Attributes: name: The name of the kind. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.KindExpression) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.KindExpression) + ), +) _sym_db.RegisterMessage(KindExpression) -DatastoreOptions = _reflection.GeneratedProtocolMessageType('DatastoreOptions', (_message.Message,), dict( - DESCRIPTOR = _DATASTOREOPTIONS, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Options defining a data set within Google Cloud Datastore. +DatastoreOptions = _reflection.GeneratedProtocolMessageType( + "DatastoreOptions", + (_message.Message,), + dict( + DESCRIPTOR=_DATASTOREOPTIONS, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Options defining a data set within Google Cloud Datastore. Attributes: @@ -1911,15 +2774,18 @@ kind: The kind to process. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DatastoreOptions) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DatastoreOptions) + ), +) _sym_db.RegisterMessage(DatastoreOptions) -CloudStorageRegexFileSet = _reflection.GeneratedProtocolMessageType('CloudStorageRegexFileSet', (_message.Message,), dict( - DESCRIPTOR = _CLOUDSTORAGEREGEXFILESET, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message representing a set of files in a Cloud Storage bucket. Regular +CloudStorageRegexFileSet = _reflection.GeneratedProtocolMessageType( + "CloudStorageRegexFileSet", + (_message.Message,), + dict( + DESCRIPTOR=_CLOUDSTORAGEREGEXFILESET, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message representing a set of files in a Cloud Storage bucket. Regular expressions are used to allow fine-grained control over which files in the bucket to include. @@ -1973,17 +2839,22 @@ `__; a guide can be found under the google/re2 repository on GitHub. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageRegexFileSet) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageRegexFileSet) + ), +) _sym_db.RegisterMessage(CloudStorageRegexFileSet) -CloudStorageOptions = _reflection.GeneratedProtocolMessageType('CloudStorageOptions', (_message.Message,), dict( - - FileSet = _reflection.GeneratedProtocolMessageType('FileSet', (_message.Message,), dict( - DESCRIPTOR = _CLOUDSTORAGEOPTIONS_FILESET, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Set of files to scan. +CloudStorageOptions = _reflection.GeneratedProtocolMessageType( + "CloudStorageOptions", + (_message.Message,), + dict( + FileSet=_reflection.GeneratedProtocolMessageType( + "FileSet", + (_message.Message,), + dict( + DESCRIPTOR=_CLOUDSTORAGEOPTIONS_FILESET, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Set of files to scan. Attributes: @@ -1996,13 +2867,12 @@ The regex-filtered set of files to scan. Exactly one of ``url`` or ``regex_file_set`` must be set. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageOptions.FileSet) - )) - , - DESCRIPTOR = _CLOUDSTORAGEOPTIONS, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Options defining a file or a set of files within a Google Cloud Storage + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageOptions.FileSet) + ), + ), + DESCRIPTOR=_CLOUDSTORAGEOPTIONS, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Options defining a file or a set of files within a Google Cloud Storage bucket. @@ -2031,16 +2901,19 @@ be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageOptions) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageOptions) + ), +) _sym_db.RegisterMessage(CloudStorageOptions) _sym_db.RegisterMessage(CloudStorageOptions.FileSet) -CloudStorageFileSet = _reflection.GeneratedProtocolMessageType('CloudStorageFileSet', (_message.Message,), dict( - DESCRIPTOR = _CLOUDSTORAGEFILESET, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message representing a set of files in Cloud Storage. +CloudStorageFileSet = _reflection.GeneratedProtocolMessageType( + "CloudStorageFileSet", + (_message.Message,), + dict( + DESCRIPTOR=_CLOUDSTORAGEFILESET, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message representing a set of files in Cloud Storage. Attributes: @@ -2048,15 +2921,18 @@ The url, in the format ``gs:///``. Trailing wildcard in the path is allowed. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageFileSet) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStorageFileSet) + ), +) _sym_db.RegisterMessage(CloudStorageFileSet) -CloudStoragePath = _reflection.GeneratedProtocolMessageType('CloudStoragePath', (_message.Message,), dict( - DESCRIPTOR = _CLOUDSTORAGEPATH, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message representing a single file or path in Cloud Storage. +CloudStoragePath = _reflection.GeneratedProtocolMessageType( + "CloudStoragePath", + (_message.Message,), + dict( + DESCRIPTOR=_CLOUDSTORAGEPATH, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message representing a single file or path in Cloud Storage. Attributes: @@ -2064,15 +2940,18 @@ A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET\_NAME]/dictionary.txt """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStoragePath) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.CloudStoragePath) + ), +) _sym_db.RegisterMessage(CloudStoragePath) -BigQueryOptions = _reflection.GeneratedProtocolMessageType('BigQueryOptions', (_message.Message,), dict( - DESCRIPTOR = _BIGQUERYOPTIONS, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Options defining BigQuery table and row identifiers. +BigQueryOptions = _reflection.GeneratedProtocolMessageType( + "BigQueryOptions", + (_message.Message,), + dict( + DESCRIPTOR=_BIGQUERYOPTIONS, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Options defining BigQuery table and row identifiers. Attributes: @@ -2099,17 +2978,22 @@ to skip inspection of entire columns which you know have no findings. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryOptions) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryOptions) + ), +) _sym_db.RegisterMessage(BigQueryOptions) -StorageConfig = _reflection.GeneratedProtocolMessageType('StorageConfig', (_message.Message,), dict( - - TimespanConfig = _reflection.GeneratedProtocolMessageType('TimespanConfig', (_message.Message,), dict( - DESCRIPTOR = _STORAGECONFIG_TIMESPANCONFIG, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Configuration of the timespan of the items to include in scanning. +StorageConfig = _reflection.GeneratedProtocolMessageType( + "StorageConfig", + (_message.Message,), + dict( + TimespanConfig=_reflection.GeneratedProtocolMessageType( + "TimespanConfig", + (_message.Message,), + dict( + DESCRIPTOR=_STORAGECONFIG_TIMESPANCONFIG, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Configuration of the timespan of the items to include in scanning. Currently only supported when inspecting Google Cloud Storage and BigQuery. @@ -2136,13 +3020,12 @@ executed. This will be based on the time of the execution of the last run of the JobTrigger. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StorageConfig.TimespanConfig) - )) - , - DESCRIPTOR = _STORAGECONFIG, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Shared message indicating Cloud storage type. + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StorageConfig.TimespanConfig) + ), + ), + DESCRIPTOR=_STORAGECONFIG, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Shared message indicating Cloud storage type. Attributes: @@ -2153,16 +3036,19 @@ big_query_options: BigQuery options specification. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StorageConfig) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.StorageConfig) + ), +) _sym_db.RegisterMessage(StorageConfig) _sym_db.RegisterMessage(StorageConfig.TimespanConfig) -BigQueryKey = _reflection.GeneratedProtocolMessageType('BigQueryKey', (_message.Message,), dict( - DESCRIPTOR = _BIGQUERYKEY, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Row key for identifying a record in BigQuery table. +BigQueryKey = _reflection.GeneratedProtocolMessageType( + "BigQueryKey", + (_message.Message,), + dict( + DESCRIPTOR=_BIGQUERYKEY, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Row key for identifying a record in BigQuery table. Attributes: @@ -2172,32 +3058,40 @@ Absolute number of the row from the beginning of the table at the time of scanning. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryKey) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryKey) + ), +) _sym_db.RegisterMessage(BigQueryKey) -DatastoreKey = _reflection.GeneratedProtocolMessageType('DatastoreKey', (_message.Message,), dict( - DESCRIPTOR = _DATASTOREKEY, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Record key for a finding in Cloud Datastore. +DatastoreKey = _reflection.GeneratedProtocolMessageType( + "DatastoreKey", + (_message.Message,), + dict( + DESCRIPTOR=_DATASTOREKEY, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Record key for a finding in Cloud Datastore. Attributes: entity_key: Datastore entity key. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DatastoreKey) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.DatastoreKey) + ), +) _sym_db.RegisterMessage(DatastoreKey) -Key = _reflection.GeneratedProtocolMessageType('Key', (_message.Message,), dict( - - PathElement = _reflection.GeneratedProtocolMessageType('PathElement', (_message.Message,), dict( - DESCRIPTOR = _KEY_PATHELEMENT, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """A (kind, ID/name) pair used to construct a key path. +Key = _reflection.GeneratedProtocolMessageType( + "Key", + (_message.Message,), + dict( + PathElement=_reflection.GeneratedProtocolMessageType( + "PathElement", + (_message.Message,), + dict( + DESCRIPTOR=_KEY_PATHELEMENT, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""A (kind, ID/name) pair used to construct a key path. If either name or ID is set, the element is complete. If neither is set, the element is incomplete. @@ -2219,13 +3113,12 @@ reserved/read-only. A name must not be more than 1500 bytes when UTF-8 encoded. Cannot be ``""``. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Key.PathElement) - )) - , - DESCRIPTOR = _KEY, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """A unique identifier for a Datastore entity. If a key's partition ID or + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Key.PathElement) + ), + ), + DESCRIPTOR=_KEY, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""A unique identifier for a Datastore entity. If a key's partition ID or any of its path kinds or names are reserved/read-only, the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contexts. @@ -2247,26 +3140,32 @@ element's *ancestors*. A path can never be empty, and a path can have at most 100 elements. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Key) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.Key) + ), +) _sym_db.RegisterMessage(Key) _sym_db.RegisterMessage(Key.PathElement) -RecordKey = _reflection.GeneratedProtocolMessageType('RecordKey', (_message.Message,), dict( - DESCRIPTOR = _RECORDKEY, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message for a unique key indicating a record that contains a finding. +RecordKey = _reflection.GeneratedProtocolMessageType( + "RecordKey", + (_message.Message,), + dict( + DESCRIPTOR=_RECORDKEY, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message for a unique key indicating a record that contains a finding. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordKey) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.RecordKey) + ), +) _sym_db.RegisterMessage(RecordKey) -BigQueryTable = _reflection.GeneratedProtocolMessageType('BigQueryTable', (_message.Message,), dict( - DESCRIPTOR = _BIGQUERYTABLE, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message defining the location of a BigQuery table. A table is uniquely +BigQueryTable = _reflection.GeneratedProtocolMessageType( + "BigQueryTable", + (_message.Message,), + dict( + DESCRIPTOR=_BIGQUERYTABLE, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message defining the location of a BigQuery table. A table is uniquely identified by its project\_id, dataset\_id, and table\_name. Within a query a table is often referenced with a string in the format of: ``:.`` or @@ -2283,15 +3182,18 @@ table_id: Name of the table. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryTable) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryTable) + ), +) _sym_db.RegisterMessage(BigQueryTable) -BigQueryField = _reflection.GeneratedProtocolMessageType('BigQueryField', (_message.Message,), dict( - DESCRIPTOR = _BIGQUERYFIELD, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """Message defining a field of a BigQuery table. +BigQueryField = _reflection.GeneratedProtocolMessageType( + "BigQueryField", + (_message.Message,), + dict( + DESCRIPTOR=_BIGQUERYFIELD, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""Message defining a field of a BigQuery table. Attributes: @@ -2300,15 +3202,18 @@ field: Designated field in the BigQuery table. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryField) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.BigQueryField) + ), +) _sym_db.RegisterMessage(BigQueryField) -EntityId = _reflection.GeneratedProtocolMessageType('EntityId', (_message.Message,), dict( - DESCRIPTOR = _ENTITYID, - __module__ = 'google.cloud.dlp_v2.proto.storage_pb2' - , - __doc__ = """An entity in a dataset is a field or set of fields that correspond to a +EntityId = _reflection.GeneratedProtocolMessageType( + "EntityId", + (_message.Message,), + dict( + DESCRIPTOR=_ENTITYID, + __module__="google.cloud.dlp_v2.proto.storage_pb2", + __doc__="""An entity in a dataset is a field or set of fields that correspond to a single person. For example, in medical records the ``EntityId`` might be a patient identifier, or for financial records it might be an account identifier. This message is used when generalizations or analysis must @@ -2320,11 +3225,17 @@ Composite key indicating which field contains the entity identifier. """, - # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.EntityId) - )) + # @@protoc_insertion_point(class_scope:google.privacy.dlp.v2.EntityId) + ), +) _sym_db.RegisterMessage(EntityId) DESCRIPTOR.has_options = True -DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\031com.google.privacy.dlp.v2B\nDlpStorageP\001Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\252\002\023Google.Cloud.Dlp.V2\312\002\023Google\\Cloud\\Dlp\\V2')) +DESCRIPTOR._options = _descriptor._ParseOptions( + descriptor_pb2.FileOptions(), + _b( + "\n\031com.google.privacy.dlp.v2B\nDlpStorageP\001Z8google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp\252\002\023Google.Cloud.Dlp.V2\312\002\023Google\\Cloud\\Dlp\\V2" + ), +) # @@protoc_insertion_point(module_scope) diff --git a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2_grpc.py b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2_grpc.py index a89435267cb2..07cb78fe03a9 100644 --- a/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2_grpc.py +++ b/packages/google-cloud-dlp/google/cloud/dlp_v2/proto/storage_pb2_grpc.py @@ -1,3 +1,2 @@ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! import grpc -