Index: generated/googleapis_beta/lib/logging/v2beta1.dart |
diff --git a/generated/googleapis_beta/lib/logging/v2beta1.dart b/generated/googleapis_beta/lib/logging/v2beta1.dart |
index 799114971b28d3b525b21a93ad4668f2e2500fd7..7c9a7c714e503d7c08c0f5266b68a46aa27a310e 100644 |
--- a/generated/googleapis_beta/lib/logging/v2beta1.dart |
+++ b/generated/googleapis_beta/lib/logging/v2beta1.dart |
@@ -2149,9 +2149,8 @@ class LogSink { |
*/ |
core.String name; |
/** |
- * Optional. The log entry format to use for this sink's exported log entries. |
- * The v2 format is used by default. The v1 format is deprecated and should be |
- * used only as part of a migration effort to v2. See Migration to the v2 API. |
+ * Deprecated. The log entry format to use for this sink's exported log |
+ * entries. The v2 format is used by default and cannot be changed. |
* Possible string values are: |
* - "VERSION_FORMAT_UNSPECIFIED" : An unspecified format version that will |
* default to V2. |