Skip to content

Commit

Permalink
chore: Update discovery artifacts (#1756)
Browse files Browse the repository at this point in the history
## Deleted keys were detected in the following stable discovery artifacts:
apikeys v2 73c71d8
firestore v1 0b03ba1
memcache v1 9a702f8
mybusinessqanda v1 17dc4c8

## Deleted keys were detected in the following pre-stable discovery artifacts:
firestore v1beta1 0b03ba1
memcache v1beta2 9a702f8
networkservices v1beta1 ff0fbc2
retail v2alpha 0ff1324
retail v2beta 0ff1324

## Discovery Artifact Change Summary:
feat(androidenterprise): update the api 1c3e295
feat(apikeys): update the api 73c71d8
feat(bigquery): update the api b611d71
feat(chat): update the api cb0e654
feat(cloudfunctions): update the api fd7c5f5
feat(cloudidentity): update the api 07cccbd
feat(cloudresourcemanager): update the api a7a4ffe
feat(content): update the api f02827f
feat(dataplex): update the api 69e3884
feat(datastore): update the api 52540a9
feat(dlp): update the api 86ab5a9
feat(firebaseappcheck): update the api c8674ef
feat(firestore): update the api 0b03ba1
feat(games): update the api c303c84
feat(logging): update the api f5e25a6
feat(memcache): update the api 9a702f8
feat(mybusinessqanda): update the api 17dc4c8
feat(networkconnectivity): update the api 72b6221
feat(networkservices): update the api ff0fbc2
feat(retail): update the api 0ff1324
feat(run): update the api ebeb360
feat(securitycenter): update the api 215757f
feat(serviceconsumermanagement): update the api 75ad6f0
feat(servicenetworking): update the api e505d23
feat(serviceusage): update the api ded4fe5
feat(spanner): update the api b2edae4
  • Loading branch information
yoshi-code-bot committed Apr 12, 2022
1 parent 9423861 commit 0b5402e
Show file tree
Hide file tree
Showing 494 changed files with 14,147 additions and 1,941 deletions.
Expand Up @@ -593,7 +593,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # Request message for `TestIamPermissions` method.
&quot;permissions&quot;: [ # The set of permissions to check for the `resource`. Permissions with wildcards (such as &#x27;*&#x27; or &#x27;storage.*&#x27;) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
&quot;permissions&quot;: [ # The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
&quot;A String&quot;,
],
}
Expand Down
10 changes: 5 additions & 5 deletions docs/dyn/accesscontextmanager_v1.accessPolicies.html

Large diffs are not rendered by default.

Expand Up @@ -1158,7 +1158,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # Request message for `TestIamPermissions` method.
&quot;permissions&quot;: [ # The set of permissions to check for the `resource`. Permissions with wildcards (such as &#x27;*&#x27; or &#x27;storage.*&#x27;) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
&quot;permissions&quot;: [ # The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
&quot;A String&quot;,
],
}
Expand Down
20 changes: 20 additions & 0 deletions docs/dyn/androidenterprise_v1.devices.html
Expand Up @@ -158,6 +158,11 @@ <h3>Method Details</h3>
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
},
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
{ # An authentication URL configuration for the authenticator app of an identity provider.
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
},
],
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
Expand Down Expand Up @@ -288,6 +293,11 @@ <h3>Method Details</h3>
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
},
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
{ # An authentication URL configuration for the authenticator app of an identity provider.
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
},
],
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
Expand Down Expand Up @@ -421,6 +431,11 @@ <h3>Method Details</h3>
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
},
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
{ # An authentication URL configuration for the authenticator app of an identity provider.
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
},
],
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
Expand Down Expand Up @@ -521,6 +536,11 @@ <h3>Method Details</h3>
&quot;minimumVersionCode&quot;: 42, # The minimum version of the app. If a lower version of the app is installed, then the app will be auto-updated according to the auto-install constraints, instead of waiting for the regular auto-update. You can set a minimum version code for at most 20 apps per device.
},
&quot;autoUpdateMode&quot;: &quot;A String&quot;, # The auto-update mode for the product.
&quot;enterpriseAuthenticationAppLinkConfigs&quot;: [ # An authentication URL configuration for the authenticator app of an identity provider. This helps to launch the identity provider&#x27;s authenticator app during the authentication happening in a private app using Android WebView. Authenticator app should already be the [default handler](https://developer.android.com/training/app-links/verify-site-associations) for the authentication url on the device.
{ # An authentication URL configuration for the authenticator app of an identity provider.
&quot;uri&quot;: &quot;A String&quot;, # An authentication url.
},
],
&quot;managedConfiguration&quot;: { # A managed configuration resource contains the set of managed properties defined by the app developer in the app&#x27;s managed configurations schema, as well as any configuration variables defined for the user. # The managed configuration for the product.
&quot;configurationVariables&quot;: { # A configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings. # Contains the ID of the managed configuration profile and the set of configuration variables (if any) defined for the user.
&quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
Expand Down
50 changes: 2 additions & 48 deletions docs/dyn/apikeys_v2.projects.locations.keys.html
Expand Up @@ -74,9 +74,6 @@

<h1><a href="apikeys_v2.html">API Keys API</a> . <a href="apikeys_v2.projects.html">projects</a> . <a href="apikeys_v2.projects.locations.html">locations</a> . <a href="apikeys_v2.projects.locations.keys.html">keys</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#clone">clone(name, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">DEPRECATED: API customers can call `GetKey` and then `CreateKey` methods to create a copy of an existing key. Retire `CloneKey` method to eliminate the unnessary method from API Keys API. Clones the existing key's restriction and display name to a new API key. The service account must have the `apikeys.keys.get` and `apikeys.keys.create` permissions in the project. NOTE: Key is a global resource; hence the only supported value for location is `global`.</p>
<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
Expand All @@ -93,7 +90,7 @@ <h2>Instance Methods</h2>
<code><a href="#getKeyString">getKeyString(name, x__xgafv=None)</a></code></p>
<p class="firstline">Get the key string for an API key. NOTE: Key is a global resource; hence the only supported value for location is `global`.</p>
<p class="toc_element">
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)</a></code></p>
<code><a href="#list">list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the API keys owned by a project. The key string of the API key isn't included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
Expand All @@ -105,48 +102,6 @@ <h2>Instance Methods</h2>
<code><a href="#undelete">undelete(name, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Undeletes an API key which was deleted within 30 days. NOTE: Key is a global resource; hence the only supported value for location is `global`.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="clone">clone(name, body=None, x__xgafv=None)</code>
<pre>DEPRECATED: API customers can call `GetKey` and then `CreateKey` methods to create a copy of an existing key. Retire `CloneKey` method to eliminate the unnessary method from API Keys API. Clones the existing key&#x27;s restriction and display name to a new API key. The service account must have the `apikeys.keys.get` and `apikeys.keys.create` permissions in the project. NOTE: Key is a global resource; hence the only supported value for location is `global`.

Args:
name: string, Required. The resource name of the API key to be cloned in the same project. (required)
body: object, The request body.
The object takes the form of:

{ # Request message for `CloneKey` method.
&quot;keyId&quot;: &quot;A String&quot;, # User specified key id (optional). If specified, it will become the final component of the key resource name. The id must be unique within the project, must conform with RFC-1034, is restricted to lower-cased letters, and has a maximum length of 63 characters. In another word, the id must match the regular expression: `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`. The id must NOT be a UUID-like string.
}

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

Returns:
An object of the form:

{ # This resource represents a long-running operation that is the result of a network API call.
&quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
],
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
},
&quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
}</pre>
</div>

