Update docs
diff --git a/docs/dyn/youtube_v3.liveStreams.html b/docs/dyn/youtube_v3.liveStreams.html
index 2c31189..65620a3 100644
--- a/docs/dyn/youtube_v3.liveStreams.html
+++ b/docs/dyn/youtube_v3.liveStreams.html
@@ -155,6 +155,8 @@
             #
             # STREAM_URL/STREAM_NAME
       },
+      "frameRate": "A String", # The frame rate of the inbound video data.
+      "resolution": "A String", # The resolution of the inbound video data.
       "format": "A String", # The format of the video stream that you are sending to Youtube.
     },
     "snippet": { # The snippet object contains basic details about the stream, including its channel, title, and description.
@@ -217,6 +219,8 @@
               #
               # STREAM_URL/STREAM_NAME
         },
+        "frameRate": "A String", # The frame rate of the inbound video data.
+        "resolution": "A String", # The resolution of the inbound video data.
         "format": "A String", # The format of the video stream that you are sending to Youtube.
       },
       "snippet": { # The snippet object contains basic details about the stream, including its channel, title, and description.
@@ -296,6 +300,8 @@
                   #
                   # STREAM_URL/STREAM_NAME
             },
+            "frameRate": "A String", # The frame rate of the inbound video data.
+            "resolution": "A String", # The resolution of the inbound video data.
             "format": "A String", # The format of the video stream that you are sending to Youtube.
           },
           "snippet": { # The snippet object contains basic details about the stream, including its channel, title, and description.
@@ -384,6 +390,8 @@
             #
             # STREAM_URL/STREAM_NAME
       },
+      "frameRate": "A String", # The frame rate of the inbound video data.
+      "resolution": "A String", # The resolution of the inbound video data.
       "format": "A String", # The format of the video stream that you are sending to Youtube.
     },
     "snippet": { # The snippet object contains basic details about the stream, including its channel, title, and description.
@@ -446,6 +454,8 @@
               #
               # STREAM_URL/STREAM_NAME
         },
+        "frameRate": "A String", # The frame rate of the inbound video data.
+        "resolution": "A String", # The resolution of the inbound video data.
         "format": "A String", # The format of the video stream that you are sending to Youtube.
       },
       "snippet": { # The snippet object contains basic details about the stream, including its channel, title, and description.