Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: Update discovery artifacts (#1412)
## Deleted keys were detected in the following pre-stable discovery artifacts:
managedidentities v1alpha1 0927c19
managedidentities v1beta1 0927c19

## Discovery Artifact Change Summary:
feat(managedidentities): update the api 0927c19
  • Loading branch information
yoshi-code-bot committed Jun 12, 2021
1 parent 0f0918f commit c3f8675
Show file tree
Hide file tree
Showing 307 changed files with 116,280 additions and 39,446 deletions.
91 changes: 60 additions & 31 deletions docs/dyn/compute_alpha.acceleratorTypes.html

Large diffs are not rendered by default.

297 changes: 219 additions & 78 deletions docs/dyn/compute_alpha.addresses.html

Large diffs are not rendered by default.

769 changes: 617 additions & 152 deletions docs/dyn/compute_alpha.autoscalers.html

Large diffs are not rendered by default.

937 changes: 700 additions & 237 deletions docs/dyn/compute_alpha.backendBuckets.html

Large diffs are not rendered by default.

2,277 changes: 1,796 additions & 481 deletions docs/dyn/compute_alpha.backendServices.html

Large diffs are not rendered by default.

115 changes: 84 additions & 31 deletions docs/dyn/compute_alpha.diskTypes.html

Large diffs are not rendered by default.

1,499 changes: 1,159 additions & 340 deletions docs/dyn/compute_alpha.disks.html

Large diffs are not rendered by default.

196 changes: 136 additions & 60 deletions docs/dyn/compute_alpha.externalVpnGateways.html

Large diffs are not rendered by default.

1,039 changes: 757 additions & 282 deletions docs/dyn/compute_alpha.firewallPolicies.html

Large diffs are not rendered by default.

264 changes: 187 additions & 77 deletions docs/dyn/compute_alpha.firewalls.html

Large diffs are not rendered by default.

1,004 changes: 818 additions & 186 deletions docs/dyn/compute_alpha.forwardingRules.html

Large diffs are not rendered by default.

236 changes: 151 additions & 85 deletions docs/dyn/compute_alpha.futureReservations.html

Large diffs are not rendered by default.

238 changes: 170 additions & 68 deletions docs/dyn/compute_alpha.globalAddresses.html

Large diffs are not rendered by default.

815 changes: 662 additions & 153 deletions docs/dyn/compute_alpha.globalForwardingRules.html

Large diffs are not rendered by default.

490 changes: 374 additions & 116 deletions docs/dyn/compute_alpha.globalNetworkEndpointGroups.html

Large diffs are not rendered by default.

157 changes: 110 additions & 47 deletions docs/dyn/compute_alpha.globalOperations.html

Large diffs are not rendered by default.

77 changes: 52 additions & 25 deletions docs/dyn/compute_alpha.globalOrganizationOperations.html

Large diffs are not rendered by default.

145 changes: 99 additions & 46 deletions docs/dyn/compute_alpha.globalPublicDelegatedPrefixes.html

Large diffs are not rendered by default.

623 changes: 508 additions & 115 deletions docs/dyn/compute_alpha.healthChecks.html

Large diffs are not rendered by default.

189 changes: 127 additions & 62 deletions docs/dyn/compute_alpha.httpHealthChecks.html

Large diffs are not rendered by default.

189 changes: 127 additions & 62 deletions docs/dyn/compute_alpha.httpsHealthChecks.html

Large diffs are not rendered by default.

103 changes: 82 additions & 21 deletions docs/dyn/compute_alpha.imageFamilyViews.html

Large diffs are not rendered by default.

1,292 changes: 1,005 additions & 287 deletions docs/dyn/compute_alpha.images.html

Large diffs are not rendered by default.

1,457 changes: 1,082 additions & 375 deletions docs/dyn/compute_alpha.instanceGroupManagers.html

Large diffs are not rendered by default.

376 changes: 265 additions & 111 deletions docs/dyn/compute_alpha.instanceGroups.html

Large diffs are not rendered by default.

1,205 changes: 935 additions & 270 deletions docs/dyn/compute_alpha.instanceTemplates.html

Large diffs are not rendered by default.

3,637 changes: 2,769 additions & 868 deletions docs/dyn/compute_alpha.instances.html

Large diffs are not rendered by default.

1,079 changes: 824 additions & 255 deletions docs/dyn/compute_alpha.interconnectAttachments.html

Large diffs are not rendered by default.

71 changes: 44 additions & 27 deletions docs/dyn/compute_alpha.interconnectLocations.html
Expand Up @@ -78,16 +78,16 @@ <h2>Instance Methods</h2>
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#get">get(project, interconnectLocation, x__xgafv=None)</a></code></p>
<code><a href="#get">get(project, interconnectLocation)</a></code></p>
<p class="firstline">Returns the details for the specified interconnect location. Gets a list of available interconnect locations by making a list() request.</p>
<p class="toc_element">
<code><a href="#list">list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)</a></code></p>
<code><a href="#list">list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None)</a></code></p>
<p class="firstline">Retrieves the list of interconnect locations available to the specified project.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#testIamPermissions">testIamPermissions(project, resource, body=None, x__xgafv=None)</a></code></p>
<code><a href="#testIamPermissions">testIamPermissions(project, resource, body=None)</a></code></p>
<p class="firstline">Returns permissions that a caller has on the specified resource.</p>
<h3>Method Details</h3>
<div class="method">
Expand All @@ -96,25 +96,28 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="get">get(project, interconnectLocation, x__xgafv=None)</code>
<code class="details" id="get">get(project, interconnectLocation)</code>
<pre>Returns the details for the specified interconnect location. Gets a list of available interconnect locations by making a list() request.

