Update docs for 1.4.1 release
diff --git a/docs/dyn/container_v1beta1.projects.zones.operations.html b/docs/dyn/container_v1beta1.projects.zones.operations.html
index 67871bb..1c380c1 100644
--- a/docs/dyn/container_v1beta1.projects.zones.operations.html
+++ b/docs/dyn/container_v1beta1.projects.zones.operations.html
@@ -95,7 +95,7 @@
 
     { # Defines the operation resource. All fields are output only.
     "status": "A String", # The current status of the operation.
-    "name": "A String", # The server-assigned ID for this operation. If the operation is fulfilled upfront, it may not have a resource name.
+    "name": "A String", # The server-assigned ID for the operation.
     "zone": "A String", # The name of the Google Compute Engine zone in which the operation is taking place.
     "errorMessage": "A String", # If an error has occurred, a textual description of the error.
     "targetLink": "A String", # Server-defined URL for the target of the operation.
@@ -120,7 +120,7 @@
     "operations": [ # A list of operations in the project in the specified zone.
       { # Defines the operation resource. All fields are output only.
         "status": "A String", # The current status of the operation.
-        "name": "A String", # The server-assigned ID for this operation. If the operation is fulfilled upfront, it may not have a resource name.
+        "name": "A String", # The server-assigned ID for the operation.
         "zone": "A String", # The name of the Google Compute Engine zone in which the operation is taking place.
         "errorMessage": "A String", # If an error has occurred, a textual description of the error.
         "targetLink": "A String", # Server-defined URL for the target of the operation.