<div class="method">
<code class="details" id="close">close()</code>
<pre>Close httplib2 connections.</pre>
Expand Down Expand Up @@ -356,12 +311,11 @@ <h3>Method Details</h3>
</div>

<div class="method">
<code class="details" id="list">list(parent, filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)</code>
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)</code>
<pre>Lists the API keys owned by a project. The key string of the API key isn&#x27;t included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`.

Args:
parent: string, Required. Lists all API keys associated with this project. (required)
filter: string, Optional. Deprecated: Use `show_deleted` instead. Only list keys that conform to the specified filter. The allowed filter strings are `state:ACTIVE` and `state:DELETED`. By default, ListKeys returns only active keys.
pageSize: integer, Optional. Specifies the maximum number of results to be returned at a time.
pageToken: string, Optional. Requests a specific page of results.
showDeleted: boolean, Optional. Indicate that keys deleted in the past 30 days should also be returned.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/artifactregistry_v1.projects.locations.html
Expand Up @@ -135,7 +135,7 @@ <h3>Method Details</h3>

Args:
name: string, The resource that owns the locations collection, if applicable. (required)
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `&quot;displayName=tokyo&quot;`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
x__xgafv: string, V1 error format.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/artifactregistry_v1beta1.projects.locations.html
Expand Up @@ -135,7 +135,7 @@ <h3>Method Details</h3>

Args:
name: string, The resource that owns the locations collection, if applicable. (required)
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `&quot;displayName=tokyo&quot;`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
x__xgafv: string, V1 error format.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/artifactregistry_v1beta2.projects.locations.html
Expand Up @@ -135,7 +135,7 @@ <h3>Method Details</h3>

Args:
name: string, The resource that owns the locations collection, if applicable. (required)
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `&quot;displayName=tokyo&quot;`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
x__xgafv: string, V1 error format.
Expand Down

0 comments on commit 0b5402e

Please sign in to comment.