@@ -6882,7 +6882,7 @@ public Logs logs() {
68826882 public class Logs {
68836883
68846884 /**
6885- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
6885+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if it
68866886 * receives new entries. Log entries written shortly before the delete operation might not be
68876887 * deleted. Entries received after the delete operation with a timestamp before the operation will
68886888 * be deleted.
@@ -6914,8 +6914,8 @@ public class Delete extends LoggingRequest<com.google.api.services.logging.v2.mo
69146914 java.util.regex.Pattern.compile("^billingAccounts/[^/]+/logs/[^/]+$");
69156915
69166916 /**
6917- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
6918- * receives new entries. Log entries written shortly before the delete operation might not be
6917+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if
6918+ * it receives new entries. Log entries written shortly before the delete operation might not be
69196919 * deleted. Entries received after the delete operation with a timestamp before the operation will
69206920 * be deleted.
69216921 *
@@ -18167,7 +18167,7 @@ public Logs logs() {
1816718167 public class Logs {
1816818168
1816918169 /**
18170- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
18170+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if it
1817118171 * receives new entries. Log entries written shortly before the delete operation might not be
1817218172 * deleted. Entries received after the delete operation with a timestamp before the operation will
1817318173 * be deleted.
@@ -18199,8 +18199,8 @@ public class Delete extends LoggingRequest<com.google.api.services.logging.v2.mo
1819918199 java.util.regex.Pattern.compile("^folders/[^/]+/logs/[^/]+$");
1820018200
1820118201 /**
18202- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
18203- * receives new entries. Log entries written shortly before the delete operation might not be
18202+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if
18203+ * it receives new entries. Log entries written shortly before the delete operation might not be
1820418204 * deleted. Entries received after the delete operation with a timestamp before the operation will
1820518205 * be deleted.
1820618206 *
@@ -24295,7 +24295,7 @@ public Logs logs() {
2429524295 public class Logs {
2429624296
2429724297 /**
24298- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
24298+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if it
2429924299 * receives new entries. Log entries written shortly before the delete operation might not be
2430024300 * deleted. Entries received after the delete operation with a timestamp before the operation will
2430124301 * be deleted.
@@ -24327,8 +24327,8 @@ public class Delete extends LoggingRequest<com.google.api.services.logging.v2.mo
2432724327 java.util.regex.Pattern.compile("^[^/]+/[^/]+/logs/[^/]+$");
2432824328
2432924329 /**
24330- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
24331- * receives new entries. Log entries written shortly before the delete operation might not be
24330+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if
24331+ * it receives new entries. Log entries written shortly before the delete operation might not be
2433224332 * deleted. Entries received after the delete operation with a timestamp before the operation will
2433324333 * be deleted.
2433424334 *
@@ -33312,7 +33312,7 @@ public Logs logs() {
3331233312 public class Logs {
3331333313
3331433314 /**
33315- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
33315+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if it
3331633316 * receives new entries. Log entries written shortly before the delete operation might not be
3331733317 * deleted. Entries received after the delete operation with a timestamp before the operation will
3331833318 * be deleted.
@@ -33344,8 +33344,8 @@ public class Delete extends LoggingRequest<com.google.api.services.logging.v2.mo
3334433344 java.util.regex.Pattern.compile("^organizations/[^/]+/logs/[^/]+$");
3334533345
3334633346 /**
33347- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
33348- * receives new entries. Log entries written shortly before the delete operation might not be
33347+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if
33348+ * it receives new entries. Log entries written shortly before the delete operation might not be
3334933349 * deleted. Entries received after the delete operation with a timestamp before the operation will
3335033350 * be deleted.
3335133351 *
@@ -43100,7 +43100,7 @@ public Logs logs() {
4310043100 public class Logs {
4310143101
4310243102 /**
43103- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
43103+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if it
4310443104 * receives new entries. Log entries written shortly before the delete operation might not be
4310543105 * deleted. Entries received after the delete operation with a timestamp before the operation will
4310643106 * be deleted.
@@ -43132,8 +43132,8 @@ public class Delete extends LoggingRequest<com.google.api.services.logging.v2.mo
4313243132 java.util.regex.Pattern.compile("^projects/[^/]+/logs/[^/]+$");
4313343133
4313443134 /**
43135- * Deletes all the log entries in a log for the _Default Log Bucket. The log reappears if it
43136- * receives new entries. Log entries written shortly before the delete operation might not be
43135+ * Deletes all the log entries in a log for the global _Default Log Bucket. The log reappears if
43136+ * it receives new entries. Log entries written shortly before the delete operation might not be
4313743137 * deleted. Entries received after the delete operation with a timestamp before the operation will
4313843138 * be deleted.
4313943139 *
0 commit comments