Updated copyright notices where appropriate and refreshed generated docs.
diff --git a/docs/dyn/buzz.v1.photos.html b/docs/dyn/buzz.v1.photos.html
index e9fc4b2..c46eba9 100644
--- a/docs/dyn/buzz.v1.photos.html
+++ b/docs/dyn/buzz.v1.photos.html
@@ -18,8 +18,8 @@
<br>
Args:<br>
photoId: string, ID of the photo to delete. (required)<br>
- userId: string, ID of the user being referenced. (required)<br>
albumId: string, ID of the album to which to photo belongs. (required)<br>
+ userId: string, ID of the user being referenced. (required)<br>
hl: string, Language code to limit language results.<br>
alt: string, Specifies an alternative representation type.<br>
Allowed values<br>
@@ -29,9 +29,9 @@
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Get photo metadata<br>
<br>
Args:<br>
- photoId: string, ID of the album containing the photo. (required)<br>
+ photoId: string, ID of the photo for which to get metadata. (required)<br>
+ albumId: string, ID of the album containing the photo. (required)<br>
userId: string, ID of the user being referenced. (required)<br>
- albumId: string, ID of the photo for which to get metadata. (required)<br>
hl: string, Language code to limit language results.<br>
alt: string, Specifies an alternative representation type.<br>
Allowed values<br>
@@ -42,8 +42,8 @@
<br>
Args:<br>
body: object, The request body. (required)<br>
- userId: string, ID of the user being referenced. (required)<br>
albumId: string, ID of the album to which to upload. (required)<br>
+ userId: string, ID of the user being referenced. (required)<br>
hl: string, Language code to limit language results.<br>
alt: string, Specifies an alternative representation type.<br>
Allowed values<br>
@@ -54,8 +54,8 @@
<br>
Args:<br>
body: object, The request body. (required)<br>
- userId: string, ID of the user being referenced. (required)<br>
albumId: string, ID of the album to which to upload. (required)<br>
+ userId: string, ID of the user being referenced. (required)<br>
hl: string, Language code to limit language results.<br>
alt: string, Specifies an alternative representation type.<br>
Allowed values<br>
@@ -66,8 +66,8 @@
<br>
Args:<br>
c: string, A continuation token that allows pagination.<br>
- userId: string, ID of the user being referenced. (required)<br>
albumId: string, ID of the album for which to list photos. (required)<br>
+ userId: string, ID of the user being referenced. (required)<br>
max_results: integer, Maximum number of results to include.<br>
hl: string, Language code to limit language results.<br>
alt: string, Specifies an alternative representation type.<br>