Skip to content

Commit

Permalink
chore: Update discovery artifacts (#1416)
Browse files Browse the repository at this point in the history
## Discovery Artifact Change Summary:
feat(bigqueryreservation): update the api 63c00f6
feat(firebaserules): update the api 7b20004
feat(iap): update the api 18550fd
feat(managedidentities): update the api d222001
  • Loading branch information
yoshi-code-bot committed Jun 16, 2021
1 parent b1eafb3 commit 3659137
Show file tree
Hide file tree
Showing 373 changed files with 40,202 additions and 116,567 deletions.
Expand Up @@ -92,6 +92,9 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#move">move(name, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Moves an assignment under a new reservation. This differs from removing an existing assignment and recreating a new one by providing a transactional change that ensures an assignee always has an associated reservation.</p>
<p class="toc_element">
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates an existing assignment. Only the `priority` field can be updated.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
Expand Down Expand Up @@ -221,4 +224,37 @@ <h3>Method Details</h3>
}</pre>
</div>

<div class="method">
<code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates an existing assignment. Only the `priority` field can be updated.

Args:
name: string, Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. (required)
body: object, The request body.
The object takes the form of:

{ # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
&quot;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
&quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
}

updateMask: string, Standard field mask for the set of fields to be updated.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
&quot;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
&quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
}</pre>
</div>

</body></html>
91 changes: 31 additions & 60 deletions docs/dyn/compute_alpha.acceleratorTypes.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

71 changes: 27 additions & 44 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)</a></code></p>
<code><a href="#get">get(project, interconnectLocation, x__xgafv=None)</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)</a></code></p>
<code><a href="#list">list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=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)</a></code></p>
<code><a href="#testIamPermissions">testIamPermissions(project, resource, body=None, x__xgafv=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,28 +96,25 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="get">get(project, interconnectLocation)</code>
<code class="details" id="get">get(project, interconnectLocation, x__xgafv=None)</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 @@ -135,53 +132,38 @@ <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)</code>
<code class="details" id="list">list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=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 @@ -199,9 +181,7 @@ <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 @@ -210,8 +190,7 @@ <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 @@ -237,7 +216,7 @@ <h3>Method Details</h3>
</div>

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

Args:
Expand All @@ -252,6 +231,10 @@ <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 3659137

Please sign in to comment.