@@ -1699,7 +1699,10 @@ public List set(String parameterName, Object value) {
1699
1699
}
1700
1700
}
1701
1701
/**
1702
- * Looks up a single Entry by name using the permission on the source system.
1702
+ * Looks up a single Entry by name using the permission on the source system.Caution: The BigQuery
1703
+ * metadata that is stored in Dataplex Catalog is changing. For more information, see Changes to
1704
+ * BigQuery metadata stored in Dataplex Catalog (https://cloud.google.com/dataplex/docs/biqquery-
1705
+ * metadata-changes).
1703
1706
*
1704
1707
* Create a request for the method "locations.lookupEntry".
1705
1708
*
@@ -1724,7 +1727,10 @@ public class LookupEntry extends CloudDataplexRequest<com.google.api.services.da
1724
1727
java.util.regex.Pattern.compile("^projects/[^/]+/locations/[^/]+$");
1725
1728
1726
1729
/**
1727
- * Looks up a single Entry by name using the permission on the source system.
1730
+ * Looks up a single Entry by name using the permission on the source system.Caution: The BigQuery
1731
+ * metadata that is stored in Dataplex Catalog is changing. For more information, see Changes to
1732
+ * BigQuery metadata stored in Dataplex Catalog (https://cloud.google.com/dataplex/docs/biqquery-
1733
+ * metadata-changes).
1728
1734
*
1729
1735
* Create a request for the method "locations.lookupEntry".
1730
1736
*
@@ -11984,7 +11990,9 @@ public Delete set(String parameterName, Object value) {
11984
11990
}
11985
11991
}
11986
11992
/**
11987
- * Gets an Entry.
11993
+ * Gets an Entry.Caution: The BigQuery metadata that is stored in Dataplex Catalog is changing. For
11994
+ * more information, see Changes to BigQuery metadata stored in Dataplex Catalog
11995
+ * (https://cloud.google.com/dataplex/docs/biqquery-metadata-changes).
11988
11996
*
11989
11997
* Create a request for the method "entries.get".
11990
11998
*
@@ -12009,7 +12017,9 @@ public class Get extends CloudDataplexRequest<com.google.api.services.dataplex.v
12009
12017
java.util.regex.Pattern.compile("^projects/[^/]+/locations/[^/]+/entryGroups/[^/]+/entries/.*$");
12010
12018
12011
12019
/**
12012
- * Gets an Entry.
12020
+ * Gets an Entry.Caution: The BigQuery metadata that is stored in Dataplex Catalog is changing.
12021
+ * For more information, see Changes to BigQuery metadata stored in Dataplex Catalog
12022
+ * (https://cloud.google.com/dataplex/docs/biqquery-metadata-changes).
12013
12023
*
12014
12024
* Create a request for the method "entries.get".
12015
12025
*
0 commit comments