docs: docs update (#911)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕
diff --git a/docs/dyn/drive_v2.properties.html b/docs/dyn/drive_v2.properties.html
index 42e4e90..12ed0a9 100644
--- a/docs/dyn/drive_v2.properties.html
+++ b/docs/dyn/drive_v2.properties.html
@@ -122,12 +122,12 @@
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
}</pre>
</div>
@@ -146,12 +146,12 @@
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
}
@@ -164,18 +164,18 @@
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
}</pre>
</div>
<div class="method">
<code class="details" id="list">list(fileId)</code>
- <pre>Lists a file's properties.
+ <pre>Lists a file's properties.
Args:
fileId: string, The ID of the file. (required)
@@ -184,24 +184,24 @@
An object of the form:
{ # A collection of properties, key-value pairs that are either public or private to an application.
- "items": [ # The list of properties.
+ "etag": "A String", # The ETag of the list.
+ "items": [ # The list of properties.
{ # A key-value pair attached to a file that is either public or private to an application.
# The following limits apply to file properties:
# - Maximum of 100 properties total per file
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
},
],
- "kind": "drive#propertyList", # This is always drive#propertyList.
- "etag": "A String", # The ETag of the list.
- "selfLink": "A String", # The link back to this list.
+ "kind": "drive#propertyList", # This is always drive#propertyList.
+ "selfLink": "A String", # The link back to this list.
}</pre>
</div>
@@ -221,12 +221,12 @@
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
}
visibility: string, The visibility of the property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
@@ -240,12 +240,12 @@
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
}</pre>
</div>
@@ -265,12 +265,12 @@
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
}
visibility: string, The visibility of the property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
@@ -284,12 +284,12 @@
# - Maximum of 30 private properties per app
# - Maximum of 30 public properties
# - Maximum of 124 bytes size limit on (key + value) string in UTF-8 encoding for a single property.
- "kind": "drive#property", # This is always drive#property.
- "value": "A String", # The value of this property.
- "etag": "A String", # ETag of the property.
- "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
- "key": "A String", # The key of this property.
- "selfLink": "A String", # The link back to this property.
+ "etag": "A String", # ETag of the property.
+ "key": "A String", # The key of this property.
+ "kind": "drive#property", # This is always drive#property.
+ "selfLink": "A String", # The link back to this property.
+ "value": "A String", # The value of this property.
+ "visibility": "A String", # The visibility of this property. Allowed values are PRIVATE and PUBLIC. (Default: PRIVATE)
}</pre>
</div>