Args:
project: string, Project ID for this request. (required)
interconnectLocation: string, Name of the interconnect location to return. (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Represents an Interconnect Attachment (VLAN) Location resource. You can use this resource to find location details about an Interconnect attachment (VLAN). For more information about interconnect attachments, read Creating VLAN Attachments.
{ # Represents an Interconnect Attachment (VLAN) Location resource.
#
# You can use this resource to find location details about an Interconnect attachment (VLAN). For more information about interconnect attachments, read Creating VLAN Attachments.
&quot;address&quot;: &quot;A String&quot;, # [Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character.
&quot;availabilityZone&quot;: &quot;A String&quot;, # [Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: &quot;zone1&quot; or &quot;zone2&quot;.
&quot;city&quot;: &quot;A String&quot;, # [Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: &quot;Chicago, IL&quot;, &quot;Amsterdam, Netherlands&quot;.
&quot;continent&quot;: &quot;A String&quot;, # [Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA
&quot;continent&quot;: &quot;A String&quot;, # [Output Only] Continent for this location, which can take one of the following values:
# - AFRICA
# - ASIA_PAC
# - EUROPE
# - NORTH_AMERICA
# - SOUTH_AMERICA
&quot;creationTimestamp&quot;: &quot;A String&quot;, # [Output Only] Creation timestamp in RFC3339 text format.
&quot;description&quot;: &quot;A String&quot;, # [Output Only] An optional description of the resource.
&quot;facilityProvider&quot;: &quot;A String&quot;, # [Output Only] The name of the provider for this facility (e.g., EQUINIX).
Expand All @@ -132,38 +135,53 @@ <h3>Method Details</h3>
],
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of this InterconnectLocation, which can take one of the following values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of this InterconnectLocation, which can take one of the following values:
# - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects.
# - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.
&quot;supportsPzs&quot;: True or False, # [Output Only] Set to true for locations that support physical zone separation. Defaults to false if the field is not present.
}</pre>
</div>

<div class="method">
<code class="details" id="list">list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)</code>
<code class="details" id="list">list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None)</code>
<pre>Retrieves the list of interconnect locations available to the specified project.

Args:
project: string, Project ID for this request. (required)
filter: string, A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either `=`, `!=`, `&gt;`, or `&lt;`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = &quot;Intel Skylake&quot;) ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = &quot;Intel Skylake&quot;) OR (cpuPlatform = &quot;Intel Broadwell&quot;) AND (scheduling.automaticRestart = true) ```
filter: string, A filter expression that filters resources listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either `=`, `!=`, `&gt;`, or `&lt;`.

For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`.

