@@ -22,17 +22,17 @@ class ListLogEntriesRequest extends \Google\Collection
2222 protected $ collection_key = 'resourceNames ' ;
2323 /**
2424 * Optional. A filter that chooses which log entries to return. For more
25- * information, see Logging query language
26- * (https://cloud.google.com/ logging/docs/view/logging-query-language).Only
27- * log entries that match the filter are returned. An empty filter matches all
28- * log entries in the resources listed in resource_names. Referencing a parent
25+ * information, see Logging query language (https://{$universe.dns_names.final
26+ * _documentation_domain}/ logging/docs/view/logging-query-language).Only log
27+ * entries that match the filter are returned. An empty filter matches all log
28+ * entries in the resources listed in resource_names. Referencing a parent
2929 * resource that is not listed in resource_names will cause the filter to
3030 * return no results. The maximum length of a filter is 20,000 characters.To
3131 * make queries faster, you can make the filter more selective by using
32- * restrictions on indexed fields
33- * (https://cloud.google.com/ logging/docs/view/logging-query-language#indexed-
34- * fields) as well as limit the time range of the query by adding range
35- * restrictions on the timestamp field.
32+ * restrictions on indexed fields (https://{$universe.dns_names.final_document
33+ * ation_domain}/ logging/docs/view/logging-query-language#indexed-fields) as
34+ * well as limit the time range of the query by adding range restrictions on
35+ * the timestamp field.
3636 *
3737 * @var string
3838 */
@@ -101,17 +101,17 @@ class ListLogEntriesRequest extends \Google\Collection
101101
102102 /**
103103 * Optional. A filter that chooses which log entries to return. For more
104- * information, see Logging query language
105- * (https://cloud.google.com/ logging/docs/view/logging-query-language).Only
106- * log entries that match the filter are returned. An empty filter matches all
107- * log entries in the resources listed in resource_names. Referencing a parent
104+ * information, see Logging query language (https://{$universe.dns_names.final
105+ * _documentation_domain}/ logging/docs/view/logging-query-language).Only log
106+ * entries that match the filter are returned. An empty filter matches all log
107+ * entries in the resources listed in resource_names. Referencing a parent
108108 * resource that is not listed in resource_names will cause the filter to
109109 * return no results. The maximum length of a filter is 20,000 characters.To
110110 * make queries faster, you can make the filter more selective by using
111- * restrictions on indexed fields
112- * (https://cloud.google.com/ logging/docs/view/logging-query-language#indexed-
113- * fields) as well as limit the time range of the query by adding range
114- * restrictions on the timestamp field.
111+ * restrictions on indexed fields (https://{$universe.dns_names.final_document
112+ * ation_domain}/ logging/docs/view/logging-query-language#indexed-fields) as
113+ * well as limit the time range of the query by adding range restrictions on
114+ * the timestamp field.
115115 *
116116 * @param string $filter
117117 */
0 commit comments