@@ -180,7 +180,8 @@ def SearchCatalog(self, request, context):
180
180
across repeated search queries.
181
181
182
182
See [Data Catalog Search
183
- Syntax](/data-catalog/docs/how-to/search-reference) for more information.
183
+ Syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference)
184
+ for more information.
184
185
"""
185
186
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
186
187
context .set_details ("Method not implemented!" )
@@ -204,7 +205,8 @@ def CreateEntryGroup(self, request, context):
204
205
205
206
Users should enable the Data Catalog API in the project identified by
206
207
the `parent` parameter (see [Data Catalog Resource Project]
207
- (/data-catalog/docs/concepts/resource-project) for more information).
208
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
209
+ more information).
208
210
"""
209
211
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
210
212
context .set_details ("Method not implemented!" )
@@ -220,8 +222,9 @@ def GetEntryGroup(self, request, context):
220
222
def UpdateEntryGroup (self , request , context ):
221
223
"""Updates an EntryGroup. The user should enable the Data Catalog API in the
222
224
project identified by the `entry_group.name` parameter (see [Data Catalog
223
- Resource Project] (/data-catalog/docs/concepts/resource-project) for more
224
- information).
225
+ Resource Project]
226
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
227
+ more information).
225
228
"""
226
229
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
227
230
context .set_details ("Method not implemented!" )
@@ -231,7 +234,8 @@ def DeleteEntryGroup(self, request, context):
231
234
"""Deletes an EntryGroup. Only entry groups that do not contain entries can be
232
235
deleted. Users should enable the Data Catalog API in the project
233
236
identified by the `name` parameter (see [Data Catalog Resource Project]
234
- (/data-catalog/docs/concepts/resource-project) for more information).
237
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
238
+ more information).
235
239
"""
236
240
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
237
241
context .set_details ("Method not implemented!" )
@@ -250,7 +254,8 @@ def CreateEntry(self, request, context):
250
254
251
255
Users should enable the Data Catalog API in the project identified by
252
256
the `parent` parameter (see [Data Catalog Resource Project]
253
- (/data-catalog/docs/concepts/resource-project) for more information).
257
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
258
+ more information).
254
259
255
260
A maximum of 100,000 entries may be created per entry group.
256
261
"""
@@ -262,7 +267,8 @@ def UpdateEntry(self, request, context):
262
267
"""Updates an existing entry.
263
268
Users should enable the Data Catalog API in the project identified by
264
269
the `entry.name` parameter (see [Data Catalog Resource Project]
265
- (/data-catalog/docs/concepts/resource-project) for more information).
270
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
271
+ more information).
266
272
"""
267
273
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
268
274
context .set_details ("Method not implemented!" )
@@ -274,7 +280,8 @@ def DeleteEntry(self, request, context):
274
280
method can be deleted.
275
281
Users should enable the Data Catalog API in the project identified by
276
282
the `name` parameter (see [Data Catalog Resource Project]
277
- (/data-catalog/docs/concepts/resource-project) for more information).
283
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
284
+ more information).
278
285
"""
279
286
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
280
287
context .set_details ("Method not implemented!" )
@@ -306,8 +313,9 @@ def ListEntries(self, request, context):
306
313
def CreateTagTemplate (self , request , context ):
307
314
"""Creates a tag template. The user should enable the Data Catalog API in
308
315
the project identified by the `parent` parameter (see [Data Catalog
309
- Resource Project](/data-catalog/docs/concepts/resource-project) for more
310
- information).
316
+ Resource
317
+ Project](https://cloud.google.com/data-catalog/docs/concepts/resource-project)
318
+ for more information).
311
319
"""
312
320
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
313
321
context .set_details ("Method not implemented!" )
@@ -326,7 +334,8 @@ def UpdateTagTemplate(self, request, context):
326
334
and should be updated using their own create/update/delete methods.
327
335
Users should enable the Data Catalog API in the project identified by
328
336
the `tag_template.name` parameter (see [Data Catalog Resource Project]
329
- (/data-catalog/docs/concepts/resource-project) for more information).
337
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
338
+ more information).
330
339
"""
331
340
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
332
341
context .set_details ("Method not implemented!" )
@@ -336,7 +345,8 @@ def DeleteTagTemplate(self, request, context):
336
345
"""Deletes a tag template and all tags using the template.
337
346
Users should enable the Data Catalog API in the project identified by
338
347
the `name` parameter (see [Data Catalog Resource Project]
339
- (/data-catalog/docs/concepts/resource-project) for more information).
348
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
349
+ more information).
340
350
"""
341
351
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
342
352
context .set_details ("Method not implemented!" )
@@ -346,8 +356,8 @@ def CreateTagTemplateField(self, request, context):
346
356
"""Creates a field in a tag template. The user should enable the Data Catalog
347
357
API in the project identified by the `parent` parameter (see
348
358
[Data Catalog Resource
349
- Project](/ data-catalog/docs/concepts/resource-project) for more
350
- information).
359
+ Project](https://cloud.google.com/ data-catalog/docs/concepts/resource-project)
360
+ for more information).
351
361
"""
352
362
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
353
363
context .set_details ("Method not implemented!" )
@@ -357,7 +367,8 @@ def UpdateTagTemplateField(self, request, context):
357
367
"""Updates a field in a tag template. This method cannot be used to update the
358
368
field type. Users should enable the Data Catalog API in the project
359
369
identified by the `name` parameter (see [Data Catalog Resource Project]
360
- (/data-catalog/docs/concepts/resource-project) for more information).
370
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
371
+ more information).
361
372
"""
362
373
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
363
374
context .set_details ("Method not implemented!" )
@@ -366,8 +377,9 @@ def UpdateTagTemplateField(self, request, context):
366
377
def RenameTagTemplateField (self , request , context ):
367
378
"""Renames a field in a tag template. The user should enable the Data Catalog
368
379
API in the project identified by the `name` parameter (see [Data Catalog
369
- Resource Project](/data-catalog/docs/concepts/resource-project) for more
370
- information).
380
+ Resource
381
+ Project](https://cloud.google.com/data-catalog/docs/concepts/resource-project)
382
+ for more information).
371
383
"""
372
384
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
373
385
context .set_details ("Method not implemented!" )
@@ -377,7 +389,8 @@ def DeleteTagTemplateField(self, request, context):
377
389
"""Deletes a field in a tag template and all uses of that field.
378
390
Users should enable the Data Catalog API in the project identified by
379
391
the `name` parameter (see [Data Catalog Resource Project]
380
- (/data-catalog/docs/concepts/resource-project) for more information).
392
+ (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
393
+ more information).
381
394
"""
382
395
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
383
396
context .set_details ("Method not implemented!" )
@@ -386,10 +399,10 @@ def DeleteTagTemplateField(self, request, context):
386
399
def CreateTag (self , request , context ):
387
400
"""Creates a tag on an [Entry][google.cloud.datacatalog.v1.Entry].
388
401
Note: The project identified by the `parent` parameter for the
389
- [tag](/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-parameters)
402
+ [tag](https://cloud.google.com /data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-parameters)
390
403
and the
391
404
[tag
392
- template](/data-catalog/docs/reference/rest/v1/projects.locations.tagTemplates/create#path-parameters)
405
+ template](https://cloud.google.com /data-catalog/docs/reference/rest/v1/projects.locations.tagTemplates/create#path-parameters)
393
406
used to create the tag must be from the same organization.
394
407
"""
395
408
context .set_code (grpc .StatusCode .UNIMPLEMENTED )
0 commit comments