google-cloud-data_catalog-v1 0.14.0 → 0.16.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/google/cloud/data_catalog/v1/data_catalog/client.rb +288 -54
  4. data/lib/google/cloud/data_catalog/v1/data_catalog/operations.rb +768 -0
  5. data/lib/google/cloud/data_catalog/v1/data_catalog/rest/client.rb +228 -54
  6. data/lib/google/cloud/data_catalog/v1/data_catalog/rest/operations.rb +792 -0
  7. data/lib/google/cloud/data_catalog/v1/data_catalog/rest/service_stub.rb +120 -0
  8. data/lib/google/cloud/data_catalog/v1/data_catalog/rest.rb +1 -0
  9. data/lib/google/cloud/data_catalog/v1/data_catalog.rb +1 -0
  10. data/lib/google/cloud/data_catalog/v1/policy_tag_manager/client.rb +6 -3
  11. data/lib/google/cloud/data_catalog/v1/policy_tag_manager/rest/client.rb +6 -3
  12. data/lib/google/cloud/data_catalog/v1/policy_tag_manager_serialization/client.rb +6 -4
  13. data/lib/google/cloud/data_catalog/v1/policy_tag_manager_serialization/rest/client.rb +6 -4
  14. data/lib/google/cloud/data_catalog/v1/version.rb +1 -1
  15. data/lib/google/cloud/datacatalog/v1/bigquery_pb.rb +24 -25
  16. data/lib/google/cloud/datacatalog/v1/common_pb.rb +26 -12
  17. data/lib/google/cloud/datacatalog/v1/data_source_pb.rb +24 -18
  18. data/lib/google/cloud/datacatalog/v1/datacatalog_pb.rb +55 -263
  19. data/lib/google/cloud/datacatalog/v1/datacatalog_services_pb.rb +33 -0
  20. data/lib/google/cloud/datacatalog/v1/dataplex_spec_pb.rb +25 -21
  21. data/lib/google/cloud/datacatalog/v1/dump_content_pb.rb +49 -0
  22. data/lib/google/cloud/datacatalog/v1/gcs_fileset_spec_pb.rb +25 -10
  23. data/lib/google/cloud/datacatalog/v1/physical_schema_pb.rb +24 -26
  24. data/lib/google/cloud/datacatalog/v1/policytagmanager_pb.rb +28 -66
  25. data/lib/google/cloud/datacatalog/v1/policytagmanagerserialization_pb.rb +25 -43
  26. data/lib/google/cloud/datacatalog/v1/schema_pb.rb +27 -11
  27. data/lib/google/cloud/datacatalog/v1/search_pb.rb +25 -21
  28. data/lib/google/cloud/datacatalog/v1/table_spec_pb.rb +24 -26
  29. data/lib/google/cloud/datacatalog/v1/tags_pb.rb +25 -59
  30. data/lib/google/cloud/datacatalog/v1/timestamps_pb.rb +25 -6
  31. data/lib/google/cloud/datacatalog/v1/usage_pb.rb +26 -11
  32. data/proto_docs/google/api/client.rb +67 -4
  33. data/proto_docs/google/cloud/datacatalog/v1/common.rb +25 -0
  34. data/proto_docs/google/cloud/datacatalog/v1/datacatalog.rb +367 -41
  35. data/proto_docs/google/cloud/datacatalog/v1/dump_content.rb +53 -0
  36. data/proto_docs/google/cloud/datacatalog/v1/gcs_fileset_spec.rb +2 -1
  37. data/proto_docs/google/cloud/datacatalog/v1/policytagmanager.rb +23 -2
  38. data/proto_docs/google/cloud/datacatalog/v1/policytagmanagerserialization.rb +6 -3
  39. data/proto_docs/google/cloud/datacatalog/v1/schema.rb +68 -3
  40. data/proto_docs/google/cloud/datacatalog/v1/search.rb +2 -2
  41. data/proto_docs/google/cloud/datacatalog/v1/table_spec.rb +5 -5
  42. data/proto_docs/google/cloud/datacatalog/v1/tags.rb +11 -8
  43. data/proto_docs/google/cloud/datacatalog/v1/usage.rb +30 -1
  44. data/proto_docs/google/longrunning/operations.rb +164 -0
  45. data/proto_docs/google/protobuf/any.rb +144 -0
  46. data/proto_docs/google/protobuf/timestamp.rb +1 -3
  47. data/proto_docs/google/rpc/status.rb +48 -0
  48. metadata +11 -4
@@ -1,3 +1,4 @@
1
+ # frozen_string_literal: true
1
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
3
  # source: google/cloud/datacatalog/v1/datacatalog.proto
3
4
 
@@ -20,274 +21,49 @@ require 'google/cloud/datacatalog/v1/timestamps_pb'
20
21
  require 'google/cloud/datacatalog/v1/usage_pb'
21
22
  require 'google/iam/v1/iam_policy_pb'
22
23
  require 'google/iam/v1/policy_pb'
24
+ require 'google/longrunning/operations_pb'
23
25
  require 'google/protobuf/empty_pb'
24
26
  require 'google/protobuf/field_mask_pb'
27
+ require 'google/rpc/status_pb'
25
28
 