You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels.

To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = &quot;Intel Skylake&quot;) ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = &quot;Intel Skylake&quot;) OR (cpuPlatform = &quot;Intel Broadwell&quot;) AND (scheduling.automaticRestart = true) ```
maxResults: integer, The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
orderBy: string, Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy=&quot;creationTimestamp desc&quot;`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
orderBy: string, Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name.

You can also sort results in descending order based on the creation timestamp using `orderBy=&quot;creationTimestamp desc&quot;`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first.

Currently, only sorting by `name` or `creationTimestamp desc` is supported.
pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Response to the list request, and contains a list of interconnect locations.
&quot;id&quot;: &quot;A String&quot;, # [Output Only] Unique identifier for the resource; defined by the server.
&quot;items&quot;: [ # A list of InterconnectLocation resources.
{ # Represents an Interconnect Attachment (VLAN) Location resource. You can use this resource to find location details about an Interconnect attachment (VLAN). For more information about interconnect attachments, read Creating VLAN Attachments.
{ # Represents an Interconnect Attachment (VLAN) Location resource.
#
# You can use this resource to find location details about an Interconnect attachment (VLAN). For more information about interconnect attachments, read Creating VLAN Attachments.
&quot;address&quot;: &quot;A String&quot;, # [Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character.
&quot;availabilityZone&quot;: &quot;A String&quot;, # [Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: &quot;zone1&quot; or &quot;zone2&quot;.
&quot;city&quot;: &quot;A String&quot;, # [Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: &quot;Chicago, IL&quot;, &quot;Amsterdam, Netherlands&quot;.
&quot;continent&quot;: &quot;A String&quot;, # [Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA
&quot;continent&quot;: &quot;A String&quot;, # [Output Only] Continent for this location, which can take one of the following values:
# - AFRICA
# - ASIA_PAC
# - EUROPE
# - NORTH_AMERICA
# - SOUTH_AMERICA
&quot;creationTimestamp&quot;: &quot;A String&quot;, # [Output Only] Creation timestamp in RFC3339 text format.
&quot;description&quot;: &quot;A String&quot;, # [Output Only] An optional description of the resource.
&quot;facilityProvider&quot;: &quot;A String&quot;, # [Output Only] The name of the provider for this facility (e.g., EQUINIX).
Expand All @@ -181,7 +199,9 @@ <h3>Method Details</h3>
],
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource with the resource id.
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of this InterconnectLocation, which can take one of the following values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.
&quot;status&quot;: &quot;A String&quot;, # [Output Only] The status of this InterconnectLocation, which can take one of the following values:
# - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects.
# - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.
&quot;supportsPzs&quot;: True or False, # [Output Only] Set to true for locations that support physical zone separation. Defaults to false if the field is not present.
},
],
Expand All @@ -190,7 +210,8 @@ <h3>Method Details</h3>
&quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
&quot;warning&quot;: { # [Output Only] Informational warning message.
&quot;code&quot;: &quot;A String&quot;, # [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
&quot;data&quot;: [ # [Output Only] Metadata about this warning in key: value format. For example: &quot;data&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
&quot;data&quot;: [ # [Output Only] Metadata about this warning in key: value format. For example:
# &quot;data&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
{
&quot;key&quot;: &quot;A String&quot;, # [Output Only] A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).
&quot;value&quot;: &quot;A String&quot;, # [Output Only] A warning data value corresponding to the key.
Expand All @@ -216,7 +237,7 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="testIamPermissions">testIamPermissions(project, resource, body=None, x__xgafv=None)</code>
<code class="details" id="testIamPermissions">testIamPermissions(project, resource, body=None)</code>
<pre>Returns permissions that a caller has on the specified resource.

Args:
Expand All @@ -231,10 +252,6 @@ <h3>Method Details</h3>
],
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:
Expand Down

0 comments on commit c3f8675

Please sign in to comment.