Updated docs
diff --git a/docs/dyn/compute_v1.licenses.html b/docs/dyn/compute_v1.licenses.html
index ca2453b..850310d 100644
--- a/docs/dyn/compute_v1.licenses.html
+++ b/docs/dyn/compute_v1.licenses.html
@@ -84,13 +84,13 @@
Args:
project: string, Project ID for this request. (required)
- license: string, Name of the license resource to return. (required)
+ license: string, Name of the License resource to return. (required)
Returns:
An object of the form:
{ # A license resource.
- "chargesUseFee": True or False, # If true, the customer will be charged license fee for running software that contains this license on an instance.
+ "chargesUseFee": True or False, # [Output Only] If true, the customer will be charged license fee for running software that contains this license on an instance.
"kind": "compute#license", # [Output Only] Type of resource. Always compute#license for licenses.
"name": "A String", # [Output Only] Name of the resource. The name is 1-63 characters long and complies with RFC1035.
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.