26
- Google::Protobuf::DescriptorPool.generated_pool.build do
27
- add_file("google/cloud/datacatalog/v1/datacatalog.proto", :syntax => :proto3) do
28
- add_message "google.cloud.datacatalog.v1.SearchCatalogRequest" do
29
- optional :scope, :message, 6, "google.cloud.datacatalog.v1.SearchCatalogRequest.Scope"
30
- optional :query, :string, 1
31
- optional :page_size, :int32, 2
32
- optional :page_token, :string, 3
33
- optional :order_by, :string, 5
34
- end
35
- add_message "google.cloud.datacatalog.v1.SearchCatalogRequest.Scope" do
36
- repeated :include_org_ids, :string, 2
37
- repeated :include_project_ids, :string, 3
38
- optional :include_gcp_public_datasets, :bool, 7
39
- repeated :restricted_locations, :string, 16
40
- optional :starred_only, :bool, 18
41
- optional :include_public_tag_templates, :bool, 19
42
- end
43
- add_message "google.cloud.datacatalog.v1.SearchCatalogResponse" do
44
- repeated :results, :message, 1, "google.cloud.datacatalog.v1.SearchCatalogResult"
45
- optional :next_page_token, :string, 3
46
- repeated :unreachable, :string, 6
47
- end
48
- add_message "google.cloud.datacatalog.v1.CreateEntryGroupRequest" do
49
- optional :parent, :string, 1
50
- optional :entry_group_id, :string, 3
51
- optional :entry_group, :message, 2, "google.cloud.datacatalog.v1.EntryGroup"
52
- end
53
- add_message "google.cloud.datacatalog.v1.UpdateEntryGroupRequest" do
54
- optional :entry_group, :message, 1, "google.cloud.datacatalog.v1.EntryGroup"
55
- optional :update_mask, :message, 2, "google.protobuf.FieldMask"
56
- end
57
- add_message "google.cloud.datacatalog.v1.GetEntryGroupRequest" do
58
- optional :name, :string, 1
59
- optional :read_mask, :message, 2, "google.protobuf.FieldMask"
60
- end
61
- add_message "google.cloud.datacatalog.v1.DeleteEntryGroupRequest" do
62
- optional :name, :string, 1
63
- optional :force, :bool, 2
64
- end
65
- add_message "google.cloud.datacatalog.v1.ListEntryGroupsRequest" do
66
- optional :parent, :string, 1
67
- optional :page_size, :int32, 2
68
- optional :page_token, :string, 3
69
- end
70
- add_message "google.cloud.datacatalog.v1.ListEntryGroupsResponse" do
71
- repeated :entry_groups, :message, 1, "google.cloud.datacatalog.v1.EntryGroup"
72
- optional :next_page_token, :string, 2
73
- end
74
- add_message "google.cloud.datacatalog.v1.CreateEntryRequest" do
75
- optional :parent, :string, 1
76
- optional :entry_id, :string, 3
77
- optional :entry, :message, 2, "google.cloud.datacatalog.v1.Entry"
78
- end
79
- add_message "google.cloud.datacatalog.v1.UpdateEntryRequest" do
80
- optional :entry, :message, 1, "google.cloud.datacatalog.v1.Entry"
81
- optional :update_mask, :message, 2, "google.protobuf.FieldMask"
82
- end
83
- add_message "google.cloud.datacatalog.v1.DeleteEntryRequest" do
84
- optional :name, :string, 1
85
- end
86
- add_message "google.cloud.datacatalog.v1.GetEntryRequest" do
87
- optional :name, :string, 1
88
- end
89
- add_message "google.cloud.datacatalog.v1.LookupEntryRequest" do
90
- oneof :target_name do
91
- optional :linked_resource, :string, 1
92
- optional :sql_resource, :string, 3
93
- optional :fully_qualified_name, :string, 5
94
- end
95
- end
96
- add_message "google.cloud.datacatalog.v1.Entry" do
97
- optional :name, :string, 1
98
- optional :linked_resource, :string, 9
99
- optional :fully_qualified_name, :string, 29
100
- optional :display_name, :string, 3
101
- optional :description, :string, 4
102
- optional :business_context, :message, 37, "google.cloud.datacatalog.v1.BusinessContext"
103
- optional :schema, :message, 5, "google.cloud.datacatalog.v1.Schema"
104
- optional :source_system_timestamps, :message, 7, "google.cloud.datacatalog.v1.SystemTimestamps"
105
- optional :usage_signal, :message, 13, "google.cloud.datacatalog.v1.UsageSignal"
106
- map :labels, :string, :string, 14
107
- optional :data_source, :message, 20, "google.cloud.datacatalog.v1.DataSource"
108
- optional :personal_details, :message, 26, "google.cloud.datacatalog.v1.PersonalDetails"
109
- oneof :entry_type do
110
- optional :type, :enum, 2, "google.cloud.datacatalog.v1.EntryType"
111
- optional :user_specified_type, :string, 16
112
- end
113
- oneof :system do
114
- optional :integrated_system, :enum, 17, "google.cloud.datacatalog.v1.IntegratedSystem"
115
- optional :user_specified_system, :string, 18
116
- end
117
- oneof :type_spec do
118
- optional :gcs_fileset_spec, :message, 6, "google.cloud.datacatalog.v1.GcsFilesetSpec"
119
- optional :bigquery_table_spec, :message, 12, "google.cloud.datacatalog.v1.BigQueryTableSpec"
120
- optional :bigquery_date_sharded_spec, :message, 15, "google.cloud.datacatalog.v1.BigQueryDateShardedSpec"
121
- end
122
- oneof :spec do
123
- optional :database_table_spec, :message, 24, "google.cloud.datacatalog.v1.DatabaseTableSpec"
124
- optional :data_source_connection_spec, :message, 27, "google.cloud.datacatalog.v1.DataSourceConnectionSpec"
125
- optional :routine_spec, :message, 28, "google.cloud.datacatalog.v1.RoutineSpec"
126
- optional :fileset_spec, :message, 33, "google.cloud.datacatalog.v1.FilesetSpec"
127
- end
128
- end
129
- add_message "google.cloud.datacatalog.v1.DatabaseTableSpec" do
130
- optional :type, :enum, 1, "google.cloud.datacatalog.v1.DatabaseTableSpec.TableType"
131
- optional :dataplex_table, :message, 2, "google.cloud.datacatalog.v1.DataplexTableSpec"
132
- end
133
- add_enum "google.cloud.datacatalog.v1.DatabaseTableSpec.TableType" do
134
- value :TABLE_TYPE_UNSPECIFIED, 0
135
- value :NATIVE, 1
136
- value :EXTERNAL, 2
137
- end
138
- add_message "google.cloud.datacatalog.v1.FilesetSpec" do
139
- optional :dataplex_fileset, :message, 1, "google.cloud.datacatalog.v1.DataplexFilesetSpec"
140
- end
141
- add_message "google.cloud.datacatalog.v1.DataSourceConnectionSpec" do
142
- optional :bigquery_connection_spec, :message, 1, "google.cloud.datacatalog.v1.BigQueryConnectionSpec"
143
- end
144
- add_message "google.cloud.datacatalog.v1.RoutineSpec" do
145
- optional :routine_type, :enum, 1, "google.cloud.datacatalog.v1.RoutineSpec.RoutineType"
146
- optional :language, :string, 2
147
- repeated :routine_arguments, :message, 3, "google.cloud.datacatalog.v1.RoutineSpec.Argument"
148
- optional :return_type, :string, 4
149
- optional :definition_body, :string, 5
150
- oneof :system_spec do
151
- optional :bigquery_routine_spec, :message, 6, "google.cloud.datacatalog.v1.BigQueryRoutineSpec"
152
- end
153
- end
154
- add_message "google.cloud.datacatalog.v1.RoutineSpec.Argument" do
155
- optional :name, :string, 1
156
- optional :mode, :enum, 2, "google.cloud.datacatalog.v1.RoutineSpec.Argument.Mode"
157
- optional :type, :string, 3
158
- end
159
- add_enum "google.cloud.datacatalog.v1.RoutineSpec.Argument.Mode" do
160
- value :MODE_UNSPECIFIED, 0
161
- value :IN, 1
162
- value :OUT, 2
163
- value :INOUT, 3
164
- end
165
- add_enum "google.cloud.datacatalog.v1.RoutineSpec.RoutineType" do
166
- value :ROUTINE_TYPE_UNSPECIFIED, 0
167
- value :SCALAR_FUNCTION, 1
168
- value :PROCEDURE, 2
169
- end
170
- add_message "google.cloud.datacatalog.v1.BusinessContext" do
171
- optional :entry_overview, :message, 1, "google.cloud.datacatalog.v1.EntryOverview"
172
- optional :contacts, :message, 2, "google.cloud.datacatalog.v1.Contacts"
173
- end
174
- add_message "google.cloud.datacatalog.v1.EntryOverview" do
175
- optional :overview, :string, 1
176
- end
177
- add_message "google.cloud.datacatalog.v1.Contacts" do
178
- repeated :people, :message, 1, "google.cloud.datacatalog.v1.Contacts.Person"
179
- end
180
- add_message "google.cloud.datacatalog.v1.Contacts.Person" do
181
- optional :designation, :string, 1
182
- optional :email, :string, 2
183
- end
184
- add_message "google.cloud.datacatalog.v1.EntryGroup" do
185
- optional :name, :string, 1
186
- optional :display_name, :string, 2
187
- optional :description, :string, 3
188
- optional :data_catalog_timestamps, :message, 4, "google.cloud.datacatalog.v1.SystemTimestamps"
189
- end
190
- add_message "google.cloud.datacatalog.v1.CreateTagTemplateRequest" do
191
- optional :parent, :string, 1
192
- optional :tag_template_id, :string, 3
193
- optional :tag_template, :message, 2, "google.cloud.datacatalog.v1.TagTemplate"
194
- end
195
- add_message "google.cloud.datacatalog.v1.GetTagTemplateRequest" do
196
- optional :name, :string, 1
197
- end
198
- add_message "google.cloud.datacatalog.v1.UpdateTagTemplateRequest" do
199
- optional :tag_template, :message, 1, "google.cloud.datacatalog.v1.TagTemplate"
200
- optional :update_mask, :message, 2, "google.protobuf.FieldMask"
201
- end
202
- add_message "google.cloud.datacatalog.v1.DeleteTagTemplateRequest" do
203
- optional :name, :string, 1
204
- optional :force, :bool, 2
205
- end
206
- add_message "google.cloud.datacatalog.v1.CreateTagRequest" do
207
- optional :parent, :string, 1
208
- optional :tag, :message, 2, "google.cloud.datacatalog.v1.Tag"
209
- end
210
- add_message "google.cloud.datacatalog.v1.UpdateTagRequest" do
211
- optional :tag, :message, 1, "google.cloud.datacatalog.v1.Tag"
212
- optional :update_mask, :message, 2, "google.protobuf.FieldMask"
213
- end
214
- add_message "google.cloud.datacatalog.v1.DeleteTagRequest" do
215
- optional :name, :string, 1
216
- end
217
- add_message "google.cloud.datacatalog.v1.CreateTagTemplateFieldRequest" do
218
- optional :parent, :string, 1
219
- optional :tag_template_field_id, :string, 2
220
- optional :tag_template_field, :message, 3, "google.cloud.datacatalog.v1.TagTemplateField"
221
- end
222
- add_message "google.cloud.datacatalog.v1.UpdateTagTemplateFieldRequest" do
223
- optional :name, :string, 1
224
- optional :tag_template_field, :message, 2, "google.cloud.datacatalog.v1.TagTemplateField"
225
- optional :update_mask, :message, 3, "google.protobuf.FieldMask"
226
- end
227
- add_message "google.cloud.datacatalog.v1.RenameTagTemplateFieldRequest" do
228
- optional :name, :string, 1
229
- optional :new_tag_template_field_id, :string, 2
230
- end
231
- add_message "google.cloud.datacatalog.v1.RenameTagTemplateFieldEnumValueRequest" do
232
- optional :name, :string, 1
233
- optional :new_enum_value_display_name, :string, 2
234
- end
235
- add_message "google.cloud.datacatalog.v1.DeleteTagTemplateFieldRequest" do
236
- optional :name, :string, 1
237
- optional :force, :bool, 2
238
- end
239
- add_message "google.cloud.datacatalog.v1.ListTagsRequest" do
240
- optional :parent, :string, 1
241
- optional :page_size, :int32, 2
242
- optional :page_token, :string, 3
243
- end
244
- add_message "google.cloud.datacatalog.v1.ListTagsResponse" do
245
- repeated :tags, :message, 1, "google.cloud.datacatalog.v1.Tag"
246
- optional :next_page_token, :string, 2
247
- end
248
- add_message "google.cloud.datacatalog.v1.ListEntriesRequest" do
249
- optional :parent, :string, 1
250
- optional :page_size, :int32, 2
251
- optional :page_token, :string, 3
252
- optional :read_mask, :message, 4, "google.protobuf.FieldMask"
253
- end
254
- add_message "google.cloud.datacatalog.v1.ListEntriesResponse" do
255
- repeated :entries, :message, 1, "google.cloud.datacatalog.v1.Entry"
256
- optional :next_page_token, :string, 2
257
- end
258
- add_message "google.cloud.datacatalog.v1.StarEntryRequest" do
259
- optional :name, :string, 1
260
- end
261
- add_message "google.cloud.datacatalog.v1.StarEntryResponse" do
262
- end
263
- add_message "google.cloud.datacatalog.v1.UnstarEntryRequest" do
264
- optional :name, :string, 1
265
- end
266
- add_message "google.cloud.datacatalog.v1.UnstarEntryResponse" do
267
- end
268
- add_message "google.cloud.datacatalog.v1.ModifyEntryOverviewRequest" do
269
- optional :name, :string, 1
270
- optional :entry_overview, :message, 2, "google.cloud.datacatalog.v1.EntryOverview"
271
- end
272
- add_message "google.cloud.datacatalog.v1.ModifyEntryContactsRequest" do
273
- optional :name, :string, 1
274
- optional :contacts, :message, 2, "google.cloud.datacatalog.v1.Contacts"
275
- end
276
- add_enum "google.cloud.datacatalog.v1.EntryType" do
277
- value :ENTRY_TYPE_UNSPECIFIED, 0
278
- value :TABLE, 2
279
- value :MODEL, 5
280
- value :DATA_STREAM, 3
281
- value :FILESET, 4
282
- value :CLUSTER, 6
283
- value :DATABASE, 7
284
- value :DATA_SOURCE_CONNECTION, 8
285
- value :ROUTINE, 9
286
- value :LAKE, 10
287
- value :ZONE, 11
288
- value :SERVICE, 14
29
+
30
+ descriptor_data = "\n-google/cloud/datacatalog/v1/datacatalog.proto\x12\x1bgoogle.cloud.datacatalog.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a*google/cloud/datacatalog/v1/bigquery.proto\x1a(google/cloud/datacatalog/v1/common.proto\x1a-google/cloud/datacatalog/v1/data_source.proto\x1a/google/cloud/datacatalog/v1/dataplex_spec.proto\x1a\x32google/cloud/datacatalog/v1/gcs_fileset_spec.proto\x1a(google/cloud/datacatalog/v1/schema.proto\x1a(google/cloud/datacatalog/v1/search.proto\x1a,google/cloud/datacatalog/v1/table_spec.proto\x1a&google/cloud/datacatalog/v1/tags.proto\x1a,google/cloud/datacatalog/v1/timestamps.proto\x1a\'google/cloud/datacatalog/v1/usage.proto\x1a\x1egoogle/iam/v1/iam_policy.proto\x1a\x1agoogle/iam/v1/policy.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x17google/rpc/status.proto\"\x85\x03\n\x14SearchCatalogRequest\x12K\n\x05scope\x18\x06 \x01(\x0b\x32\x37.google.cloud.datacatalog.v1.SearchCatalogRequest.ScopeB\x03\xe0\x41\x02\x12\x12\n\x05query\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x10\n\x08order_by\x18\x05 \x01(\t\x1a\xcd\x01\n\x05Scope\x12\x17\n\x0finclude_org_ids\x18\x02 \x03(\t\x12\x1b\n\x13include_project_ids\x18\x03 \x03(\t\x12#\n\x1binclude_gcp_public_datasets\x18\x07 \x01(\x08\x12!\n\x14restricted_locations\x18\x10 \x03(\tB\x03\xe0\x41\x01\x12\x19\n\x0cstarred_only\x18\x12 \x01(\x08\x42\x03\xe0\x41\x01\x12+\n\x1cinclude_public_tag_templates\x18\x13 \x01(\x08\x42\x05\x18\x01\xe0\x41\x01\"\x9c\x01\n\x15SearchCatalogResponse\x12\x41\n\x07results\x18\x01 \x03(\x0b\x32\x30.google.cloud.datacatalog.v1.SearchCatalogResult\x12\x12\n\ntotal_size\x18\x02 \x01(\x05\x12\x17\n\x0fnext_page_token\x18\x03 \x01(\t\x12\x13\n\x0bunreachable\x18\x06 \x03(\t\"\xb3\x01\n\x17\x43reateEntryGroupRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%datacatalog.googleapis.com/EntryGroup\x12\x1b\n\x0e\x65ntry_group_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12<\n\x0b\x65ntry_group\x18\x02 \x01(\x0b\x32\'.google.cloud.datacatalog.v1.EntryGroup\"\x8d\x01\n\x17UpdateEntryGroupRequest\x12\x41\n\x0b\x65ntry_group\x18\x01 \x01(\x0b\x32\'.google.cloud.datacatalog.v1.EntryGroupB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"\x82\x01\n\x14GetEntryGroupRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%datacatalog.googleapis.com/EntryGroup\x12-\n\tread_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"j\n\x17\x44\x65leteEntryGroupRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%datacatalog.googleapis.com/EntryGroup\x12\x12\n\x05\x66orce\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\"\x88\x01\n\x16ListEntryGroupsRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%datacatalog.googleapis.com/EntryGroup\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"q\n\x17ListEntryGroupsResponse\x12=\n\x0c\x65ntry_groups\x18\x01 \x03(\x0b\x32\'.google.cloud.datacatalog.v1.EntryGroup\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xa2\x01\n\x12\x43reateEntryRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%datacatalog.googleapis.com/EntryGroup\x12\x15\n\x08\x65ntry_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x36\n\x05\x65ntry\x18\x02 \x01(\x0b\x32\".google.cloud.datacatalog.v1.EntryB\x03\xe0\x41\x02\"}\n\x12UpdateEntryRequest\x12\x36\n\x05\x65ntry\x18\x01 \x01(\x0b\x32\".google.cloud.datacatalog.v1.EntryB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"L\n\x12\x44\x65leteEntryRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n datacatalog.googleapis.com/Entry\"I\n\x0fGetEntryRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n datacatalog.googleapis.com/Entry\"\x99\x01\n\x12LookupEntryRequest\x12\x19\n\x0flinked_resource\x18\x01 \x01(\tH\x00\x12\x16\n\x0csql_resource\x18\x03 \x01(\tH\x00\x12\x1e\n\x14\x66ully_qualified_name\x18\x05 \x01(\tH\x00\x12\x0f\n\x07project\x18\x06 \x01(\t\x12\x10\n\x08location\x18\x07 \x01(\tB\r\n\x0btarget_name\"\xa4\x0f\n\x05\x45ntry\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x03\xfa\x41\'\n%datacatalog.googleapis.com/EntryGroup\x12\x17\n\x0flinked_resource\x18\t \x01(\t\x12\x1c\n\x14\x66ully_qualified_name\x18\x1d \x01(\t\x12\x36\n\x04type\x18\x02 \x01(\x0e\x32&.google.cloud.datacatalog.v1.EntryTypeH\x00\x12\x1d\n\x13user_specified_type\x18\x10 \x01(\tH\x00\x12O\n\x11integrated_system\x18\x11 \x01(\x0e\x32-.google.cloud.datacatalog.v1.IntegratedSystemB\x03\xe0\x41\x03H\x01\x12\x1f\n\x15user_specified_system\x18\x12 \x01(\tH\x01\x12V\n\x18sql_database_system_spec\x18\' \x01(\x0b\x32\x32.google.cloud.datacatalog.v1.SqlDatabaseSystemSpecH\x02\x12K\n\x12looker_system_spec\x18( \x01(\x0b\x32-.google.cloud.datacatalog.v1.LookerSystemSpecH\x02\x12Z\n\x1a\x63loud_bigtable_system_spec\x18) \x01(\x0b\x32\x34.google.cloud.datacatalog.v1.CloudBigtableSystemSpecH\x02\x12G\n\x10gcs_fileset_spec\x18\x06 \x01(\x0b\x32+.google.cloud.datacatalog.v1.GcsFilesetSpecH\x03\x12R\n\x13\x62igquery_table_spec\x18\x0c \x01(\x0b\x32..google.cloud.datacatalog.v1.BigQueryTableSpecB\x03\xe0\x41\x03H\x03\x12_\n\x1a\x62igquery_date_sharded_spec\x18\x0f \x01(\x0b\x32\x34.google.cloud.datacatalog.v1.BigQueryDateShardedSpecB\x03\xe0\x41\x03H\x03\x12M\n\x13\x64\x61tabase_table_spec\x18\x18 \x01(\x0b\x32..google.cloud.datacatalog.v1.DatabaseTableSpecH\x04\x12\\\n\x1b\x64\x61ta_source_connection_spec\x18\x1b \x01(\x0b\x32\x35.google.cloud.datacatalog.v1.DataSourceConnectionSpecH\x04\x12@\n\x0croutine_spec\x18\x1c \x01(\x0b\x32(.google.cloud.datacatalog.v1.RoutineSpecH\x04\x12@\n\x0c\x66ileset_spec\x18! \x01(\x0b\x32(.google.cloud.datacatalog.v1.FilesetSpecH\x04\x12@\n\x0cservice_spec\x18* \x01(\x0b\x32(.google.cloud.datacatalog.v1.ServiceSpecH\x04\x12\x14\n\x0c\x64isplay_name\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x46\n\x10\x62usiness_context\x18% \x01(\x0b\x32,.google.cloud.datacatalog.v1.BusinessContext\x12\x33\n\x06schema\x18\x05 \x01(\x0b\x32#.google.cloud.datacatalog.v1.Schema\x12O\n\x18source_system_timestamps\x18\x07 \x01(\x0b\x32-.google.cloud.datacatalog.v1.SystemTimestamps\x12>\n\x0cusage_signal\x18\r \x01(\x0b\x32(.google.cloud.datacatalog.v1.UsageSignal\x12>\n\x06labels\x18\x0e \x03(\x0b\x32..google.cloud.datacatalog.v1.Entry.LabelsEntry\x12\x41\n\x0b\x64\x61ta_source\x18\x14 \x01(\x0b\x32\'.google.cloud.datacatalog.v1.DataSourceB\x03\xe0\x41\x03\x12K\n\x10personal_details\x18\x1a \x01(\x0b\x32,.google.cloud.datacatalog.v1.PersonalDetailsB\x03\xe0\x41\x03\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:x\xea\x41u\n datacatalog.googleapis.com/Entry\x12Qprojects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}B\x0c\n\nentry_typeB\x08\n\x06systemB\r\n\x0bsystem_specB\x0b\n\ttype_specB\x06\n\x04spec\"\xcb\x04\n\x11\x44\x61tabaseTableSpec\x12\x46\n\x04type\x18\x01 \x01(\x0e\x32\x38.google.cloud.datacatalog.v1.DatabaseTableSpec.TableType\x12K\n\x0e\x64\x61taplex_table\x18\x02 \x01(\x0b\x32..google.cloud.datacatalog.v1.DataplexTableSpecB\x03\xe0\x41\x03\x12[\n\x12\x64\x61tabase_view_spec\x18\x03 \x01(\x0b\x32?.google.cloud.datacatalog.v1.DatabaseTableSpec.DatabaseViewSpec\x1a\x80\x02\n\x10\x44\x61tabaseViewSpec\x12[\n\tview_type\x18\x01 \x01(\x0e\x32H.google.cloud.datacatalog.v1.DatabaseTableSpec.DatabaseViewSpec.ViewType\x12\x14\n\nbase_table\x18\x02 \x01(\tH\x00\x12\x13\n\tsql_query\x18\x03 \x01(\tH\x00\"O\n\x08ViewType\x12\x19\n\x15VIEW_TYPE_UNSPECIFIED\x10\x00\x12\x11\n\rSTANDARD_VIEW\x10\x01\x12\x15\n\x11MATERIALIZED_VIEW\x10\x02\x42\x13\n\x11source_definition\"A\n\tTableType\x12\x1a\n\x16TABLE_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06NATIVE\x10\x01\x12\x0c\n\x08\x45XTERNAL\x10\x02\"Y\n\x0b\x46ilesetSpec\x12J\n\x10\x64\x61taplex_fileset\x18\x01 \x01(\x0b\x32\x30.google.cloud.datacatalog.v1.DataplexFilesetSpec\"q\n\x18\x44\x61taSourceConnectionSpec\x12U\n\x18\x62igquery_connection_spec\x18\x01 \x01(\x0b\x32\x33.google.cloud.datacatalog.v1.BigQueryConnectionSpec\"\xc3\x04\n\x0bRoutineSpec\x12J\n\x0croutine_type\x18\x01 \x01(\x0e\x32\x34.google.cloud.datacatalog.v1.RoutineSpec.RoutineType\x12\x10\n\x08language\x18\x02 \x01(\t\x12L\n\x11routine_arguments\x18\x03 \x03(\x0b\x32\x31.google.cloud.datacatalog.v1.RoutineSpec.Argument\x12\x13\n\x0breturn_type\x18\x04 \x01(\t\x12\x17\n\x0f\x64\x65\x66inition_body\x18\x05 \x01(\t\x12Q\n\x15\x62igquery_routine_spec\x18\x06 \x01(\x0b\x32\x30.google.cloud.datacatalog.v1.BigQueryRoutineSpecH\x00\x1a\xa6\x01\n\x08\x41rgument\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x44\n\x04mode\x18\x02 \x01(\x0e\x32\x36.google.cloud.datacatalog.v1.RoutineSpec.Argument.Mode\x12\x0c\n\x04type\x18\x03 \x01(\t\"8\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x06\n\x02IN\x10\x01\x12\x07\n\x03OUT\x10\x02\x12\t\n\x05INOUT\x10\x03\"O\n\x0bRoutineType\x12\x1c\n\x18ROUTINE_TYPE_UNSPECIFIED\x10\x00\x12\x13\n\x0fSCALAR_FUNCTION\x10\x01\x12\r\n\tPROCEDURE\x10\x02\x42\r\n\x0bsystem_spec\"\\\n\x15SqlDatabaseSystemSpec\x12\x12\n\nsql_engine\x18\x01 \x01(\t\x12\x18\n\x10\x64\x61tabase_version\x18\x02 \x01(\t\x12\x15\n\rinstance_host\x18\x03 \x01(\t\"\xca\x01\n\x10LookerSystemSpec\x12\x1a\n\x12parent_instance_id\x18\x01 \x01(\t\x12$\n\x1cparent_instance_display_name\x18\x02 \x01(\t\x12\x17\n\x0fparent_model_id\x18\x03 \x01(\t\x12!\n\x19parent_model_display_name\x18\x04 \x01(\t\x12\x16\n\x0eparent_view_id\x18\x05 \x01(\t\x12 \n\x18parent_view_display_name\x18\x06 \x01(\t\"8\n\x17\x43loudBigtableSystemSpec\x12\x1d\n\x15instance_display_name\x18\x01 \x01(\t\"\xfd\x01\n\x19\x43loudBigtableInstanceSpec\x12u\n\x1c\x63loud_bigtable_cluster_specs\x18\x01 \x03(\x0b\x32O.google.cloud.datacatalog.v1.CloudBigtableInstanceSpec.CloudBigtableClusterSpec\x1ai\n\x18\x43loudBigtableClusterSpec\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x10\n\x08location\x18\x02 \x01(\t\x12\x0c\n\x04type\x18\x03 \x01(\t\x12\x17\n\x0flinked_resource\x18\x04 \x01(\t\"|\n\x0bServiceSpec\x12^\n\x1c\x63loud_bigtable_instance_spec\x18\x01 \x01(\x0b\x32\x36.google.cloud.datacatalog.v1.CloudBigtableInstanceSpecH\x00\x42\r\n\x0bsystem_spec\"\x8e\x01\n\x0f\x42usinessContext\x12\x42\n\x0e\x65ntry_overview\x18\x01 \x01(\x0b\x32*.google.cloud.datacatalog.v1.EntryOverview\x12\x37\n\x08\x63ontacts\x18\x02 \x01(\x0b\x32%.google.cloud.datacatalog.v1.Contacts\"!\n\rEntryOverview\x12\x10\n\x08overview\x18\x01 \x01(\t\"v\n\x08\x43ontacts\x12<\n\x06people\x18\x01 \x03(\x0b\x32,.google.cloud.datacatalog.v1.Contacts.Person\x1a,\n\x06Person\x12\x13\n\x0b\x64\x65signation\x18\x01 \x01(\t\x12\r\n\x05\x65mail\x18\x02 \x01(\t\"\x89\x02\n\nEntryGroup\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\x12S\n\x17\x64\x61ta_catalog_timestamps\x18\x04 \x01(\x0b\x32-.google.cloud.datacatalog.v1.SystemTimestampsB\x03\xe0\x41\x03:m\xea\x41j\n%datacatalog.googleapis.com/EntryGroup\x12\x41projects/{project}/locations/{location}/entryGroups/{entry_group}\"\xbd\x01\n\x18\x43reateTagTemplateRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&datacatalog.googleapis.com/TagTemplate\x12\x1c\n\x0ftag_template_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x43\n\x0ctag_template\x18\x02 \x01(\x0b\x32(.google.cloud.datacatalog.v1.TagTemplateB\x03\xe0\x41\x02\"U\n\x15GetTagTemplateRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&datacatalog.googleapis.com/TagTemplate\"\x90\x01\n\x18UpdateTagTemplateRequest\x12\x43\n\x0ctag_template\x18\x01 \x01(\x0b\x32(.google.cloud.datacatalog.v1.TagTemplateB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"l\n\x18\x44\x65leteTagTemplateRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&datacatalog.googleapis.com/TagTemplate\x12\x12\n\x05\x66orce\x18\x02 \x01(\x08\x42\x03\xe0\x41\x02\"~\n\x10\x43reateTagRequest\x12\x36\n\x06parent\x18\x01 \x01(\tB&\xe0\x41\x02\xfa\x41 \x12\x1e\x64\x61tacatalog.googleapis.com/Tag\x12\x32\n\x03tag\x18\x02 \x01(\x0b\x32 .google.cloud.datacatalog.v1.TagB\x03\xe0\x41\x02\"w\n\x10UpdateTagRequest\x12\x32\n\x03tag\x18\x01 \x01(\x0b\x32 .google.cloud.datacatalog.v1.TagB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"H\n\x10\x44\x65leteTagRequest\x12\x34\n\x04name\x18\x01 \x01(\tB&\xe0\x41\x02\xfa\x41 \x12\x1e\x64\x61tacatalog.googleapis.com/Tag\"\xd3\x01\n\x1d\x43reateTagTemplateFieldRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&datacatalog.googleapis.com/TagTemplate\x12\"\n\x15tag_template_field_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12N\n\x12tag_template_field\x18\x03 \x01(\x0b\x32-.google.cloud.datacatalog.v1.TagTemplateFieldB\x03\xe0\x41\x02\"\xe8\x01\n\x1dUpdateTagTemplateFieldRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+datacatalog.googleapis.com/TagTemplateField\x12N\n\x12tag_template_field\x18\x02 \x01(\x0b\x32-.google.cloud.datacatalog.v1.TagTemplateFieldB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"\x8a\x01\n\x1dRenameTagTemplateFieldRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+datacatalog.googleapis.com/TagTemplateField\x12&\n\x19new_tag_template_field_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\"\x9e\x01\n&RenameTagTemplateFieldEnumValueRequest\x12J\n\x04name\x18\x01 \x01(\tB<\xe0\x41\x02\xfa\x41\x36\n4datacatalog.googleapis.com/TagTemplateFieldEnumValue\x12(\n\x1bnew_enum_value_display_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\"v\n\x1d\x44\x65leteTagTemplateFieldRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+datacatalog.googleapis.com/TagTemplateField\x12\x12\n\x05\x66orce\x18\x02 \x01(\x08\x42\x03\xe0\x41\x02\"p\n\x0fListTagsRequest\x12\x36\n\x06parent\x18\x01 \x01(\tB&\xe0\x41\x02\xfa\x41 \x12\x1e\x64\x61tacatalog.googleapis.com/Tag\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"[\n\x10ListTagsResponse\x12.\n\x04tags\x18\x01 \x03(\x0b\x32 .google.cloud.datacatalog.v1.Tag\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xe4\x01\n\x14ReconcileTagsRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n datacatalog.googleapis.com/Entry\x12\x44\n\x0ctag_template\x18\x02 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&datacatalog.googleapis.com/TagTemplate\x12\x1c\n\x14\x66orce_delete_missing\x18\x03 \x01(\x08\x12.\n\x04tags\x18\x04 \x03(\x0b\x32 .google.cloud.datacatalog.v1.Tag\"k\n\x15ReconcileTagsResponse\x12\x1a\n\x12\x63reated_tags_count\x18\x01 \x01(\x03\x12\x1a\n\x12updated_tags_count\x18\x02 \x01(\x03\x12\x1a\n\x12\x64\x65leted_tags_count\x18\x03 \x01(\x03\"\x93\x03\n\x15ReconcileTagsMetadata\x12U\n\x05state\x18\x01 \x01(\x0e\x32\x46.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState\x12N\n\x06\x65rrors\x18\x02 \x03(\x0b\x32>.google.cloud.datacatalog.v1.ReconcileTagsMetadata.ErrorsEntry\x1a\x41\n\x0b\x45rrorsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12!\n\x05value\x18\x02 \x01(\x0b\x32\x12.google.rpc.Status:\x02\x38\x01\"\x8f\x01\n\x13ReconciliationState\x12$\n RECONCILIATION_STATE_UNSPECIFIED\x10\x00\x12\x19\n\x15RECONCILIATION_QUEUED\x10\x01\x12\x1e\n\x1aRECONCILIATION_IN_PROGRESS\x10\x02\x12\x17\n\x13RECONCILIATION_DONE\x10\x03\"\xa9\x01\n\x12ListEntriesRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%datacatalog.googleapis.com/EntryGroup\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12-\n\tread_mask\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"c\n\x13ListEntriesResponse\x12\x33\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\".google.cloud.datacatalog.v1.Entry\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"J\n\x10StarEntryRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n datacatalog.googleapis.com/Entry\"\x13\n\x11StarEntryResponse\"L\n\x12UnstarEntryRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n datacatalog.googleapis.com/Entry\"\x15\n\x13UnstarEntryResponse\"\x8a\x01\n\x14ImportEntriesRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 datacatalog.googleapis.com/Entry\x12\x19\n\x0fgcs_bucket_path\x18\x02 \x01(\tH\x00\x12\x13\n\x06job_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\x42\x08\n\x06source\"\x95\x01\n\x15ImportEntriesResponse\x12#\n\x16upserted_entries_count\x18\x05 \x01(\x03H\x00\x88\x01\x01\x12\"\n\x15\x64\x65leted_entries_count\x18\x06 \x01(\x03H\x01\x88\x01\x01\x42\x19\n\x17_upserted_entries_countB\x18\n\x16_deleted_entries_count\"\x88\x02\n\x15ImportEntriesMetadata\x12M\n\x05state\x18\x01 \x01(\x0e\x32>.google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState\x12\"\n\x06\x65rrors\x18\x02 \x03(\x0b\x32\x12.google.rpc.Status\"|\n\x0bImportState\x12\x1c\n\x18IMPORT_STATE_UNSPECIFIED\x10\x00\x12\x11\n\rIMPORT_QUEUED\x10\x01\x12\x16\n\x12IMPORT_IN_PROGRESS\x10\x02\x12\x0f\n\x0bIMPORT_DONE\x10\x03\x12\x13\n\x0fIMPORT_OBSOLETE\x10\x04\"\x9d\x01\n\x1aModifyEntryOverviewRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n datacatalog.googleapis.com/Entry\x12G\n\x0e\x65ntry_overview\x18\x02 \x01(\x0b\x32*.google.cloud.datacatalog.v1.EntryOverviewB\x03\xe0\x41\x02\"\x92\x01\n\x1aModifyEntryContactsRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n datacatalog.googleapis.com/Entry\x12<\n\x08\x63ontacts\x18\x02 \x01(\x0b\x32%.google.cloud.datacatalog.v1.ContactsB\x03\xe0\x41\x02*\xfb\x01\n\tEntryType\x12\x1a\n\x16\x45NTRY_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05TABLE\x10\x02\x12\t\n\x05MODEL\x10\x05\x12\x0f\n\x0b\x44\x41TA_STREAM\x10\x03\x12\x0b\n\x07\x46ILESET\x10\x04\x12\x0b\n\x07\x43LUSTER\x10\x06\x12\x0c\n\x08\x44\x41TABASE\x10\x07\x12\x1a\n\x16\x44\x41TA_SOURCE_CONNECTION\x10\x08\x12\x0b\n\x07ROUTINE\x10\t\x12\x08\n\x04LAKE\x10\n\x12\x08\n\x04ZONE\x10\x0b\x12\x0b\n\x07SERVICE\x10\x0e\x12\x13\n\x0f\x44\x41TABASE_SCHEMA\x10\x0f\x12\r\n\tDASHBOARD\x10\x10\x12\x0b\n\x07\x45XPLORE\x10\x11\x12\x08\n\x04LOOK\x10\x12\x32\xc0;\n\x0b\x44\x61taCatalog\x12\xa3\x01\n\rSearchCatalog\x12\x31.google.cloud.datacatalog.v1.SearchCatalogRequest\x1a\x32.google.cloud.datacatalog.v1.SearchCatalogResponse\"+\x82\xd3\xe4\x93\x02\x17\"\x12/v1/catalog:search:\x01*\xda\x41\x0bscope,query\x12\xdb\x01\n\x10\x43reateEntryGroup\x12\x34.google.cloud.datacatalog.v1.CreateEntryGroupRequest\x1a\'.google.cloud.datacatalog.v1.EntryGroup\"h\x82\xd3\xe4\x93\x02>\"//v1/{parent=projects/*/locations/*}/entryGroups:\x0b\x65ntry_group\xda\x41!parent,entry_group_id,entry_group\x12\xbc\x01\n\rGetEntryGroup\x12\x31.google.cloud.datacatalog.v1.GetEntryGroupRequest\x1a\'.google.cloud.datacatalog.v1.EntryGroup\"O\x82\xd3\xe4\x93\x02\x31\x12//v1/{name=projects/*/locations/*/entryGroups/*}\xda\x41\x04name\xda\x41\x0ename,read_mask\x12\xeb\x01\n\x10UpdateEntryGroup\x12\x34.google.cloud.datacatalog.v1.UpdateEntryGroupRequest\x1a\'.google.cloud.datacatalog.v1.EntryGroup\"x\x82\xd3\xe4\x93\x02J2;/v1/{entry_group.name=projects/*/locations/*/entryGroups/*}:\x0b\x65ntry_group\xda\x41\x0b\x65ntry_group\xda\x41\x17\x65ntry_group,update_mask\x12\xa0\x01\n\x10\x44\x65leteEntryGroup\x12\x34.google.cloud.datacatalog.v1.DeleteEntryGroupRequest\x1a\x16.google.protobuf.Empty\">\x82\xd3\xe4\x93\x02\x31*//v1/{name=projects/*/locations/*/entryGroups/*}\xda\x41\x04name\x12\xbe\x01\n\x0fListEntryGroups\x12\x33.google.cloud.datacatalog.v1.ListEntryGroupsRequest\x1a\x34.google.cloud.datacatalog.v1.ListEntryGroupsResponse\"@\x82\xd3\xe4\x93\x02\x31\x12//v1/{parent=projects/*/locations/*}/entryGroups\xda\x41\x06parent\x12\xc4\x01\n\x0b\x43reateEntry\x12/.google.cloud.datacatalog.v1.CreateEntryRequest\x1a\".google.cloud.datacatalog.v1.Entry\"`\x82\xd3\xe4\x93\x02\x42\"9/v1/{parent=projects/*/locations/*/entryGroups/*}/entries:\x05\x65ntry\xda\x41\x15parent,entry_id,entry\x12\xce\x01\n\x0bUpdateEntry\x12/.google.cloud.datacatalog.v1.UpdateEntryRequest\x1a\".google.cloud.datacatalog.v1.Entry\"j\x82\xd3\xe4\x93\x02H2?/v1/{entry.name=projects/*/locations/*/entryGroups/*/entries/*}:\x05\x65ntry\xda\x41\x05\x65ntry\xda\x41\x11\x65ntry,update_mask\x12\xa0\x01\n\x0b\x44\x65leteEntry\x12/.google.cloud.datacatalog.v1.DeleteEntryRequest\x1a\x16.google.protobuf.Empty\"H\x82\xd3\xe4\x93\x02;*9/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}\xda\x41\x04name\x12\xa6\x01\n\x08GetEntry\x12,.google.cloud.datacatalog.v1.GetEntryRequest\x1a\".google.cloud.datacatalog.v1.Entry\"H\x82\xd3\xe4\x93\x02;\x12\x39/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}\xda\x41\x04name\x12~\n\x0bLookupEntry\x12/.google.cloud.datacatalog.v1.LookupEntryRequest\x1a\".google.cloud.datacatalog.v1.Entry\"\x1a\x82\xd3\xe4\x93\x02\x14\x12\x12/v1/entries:lookup\x12\xbc\x01\n\x0bListEntries\x12/.google.cloud.datacatalog.v1.ListEntriesRequest\x1a\x30.google.cloud.datacatalog.v1.ListEntriesResponse\"J\x82\xd3\xe4\x93\x02;\x12\x39/v1/{parent=projects/*/locations/*/entryGroups/*}/entries\xda\x41\x06parent\x12\xd4\x01\n\x13ModifyEntryOverview\x12\x37.google.cloud.datacatalog.v1.ModifyEntryOverviewRequest\x1a*.google.cloud.datacatalog.v1.EntryOverview\"X\x82\xd3\xe4\x93\x02R\"M/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:modifyEntryOverview:\x01*\x12\xcf\x01\n\x13ModifyEntryContacts\x12\x37.google.cloud.datacatalog.v1.ModifyEntryContactsRequest\x1a%.google.cloud.datacatalog.v1.Contacts\"X\x82\xd3\xe4\x93\x02R\"M/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:modifyEntryContacts:\x01*\x12\xe2\x01\n\x11\x43reateTagTemplate\x12\x35.google.cloud.datacatalog.v1.CreateTagTemplateRequest\x1a(.google.cloud.datacatalog.v1.TagTemplate\"l\x82\xd3\xe4\x93\x02@\"0/v1/{parent=projects/*/locations/*}/tagTemplates:\x0ctag_template\xda\x41#parent,tag_template_id,tag_template\x12\xaf\x01\n\x0eGetTagTemplate\x12\x32.google.cloud.datacatalog.v1.GetTagTemplateRequest\x1a(.google.cloud.datacatalog.v1.TagTemplate\"?\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/tagTemplates/*}\xda\x41\x04name\x12\xf3\x01\n\x11UpdateTagTemplate\x12\x35.google.cloud.datacatalog.v1.UpdateTagTemplateRequest\x1a(.google.cloud.datacatalog.v1.TagTemplate\"}\x82\xd3\xe4\x93\x02M2=/v1/{tag_template.name=projects/*/locations/*/tagTemplates/*}:\x0ctag_template\xda\x41\x0ctag_template\xda\x41\x18tag_template,update_mask\x12\xa9\x01\n\x11\x44\x65leteTagTemplate\x12\x35.google.cloud.datacatalog.v1.DeleteTagTemplateRequest\x1a\x16.google.protobuf.Empty\"E\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/tagTemplates/*}\xda\x41\nname,force\x12\x8d\x02\n\x16\x43reateTagTemplateField\x12:.google.cloud.datacatalog.v1.CreateTagTemplateFieldRequest\x1a-.google.cloud.datacatalog.v1.TagTemplateField\"\x87\x01\x82\xd3\xe4\x93\x02O\"9/v1/{parent=projects/*/locations/*/tagTemplates/*}/fields:\x12tag_template_field\xda\x41/parent,tag_template_field_id,tag_template_field\x12\x9b\x02\n\x16UpdateTagTemplateField\x12:.google.cloud.datacatalog.v1.UpdateTagTemplateFieldRequest\x1a-.google.cloud.datacatalog.v1.TagTemplateField\"\x95\x01\x82\xd3\xe4\x93\x02O29/v1/{name=projects/*/locations/*/tagTemplates/*/fields/*}:\x12tag_template_field\xda\x41\x17name,tag_template_field\xda\x41#name,tag_template_field,update_mask\x12\xf1\x01\n\x16RenameTagTemplateField\x12:.google.cloud.datacatalog.v1.RenameTagTemplateFieldRequest\x1a-.google.cloud.datacatalog.v1.TagTemplateField\"l\x82\xd3\xe4\x93\x02\x45\"@/v1/{name=projects/*/locations/*/tagTemplates/*/fields/*}:rename:\x01*\xda\x41\x1ename,new_tag_template_field_id\x12\x92\x02\n\x1fRenameTagTemplateFieldEnumValue\x12\x43.google.cloud.datacatalog.v1.RenameTagTemplateFieldEnumValueRequest\x1a-.google.cloud.datacatalog.v1.TagTemplateField\"{\x82\xd3\xe4\x93\x02R\"M/v1/{name=projects/*/locations/*/tagTemplates/*/fields/*/enumValues/*}:rename:\x01*\xda\x41 name,new_enum_value_display_name\x12\xbc\x01\n\x16\x44\x65leteTagTemplateField\x12:.google.cloud.datacatalog.v1.DeleteTagTemplateFieldRequest\x1a\x16.google.protobuf.Empty\"N\x82\xd3\xe4\x93\x02;*9/v1/{name=projects/*/locations/*/tagTemplates/*/fields/*}\xda\x41\nname,force\x12\xf9\x01\n\tCreateTag\x12-.google.cloud.datacatalog.v1.CreateTagRequest\x1a .google.cloud.datacatalog.v1.Tag\"\x9a\x01\x82\xd3\xe4\x93\x02\x86\x01\"@/v1/{parent=projects/*/locations/*/entryGroups/*/entries/*}/tags:\x03tagZ=\"6/v1/{parent=projects/*/locations/*/entryGroups/*}/tags:\x03tag\xda\x41\nparent,tag\x12\x8c\x02\n\tUpdateTag\x12-.google.cloud.datacatalog.v1.UpdateTagRequest\x1a .google.cloud.datacatalog.v1.Tag\"\xad\x01\x82\xd3\xe4\x93\x02\x8e\x01\x32\x44/v1/{tag.name=projects/*/locations/*/entryGroups/*/entries/*/tags/*}:\x03tagZA2:/v1/{tag.name=projects/*/locations/*/entryGroups/*/tags/*}:\x03tag\xda\x41\x03tag\xda\x41\x0ftag,update_mask\x12\xde\x01\n\tDeleteTag\x12-.google.cloud.datacatalog.v1.DeleteTagRequest\x1a\x16.google.protobuf.Empty\"\x89\x01\x82\xd3\xe4\x93\x02|*@/v1/{name=projects/*/locations/*/entryGroups/*/entries/*/tags/*}Z8*6/v1/{name=projects/*/locations/*/entryGroups/*/tags/*}\xda\x41\x04name\x12\xf5\x01\n\x08ListTags\x12,.google.cloud.datacatalog.v1.ListTagsRequest\x1a-.google.cloud.datacatalog.v1.ListTagsResponse\"\x8b\x01\x82\xd3\xe4\x93\x02|\x12@/v1/{parent=projects/*/locations/*/entryGroups/*/entries/*}/tagsZ8\x12\x36/v1/{parent=projects/*/locations/*/entryGroups/*}/tags\xda\x41\x06parent\x12\xea\x01\n\rReconcileTags\x12\x31.google.cloud.datacatalog.v1.ReconcileTagsRequest\x1a\x1d.google.longrunning.Operation\"\x86\x01\x82\xd3\xe4\x93\x02O\"J/v1/{parent=projects/*/locations/*/entryGroups/*/entries/*}/tags:reconcile:\x01*\xca\x41.\n\x15ReconcileTagsResponse\x12\x15ReconcileTagsMetadata\x12\xbc\x01\n\tStarEntry\x12-.google.cloud.datacatalog.v1.StarEntryRequest\x1a..google.cloud.datacatalog.v1.StarEntryResponse\"P\x82\xd3\xe4\x93\x02\x43\">/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:star:\x01*\xda\x41\x04name\x12\xc4\x01\n\x0bUnstarEntry\x12/.google.cloud.datacatalog.v1.UnstarEntryRequest\x1a\x30.google.cloud.datacatalog.v1.UnstarEntryResponse\"R\x82\xd3\xe4\x93\x02\x45\"@/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:unstar:\x01*\xda\x41\x04name\x12\xf2\x01\n\x0cSetIamPolicy\x12\".google.iam.v1.SetIamPolicyRequest\x1a\x15.google.iam.v1.Policy\"\xa6\x01\x82\xd3\xe4\x93\x02\x8d\x01\"A/v1/{resource=projects/*/locations/*/tagTemplates/*}:setIamPolicy:\x01*ZE\"@/v1/{resource=projects/*/locations/*/entryGroups/*}:setIamPolicy:\x01*\xda\x41\x0fresource,policy\x12\xbc\x02\n\x0cGetIamPolicy\x12\".google.iam.v1.GetIamPolicyRequest\x1a\x15.google.iam.v1.Policy\"\xf0\x01\x82\xd3\xe4\x93\x02\xde\x01\"A/v1/{resource=projects/*/locations/*/tagTemplates/*}:getIamPolicy:\x01*ZE\"@/v1/{resource=projects/*/locations/*/entryGroups/*}:getIamPolicy:\x01*ZO\"J/v1/{resource=projects/*/locations/*/entryGroups/*/entries/*}:getIamPolicy:\x01*\xda\x41\x08resource\x12\xe3\x02\n\x12TestIamPermissions\x12(.google.iam.v1.TestIamPermissionsRequest\x1a).google.iam.v1.TestIamPermissionsResponse\"\xf7\x01\x82\xd3\xe4\x93\x02\xf0\x01\"G/v1/{resource=projects/*/locations/*/tagTemplates/*}:testIamPermissions:\x01*ZK\"F/v1/{resource=projects/*/locations/*/entryGroups/*}:testIamPermissions:\x01*ZU\"P/v1/{resource=projects/*/locations/*/entryGroups/*/entries/*}:testIamPermissions:\x01*\x12\xdf\x01\n\rImportEntries\x12\x31.google.cloud.datacatalog.v1.ImportEntriesRequest\x1a\x1d.google.longrunning.Operation\"|\x82\xd3\xe4\x93\x02\x45\"@/v1/{parent=projects/*/locations/*/entryGroups/*}/entries:import:\x01*\xca\x41.\n\x15ImportEntriesResponse\x12\x15ImportEntriesMetadata\x1aN\xca\x41\x1a\x64\x61tacatalog.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x8a\x03\n\x1f\x63om.google.cloud.datacatalog.v1P\x01ZAcloud.google.com/go/datacatalog/apiv1/datacatalogpb;datacatalogpb\xf8\x01\x01\xaa\x02\x1bGoogle.Cloud.DataCatalog.V1\xca\x02\x1bGoogle\\Cloud\\DataCatalog\\V1\xea\x02\x1eGoogle::Cloud::DataCatalog::V1\xea\x41\xc0\x01\n4datacatalog.googleapis.com/TagTemplateFieldEnumValue\x12\x87\x01projects/{project}/locations/{location}/tagTemplates/{tag_template}/fields/{tag_template_field_id}/enumValues/{enum_value_display_name}b\x06proto3"
31
+
32
+ pool = Google::Protobuf::DescriptorPool.generated_pool
33
+
34
+ begin
35
+ pool.add_serialized_file(descriptor_data)
36
+ rescue TypeError => e
37
+ # Compatibility code: will be removed in the next major version.
38
+ require 'google/protobuf/descriptor_pb'
39
+ parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
40
+ parsed.clear_dependency
41
+ serialized = parsed.class.encode(parsed)
42
+ file = pool.add_serialized_file(serialized)
43
+ warn "Warning: Protobuf detected an import path issue while loading generated file #{__FILE__}"
44
+ imports = [
45
+ ["google.cloud.datacatalog.v1.SearchCatalogResult", "google/cloud/datacatalog/v1/search.proto"],
46
+ ["google.protobuf.FieldMask", "google/protobuf/field_mask.proto"],
47
+ ["google.cloud.datacatalog.v1.GcsFilesetSpec", "google/cloud/datacatalog/v1/gcs_fileset_spec.proto"],
48
+ ["google.cloud.datacatalog.v1.BigQueryTableSpec", "google/cloud/datacatalog/v1/table_spec.proto"],
49
+ ["google.cloud.datacatalog.v1.Schema", "google/cloud/datacatalog/v1/schema.proto"],
50
+ ["google.cloud.datacatalog.v1.SystemTimestamps", "google/cloud/datacatalog/v1/timestamps.proto"],
51
+ ["google.cloud.datacatalog.v1.UsageSignal", "google/cloud/datacatalog/v1/usage.proto"],
52
+ ["google.cloud.datacatalog.v1.DataSource", "google/cloud/datacatalog/v1/data_source.proto"],
53
+ ["google.cloud.datacatalog.v1.PersonalDetails", "google/cloud/datacatalog/v1/common.proto"],
54
+ ["google.cloud.datacatalog.v1.DataplexTableSpec", "google/cloud/datacatalog/v1/dataplex_spec.proto"],
55
+ ["google.cloud.datacatalog.v1.BigQueryConnectionSpec", "google/cloud/datacatalog/v1/bigquery.proto"],
56
+ ["google.cloud.datacatalog.v1.TagTemplate", "google/cloud/datacatalog/v1/tags.proto"],
57
+ ["google.rpc.Status", "google/rpc/status.proto"],
58
+ ]
59
+ imports.each do |type_name, expected_filename|
60
+ import_file = pool.lookup(type_name).file_descriptor
61
+ if import_file.name != expected_filename
62
+ warn "- #{file.name} imports #{expected_filename}, but that import was loaded as #{import_file.name}"
289
63
  end
290
64
  end
65
+ warn "Each proto file must use a consistent fully-qualified name."
66
+ warn "This will become an error in the next major version."
291
67
  end
292
68
 
293
69
  module Google
@@ -310,6 +86,8 @@ module Google
310
86
  LookupEntryRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.LookupEntryRequest").msgclass
311
87
  Entry = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.Entry").msgclass
312
88
  DatabaseTableSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.DatabaseTableSpec").msgclass
89
+ DatabaseTableSpec::DatabaseViewSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.DatabaseTableSpec.DatabaseViewSpec").msgclass
90
+ DatabaseTableSpec::DatabaseViewSpec::ViewType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.DatabaseTableSpec.DatabaseViewSpec.ViewType").enummodule
313
91
  DatabaseTableSpec::TableType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.DatabaseTableSpec.TableType").enummodule
314
92
  FilesetSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.FilesetSpec").msgclass
315
93
  DataSourceConnectionSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.DataSourceConnectionSpec").msgclass
@@ -317,6 +95,12 @@ module Google
317
95
  RoutineSpec::Argument = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.RoutineSpec.Argument").msgclass
318
96
  RoutineSpec::Argument::Mode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.RoutineSpec.Argument.Mode").enummodule
319
97
  RoutineSpec::RoutineType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.RoutineSpec.RoutineType").enummodule
98
+ SqlDatabaseSystemSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.SqlDatabaseSystemSpec").msgclass
99
+ LookerSystemSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.LookerSystemSpec").msgclass
100
+ CloudBigtableSystemSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.CloudBigtableSystemSpec").msgclass
101
+ CloudBigtableInstanceSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.CloudBigtableInstanceSpec").msgclass
102
+ CloudBigtableInstanceSpec::CloudBigtableClusterSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.CloudBigtableInstanceSpec.CloudBigtableClusterSpec").msgclass
103
+ ServiceSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ServiceSpec").msgclass
320
104
  BusinessContext = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.BusinessContext").msgclass
321
105
  EntryOverview = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.EntryOverview").msgclass
322
106
  Contacts = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.Contacts").msgclass
@@ -336,12 +120,20 @@ module Google
336
120
  DeleteTagTemplateFieldRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.DeleteTagTemplateFieldRequest").msgclass
337
121
  ListTagsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ListTagsRequest").msgclass
338
122
  ListTagsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ListTagsResponse").msgclass
123
+ ReconcileTagsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ReconcileTagsRequest").msgclass
124
+ ReconcileTagsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ReconcileTagsResponse").msgclass
125
+ ReconcileTagsMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ReconcileTagsMetadata").msgclass
126
+ ReconcileTagsMetadata::ReconciliationState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ReconcileTagsMetadata.ReconciliationState").enummodule
339
127
  ListEntriesRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ListEntriesRequest").msgclass
340
128
  ListEntriesResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ListEntriesResponse").msgclass
341
129
  StarEntryRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.StarEntryRequest").msgclass
342
130
  StarEntryResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.StarEntryResponse").msgclass
343
131
  UnstarEntryRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.UnstarEntryRequest").msgclass
344
132
  UnstarEntryResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.UnstarEntryResponse").msgclass
133
+ ImportEntriesRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ImportEntriesRequest").msgclass
134
+ ImportEntriesResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ImportEntriesResponse").msgclass
135
+ ImportEntriesMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ImportEntriesMetadata").msgclass
136
+ ImportEntriesMetadata::ImportState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState").enummodule
345
137
  ModifyEntryOverviewRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ModifyEntryOverviewRequest").msgclass
346
138
  ModifyEntryContactsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.ModifyEntryContactsRequest").msgclass
347
139
  EntryType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.EntryType").enummodule
@@ -228,6 +228,20 @@ module Google
228
228
  # The [columns][google.cloud.datacatalog.v1.Tag.column] in the response are
229
229
  # lowercased.
230
230
  rpc :ListTags, ::Google::Cloud::DataCatalog::V1::ListTagsRequest, ::Google::Cloud::DataCatalog::V1::ListTagsResponse
231
+ # `ReconcileTags` creates or updates a list of tags on the entry.
232
+ # If the
233
+ # [ReconcileTagsRequest.force_delete_missing][google.cloud.datacatalog.v1.ReconcileTagsRequest.force_delete_missing]
234
+ # parameter is set, the operation deletes tags not included in the input tag
235
+ # list.
236
+ #
237
+ # `ReconcileTags` returns a [long-running operation]
238
+ # [google.longrunning.Operation] resource that can be queried with
239
+ # [Operations.GetOperation][google.longrunning.Operations.GetOperation]
240
+ # to return [ReconcileTagsMetadata]
241
+ # [google.cloud.datacatalog.v1.ReconcileTagsMetadata] and
242
+ # a [ReconcileTagsResponse]
243
+ # [google.cloud.datacatalog.v1.ReconcileTagsResponse] message.
244
+ rpc :ReconcileTags, ::Google::Cloud::DataCatalog::V1::ReconcileTagsRequest, ::Google::Longrunning::Operation
231
245
  # Marks an [Entry][google.cloud.datacatalog.v1.Entry] as starred by
232
246
  # the current user. Starring information is private to each user.
233
247
  rpc :StarEntry, ::Google::Cloud::DataCatalog::V1::StarEntryRequest, ::Google::Cloud::DataCatalog::V1::StarEntryResponse
@@ -289,6 +303,25 @@ module Google
289
303
  #
290
304
  # No Google IAM permissions are required to call this method.
291
305
  rpc :TestIamPermissions, ::Google::Iam::V1::TestIamPermissionsRequest, ::Google::Iam::V1::TestIamPermissionsResponse
306
+ # Imports entries from a source, such as data previously dumped into a
307
+ # Cloud Storage bucket, into Data Catalog. Import of entries
308
+ # is a sync operation that reconciles the state of the third-party system
309
+ # with the Data Catalog.
310
+ #
311
+ # `ImportEntries` accepts source data snapshots of a third-party system.
312
+ # Snapshot should be delivered as a .wire or base65-encoded .txt file
313
+ # containing a sequence of Protocol Buffer messages of
314
+ # [DumpItem][google.cloud.datacatalog.v1.DumpItem] type.
315
+ #
316
+ # `ImportEntries` returns a [long-running operation]
317
+ # [google.longrunning.Operation] resource that can be queried with
318
+ # [Operations.GetOperation][google.longrunning.Operations.GetOperation]
319
+ # to return
320
+ # [ImportEntriesMetadata][google.cloud.datacatalog.v1.ImportEntriesMetadata]
321
+ # and an
322
+ # [ImportEntriesResponse][google.cloud.datacatalog.v1.ImportEntriesResponse]
323
+ # message.
324
+ rpc :ImportEntries, ::Google::Cloud::DataCatalog::V1::ImportEntriesRequest, ::Google::Longrunning::Operation
292
325
  end
293
326
 
294
327
  Stub = Service.rpc_stub_class
@@ -1,3 +1,4 @@
1
+ # frozen_string_literal: true
1
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
3
  # source: google/cloud/datacatalog/v1/dataplex_spec.proto
3
4
 
@@ -6,29 +7,32 @@ require 'google/protobuf'
6
7
  require 'google/cloud/datacatalog/v1/common_pb'
7
8
  require 'google/cloud/datacatalog/v1/physical_schema_pb'
8
9
 
9
- Google::Protobuf::DescriptorPool.generated_pool.build do
10
- add_file("google/cloud/datacatalog/v1/dataplex_spec.proto", :syntax => :proto3) do
11
- add_message "google.cloud.datacatalog.v1.DataplexSpec" do
12
- optional :asset, :string, 1
13
- optional :data_format, :message, 2, "google.cloud.datacatalog.v1.PhysicalSchema"
14
- optional :compression_format, :string, 3
15
- optional :project_id, :string, 4
16
- end
17
- add_message "google.cloud.datacatalog.v1.DataplexFilesetSpec" do
18
- optional :dataplex_spec, :message, 1, "google.cloud.datacatalog.v1.DataplexSpec"
19
- end
20
- add_message "google.cloud.datacatalog.v1.DataplexTableSpec" do
21
- repeated :external_tables, :message, 1, "google.cloud.datacatalog.v1.DataplexExternalTable"
22
- optional :dataplex_spec, :message, 2, "google.cloud.datacatalog.v1.DataplexSpec"
23
- optional :user_managed, :bool, 3
24
- end
25
- add_message "google.cloud.datacatalog.v1.DataplexExternalTable" do
26
- optional :system, :enum, 1, "google.cloud.datacatalog.v1.IntegratedSystem"
27
- optional :fully_qualified_name, :string, 28
28
- optional :google_cloud_resource, :string, 3
29
- optional :data_catalog_entry, :string, 4
10
+
11
+ descriptor_data = "\n/google/cloud/datacatalog/v1/dataplex_spec.proto\x12\x1bgoogle.cloud.datacatalog.v1\x1a(google/cloud/datacatalog/v1/common.proto\x1a\x31google/cloud/datacatalog/v1/physical_schema.proto\"\x8f\x01\n\x0c\x44\x61taplexSpec\x12\r\n\x05\x61sset\x18\x01 \x01(\t\x12@\n\x0b\x64\x61ta_format\x18\x02 \x01(\x0b\x32+.google.cloud.datacatalog.v1.PhysicalSchema\x12\x1a\n\x12\x63ompression_format\x18\x03 \x01(\t\x12\x12\n\nproject_id\x18\x04 \x01(\t\"W\n\x13\x44\x61taplexFilesetSpec\x12@\n\rdataplex_spec\x18\x01 \x01(\x0b\x32).google.cloud.datacatalog.v1.DataplexSpec\"\xb8\x01\n\x11\x44\x61taplexTableSpec\x12K\n\x0f\x65xternal_tables\x18\x01 \x03(\x0b\x32\x32.google.cloud.datacatalog.v1.DataplexExternalTable\x12@\n\rdataplex_spec\x18\x02 \x01(\x0b\x32).google.cloud.datacatalog.v1.DataplexSpec\x12\x14\n\x0cuser_managed\x18\x03 \x01(\x08\"\xaf\x01\n\x15\x44\x61taplexExternalTable\x12=\n\x06system\x18\x01 \x01(\x0e\x32-.google.cloud.datacatalog.v1.IntegratedSystem\x12\x1c\n\x14\x66ully_qualified_name\x18\x1c \x01(\t\x12\x1d\n\x15google_cloud_resource\x18\x03 \x01(\t\x12\x1a\n\x12\x64\x61ta_catalog_entry\x18\x04 \x01(\tB\xd9\x01\n\x1f\x63om.google.cloud.datacatalog.v1B\x11\x44\x61taplexSpecProtoP\x01ZAcloud.google.com/go/datacatalog/apiv1/datacatalogpb;datacatalogpb\xf8\x01\x01\xaa\x02\x1bGoogle.Cloud.DataCatalog.V1\xca\x02\x1bGoogle\\Cloud\\DataCatalog\\V1\xea\x02\x1eGoogle::Cloud::DataCatalog::V1b\x06proto3"
12
+
13
+ pool = Google::Protobuf::DescriptorPool.generated_pool
14
+
15
+ begin
16
+ pool.add_serialized_file(descriptor_data)
17
+ rescue TypeError => e
18
+ # Compatibility code: will be removed in the next major version.
19
+ require 'google/protobuf/descriptor_pb'
20
+ parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
21
+ parsed.clear_dependency
22
+ serialized = parsed.class.encode(parsed)
23
+ file = pool.add_serialized_file(serialized)
24
+ warn "Warning: Protobuf detected an import path issue while loading generated file #{__FILE__}"
25
+ imports = [
26
+ ["google.cloud.datacatalog.v1.PhysicalSchema", "google/cloud/datacatalog/v1/physical_schema.proto"],
27
+ ]
28
+ imports.each do |type_name, expected_filename|
29
+ import_file = pool.lookup(type_name).file_descriptor
30
+ if import_file.name != expected_filename
31
+ warn "- #{file.name} imports #{expected_filename}, but that import was loaded as #{import_file.name}"
30
32
  end
31
33
  end
34
+ warn "Each proto file must use a consistent fully-qualified name."
35
+ warn "This will become an error in the next major version."
32
36
  end
33
37
 
34
38
  module Google
@@ -0,0 +1,49 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: google/cloud/datacatalog/v1/dump_content.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require 'google/api/field_behavior_pb'
8
+ require 'google/cloud/datacatalog/v1/datacatalog_pb'
9
+ require 'google/cloud/datacatalog/v1/tags_pb'
10
+
11
+
12
+ descriptor_data = "\n.google/cloud/datacatalog/v1/dump_content.proto\x12\x1bgoogle.cloud.datacatalog.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a-google/cloud/datacatalog/v1/datacatalog.proto\x1a&google/cloud/datacatalog/v1/tags.proto\"\xc7\x01\n\x0bTaggedEntry\x12\x36\n\x08v1_entry\x18\x01 \x01(\x0b\x32\".google.cloud.datacatalog.v1.EntryH\x00\x12;\n\x0cpresent_tags\x18\x02 \x03(\x0b\x32 .google.cloud.datacatalog.v1.TagB\x03\xe0\x41\x01\x12:\n\x0b\x61\x62sent_tags\x18\x03 \x03(\x0b\x32 .google.cloud.datacatalog.v1.TagB\x03\xe0\x41\x01\x42\x07\n\x05\x65ntry\"T\n\x08\x44umpItem\x12@\n\x0ctagged_entry\x18\x01 \x01(\x0b\x32(.google.cloud.datacatalog.v1.TaggedEntryH\x00\x42\x06\n\x04itemB\xd8\x01\n\x1f\x63om.google.cloud.datacatalog.v1B\x10\x44umpContentProtoP\x01ZAcloud.google.com/go/datacatalog/apiv1/datacatalogpb;datacatalogpb\xf8\x01\x01\xaa\x02\x1bGoogle.Cloud.DataCatalog.V1\xca\x02\x1bGoogle\\Cloud\\DataCatalog\\V1\xea\x02\x1eGoogle::Cloud::DataCatalog::V1b\x06proto3"
13
+
14
+ pool = Google::Protobuf::DescriptorPool.generated_pool
15
+
16
+ begin
17
+ pool.add_serialized_file(descriptor_data)
18
+ rescue TypeError => e
19
+ # Compatibility code: will be removed in the next major version.
20
+ require 'google/protobuf/descriptor_pb'
21
+ parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
22
+ parsed.clear_dependency
23
+ serialized = parsed.class.encode(parsed)
24
+ file = pool.add_serialized_file(serialized)
25
+ warn "Warning: Protobuf detected an import path issue while loading generated file #{__FILE__}"
26
+ imports = [
27
+ ["google.cloud.datacatalog.v1.Entry", "google/cloud/datacatalog/v1/datacatalog.proto"],
28
+ ["google.cloud.datacatalog.v1.Tag", "google/cloud/datacatalog/v1/tags.proto"],
29
+ ]
30
+ imports.each do |type_name, expected_filename|
31
+ import_file = pool.lookup(type_name).file_descriptor
32
+ if import_file.name != expected_filename
33
+ warn "- #{file.name} imports #{expected_filename}, but that import was loaded as #{import_file.name}"
34
+ end
35
+ end
36
+ warn "Each proto file must use a consistent fully-qualified name."
37
+ warn "This will become an error in the next major version."
38
+ end
39
+
40
+ module Google
41
+ module Cloud
42
+ module DataCatalog
43
+ module V1
44
+ TaggedEntry = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.TaggedEntry").msgclass
45
+ DumpItem = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.datacatalog.v1.DumpItem").msgclass
46
+ end
47
+ end
48
+ end
49
+ end