docs: update generated docs (#1053)
Updates for both discovery docs and epydoc API Documentation
Fixes: #1049
diff --git a/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html b/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html
index 6698962..7e0c784 100644
--- a/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html
+++ b/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html
@@ -75,6 +75,9 @@
<h1><a href="compute_alpha.html">Compute Engine API</a> . <a href="compute_alpha.publicAdvertisedPrefixes.html">publicAdvertisedPrefixes</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
+ <code><a href="#close">close()</a></code></p>
+<p class="firstline">Close httplib2 connections.</p>
+<p class="toc_element">
<code><a href="#delete">delete(project, publicAdvertisedPrefix, requestId=None)</a></code></p>
<p class="firstline">Deletes the specified PublicAdvertisedPrefix</p>
<p class="toc_element">
@@ -94,6 +97,11 @@
<p class="firstline">Patches the specified Router resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules.</p>
<h3>Method Details</h3>
<div class="method">
+ <code class="details" id="close">close()</code>
+ <pre>Close httplib2 connections.</pre>
+</div>
+
+<div class="method">
<code class="details" id="delete">delete(project, publicAdvertisedPrefix, requestId=None)</code>
<pre>Deletes the specified PublicAdvertisedPrefix
@@ -194,9 +202,11 @@
"name": "A String", # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
"publicDelegatedPrefixs": [ # [Output Only] The list of public delegated prefixes that exist for this public advertised prefix.
{ # Represents a CIDR range which can be used to assign addresses.
+ "ipRange": "A String", # The IP address range of the public delegated prefix
"name": "A String", # The name of the public delegated prefix
+ "project": "A String", # The project number of the public delegated prefix
"region": "A String", # The region of the public delegated prefix if it is regional. If absent, the prefix is global.
- "status": "A String", # The status of the public delegated prefix. Possible values are: ACTIVE: The public delegated prefix is active DRAINED: The public delegated prefix is drained.
+ "status": "A String", # The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.
},
],
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
@@ -228,9 +238,11 @@
"name": "A String", # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
"publicDelegatedPrefixs": [ # [Output Only] The list of public delegated prefixes that exist for this public advertised prefix.
{ # Represents a CIDR range which can be used to assign addresses.
+ "ipRange": "A String", # The IP address range of the public delegated prefix
"name": "A String", # The name of the public delegated prefix
+ "project": "A String", # The project number of the public delegated prefix
"region": "A String", # The region of the public delegated prefix if it is regional. If absent, the prefix is global.
- "status": "A String", # The status of the public delegated prefix. Possible values are: ACTIVE: The public delegated prefix is active DRAINED: The public delegated prefix is drained.
+ "status": "A String", # The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.
},
],
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
@@ -350,9 +362,11 @@
"name": "A String", # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
"publicDelegatedPrefixs": [ # [Output Only] The list of public delegated prefixes that exist for this public advertised prefix.
{ # Represents a CIDR range which can be used to assign addresses.
+ "ipRange": "A String", # The IP address range of the public delegated prefix
"name": "A String", # The name of the public delegated prefix
+ "project": "A String", # The project number of the public delegated prefix
"region": "A String", # The region of the public delegated prefix if it is regional. If absent, the prefix is global.
- "status": "A String", # The status of the public delegated prefix. Possible values are: ACTIVE: The public delegated prefix is active DRAINED: The public delegated prefix is drained.
+ "status": "A String", # The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.
},
],
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
@@ -415,9 +429,11 @@
"name": "A String", # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
"publicDelegatedPrefixs": [ # [Output Only] The list of public delegated prefixes that exist for this public advertised prefix.
{ # Represents a CIDR range which can be used to assign addresses.
+ "ipRange": "A String", # The IP address range of the public delegated prefix
"name": "A String", # The name of the public delegated prefix
+ "project": "A String", # The project number of the public delegated prefix
"region": "A String", # The region of the public delegated prefix if it is regional. If absent, the prefix is global.
- "status": "A String", # The status of the public delegated prefix. Possible values are: ACTIVE: The public delegated prefix is active DRAINED: The public delegated prefix is drained.
+ "status": "A String", # The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.
},
],
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.