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/androidpublisher_v3.edits.testers.html b/docs/dyn/androidpublisher_v3.edits.testers.html
index 5aa748b..ea9b17f 100644
--- a/docs/dyn/androidpublisher_v3.edits.testers.html
+++ b/docs/dyn/androidpublisher_v3.edits.testers.html
@@ -89,7 +89,7 @@
<pre>A description of how to use this function
Args:
- packageName: string, Unique identifier for the Android app that is being updated; for example, "com.spiffygame". (required)
+ packageName: string, Unique identifier for the Android app that is being updated; for example, "com.spiffygame". (required)
editId: string, Unique identifier for this edit. (required)
track: string, The track to read or modify. (required)
@@ -97,19 +97,19 @@
An object of the form:
{
- "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
- "A String",
- ],
- "autoEnrolledAndroidGroups": [
- "A String",
- ],
- "autoEnrolledGoogleGroups": [
- "A String",
- ],
- "excludedGoogleGroups": [
- "A String",
- ],
- }</pre>
+ "autoEnrolledAndroidGroups": [
+ "A String",
+ ],
+ "autoEnrolledGoogleGroups": [
+ "A String",
+ ],
+ "excludedGoogleGroups": [
+ "A String",
+ ],
+ "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
+ "A String",
+ ],
+ }</pre>
</div>
<div class="method">
@@ -117,45 +117,45 @@
<pre>A description of how to use this function
Args:
- packageName: string, Unique identifier for the Android app that is being updated; for example, "com.spiffygame". (required)
+ packageName: string, Unique identifier for the Android app that is being updated; for example, "com.spiffygame". (required)
editId: string, Unique identifier for this edit. (required)
track: string, The track to read or modify. (required)
body: object, The request body.
The object takes the form of:
{
- "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
- "A String",
- ],
- "autoEnrolledAndroidGroups": [
- "A String",
- ],
- "autoEnrolledGoogleGroups": [
- "A String",
- ],
- "excludedGoogleGroups": [
- "A String",
- ],
- }
+ "autoEnrolledAndroidGroups": [
+ "A String",
+ ],
+ "autoEnrolledGoogleGroups": [
+ "A String",
+ ],
+ "excludedGoogleGroups": [
+ "A String",
+ ],
+ "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
+ "A String",
+ ],
+}
Returns:
An object of the form:
{
- "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
- "A String",
- ],
- "autoEnrolledAndroidGroups": [
- "A String",
- ],
- "autoEnrolledGoogleGroups": [
- "A String",
- ],
- "excludedGoogleGroups": [
- "A String",
- ],
- }</pre>
+ "autoEnrolledAndroidGroups": [
+ "A String",
+ ],
+ "autoEnrolledGoogleGroups": [
+ "A String",
+ ],
+ "excludedGoogleGroups": [
+ "A String",
+ ],
+ "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
+ "A String",
+ ],
+ }</pre>
</div>
<div class="method">
@@ -163,45 +163,45 @@
<pre>A description of how to use this function
Args:
- packageName: string, Unique identifier for the Android app that is being updated; for example, "com.spiffygame". (required)
+ packageName: string, Unique identifier for the Android app that is being updated; for example, "com.spiffygame". (required)
editId: string, Unique identifier for this edit. (required)
track: string, The track to read or modify. (required)
body: object, The request body.
The object takes the form of:
{
- "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
- "A String",
- ],
- "autoEnrolledAndroidGroups": [
- "A String",
- ],
- "autoEnrolledGoogleGroups": [
- "A String",
- ],
- "excludedGoogleGroups": [
- "A String",
- ],
- }
+ "autoEnrolledAndroidGroups": [
+ "A String",
+ ],
+ "autoEnrolledGoogleGroups": [
+ "A String",
+ ],
+ "excludedGoogleGroups": [
+ "A String",
+ ],
+ "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
+ "A String",
+ ],
+}
Returns:
An object of the form:
{
- "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
- "A String",
- ],
- "autoEnrolledAndroidGroups": [
- "A String",
- ],
- "autoEnrolledGoogleGroups": [
- "A String",
- ],
- "excludedGoogleGroups": [
- "A String",
- ],
- }</pre>
+ "autoEnrolledAndroidGroups": [
+ "A String",
+ ],
+ "autoEnrolledGoogleGroups": [
+ "A String",
+ ],
+ "excludedGoogleGroups": [
+ "A String",
+ ],
+ "googleGroups": [ # A list of all Google Groups, as email addresses, that define testers for this track.
+ "A String",
+ ],
+ }</pre>
</div>
</body></html>
\ No newline at end of file