From 17326f7f17cb51ba530dffafd4913500916e449d Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:02:51 -0800 Subject: [PATCH] docs(data_catalog-v1): Fixed a link (#28119) --- .../proto_docs/google/cloud/datacatalog/v1/tags.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-data_catalog-v1/proto_docs/google/cloud/datacatalog/v1/tags.rb b/google-cloud-data_catalog-v1/proto_docs/google/cloud/datacatalog/v1/tags.rb index a997d945d2a6..27570061498f 100644 --- a/google-cloud-data_catalog-v1/proto_docs/google/cloud/datacatalog/v1/tags.rb +++ b/google-cloud-data_catalog-v1/proto_docs/google/cloud/datacatalog/v1/tags.rb @@ -155,7 +155,7 @@ class EnumValue # @return [::Boolean] # Indicates whether tags created with this template are public. Public tags # do not require tag template access to appear in - # [ListTags][google.cloud.datacatalog.v1.ListTags] API response. + # {::Google::Cloud::DataCatalog::V1::DataCatalog::Client#list_tags ListTags} API response. # # Additionally, you can search for a public tag by value with a # simple search query in addition to using a ``tag:`` predicate.