Skip to content

Commit

Permalink
chore: Update discovery artifacts (#2454)
Browse files Browse the repository at this point in the history
## Deleted keys were detected in the following stable discovery artifacts:
cloudbuild v2 https://togithub.com/googleapis/google-api-python-client/commit/ad5f56d082ea3251d6da647566435d166fd6b6e7
file v1 https://togithub.com/googleapis/google-api-python-client/commit/24b685a269a6ebf5bb4d35b3fa4f92c6018eb71a

## Deleted keys were detected in the following pre-stable discovery artifacts:
file v1beta1 https://togithub.com/googleapis/google-api-python-client/commit/24b685a269a6ebf5bb4d35b3fa4f92c6018eb71a
merchantapi accounts_v1beta https://togithub.com/googleapis/google-api-python-client/commit/f70a393a94baccb4bb2cf534a84013371683ebdd

## Discovery Artifact Change Summary:
feat(appengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/17887bc99c42a827a837c887d47f76d75748de0d
feat(bigquery): update the api https://togithub.com/googleapis/google-api-python-client/commit/ad010606ac5dd1b0468b25a4a66898de4e857d3b
feat(bigtableadmin): update the api https://togithub.com/googleapis/google-api-python-client/commit/544d82ff49b5995208a1739d5274bfe123c59444
feat(cloudbuild): update the api https://togithub.com/googleapis/google-api-python-client/commit/ad5f56d082ea3251d6da647566435d166fd6b6e7
feat(contactcenterinsights): update the api https://togithub.com/googleapis/google-api-python-client/commit/1a732f0eb101f373e7a2ae6c91156e05fb7d65ce
feat(contentwarehouse): update the api https://togithub.com/googleapis/google-api-python-client/commit/48e2b3bd0ed4dd26633d4a1c81e1f63e046514d3
feat(datamigration): update the api https://togithub.com/googleapis/google-api-python-client/commit/46af1b605a6a84847f00dd25708777f51676c3c8
feat(dataplex): update the api https://togithub.com/googleapis/google-api-python-client/commit/78f49d8b1b7929fb76834d50d6e9285dbfc05f00
feat(dialogflow): update the api https://togithub.com/googleapis/google-api-python-client/commit/7c8c3eb783538965b78d588b95e440aeb060842e
feat(discovery): update the api https://togithub.com/googleapis/google-api-python-client/commit/c6a49d6d465ebb567889ad7d5e7bbaa0d59076fd
feat(dlp): update the api https://togithub.com/googleapis/google-api-python-client/commit/0187753309059d672007baafdbe6033370cd8598
feat(dns): update the api https://togithub.com/googleapis/google-api-python-client/commit/7edc7a13a310904a3912aff8b30b1e491bfa76de
feat(file): update the api https://togithub.com/googleapis/google-api-python-client/commit/24b685a269a6ebf5bb4d35b3fa4f92c6018eb71a
feat(firebaseappdistribution): update the api https://togithub.com/googleapis/google-api-python-client/commit/29dbaafedd1cc3fe417f700e4cc883f49e6c75e4
feat(firebaseml): update the api https://togithub.com/googleapis/google-api-python-client/commit/bb97577f13ea9ad9fed314741b8971d989238cec
feat(merchantapi): update the api https://togithub.com/googleapis/google-api-python-client/commit/f70a393a94baccb4bb2cf534a84013371683ebdd
feat(monitoring): update the api https://togithub.com/googleapis/google-api-python-client/commit/20233307f9bd544588117cd3e044f309192cbc8b
feat(networkmanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/1ed9d8d4a96aded469f9e50ce303b17df52652fb
feat(networksecurity): update the api https://togithub.com/googleapis/google-api-python-client/commit/9a8591a851f4655711d87ebfaa3f9a52776059ed
feat(playintegrity): update the api https://togithub.com/googleapis/google-api-python-client/commit/b1c1442954e110a4394581977d6f26b6604b3777
feat(recaptchaenterprise): update the api https://togithub.com/googleapis/google-api-python-client/commit/0e18da83fa98124bcc19f1692bacc9673d24f538
feat(walletobjects): update the api https://togithub.com/googleapis/google-api-python-client/commit/1c16a89a726c1ea26b78672c2b61aab0379209fd
feat(workloadmanager): update the api https://togithub.com/googleapis/google-api-python-client/commit/20736dd7325eed4ff35c2ea69f6d21eacbe4ab86
  • Loading branch information
yoshi-code-bot authored Jul 30, 2024
1 parent 9b23021 commit 330a354
Show file tree
Hide file tree
Showing 144 changed files with 8,943 additions and 954 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Sets the IAM policy.</p>
<p class="toc_element">
<code><a href="#subscribe">subscribe(name, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates a Subscription to a Data Exchange. This is a long-running operation as it will create one or more linked datasets.</p>
<p class="firstline">Creates a Subscription to a Data Clean Room. This is a long-running operation as it will create one or more linked datasets.</p>
<p class="toc_element">
<code><a href="#testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the permissions that a caller has.</p>
Expand Down Expand Up @@ -552,7 +552,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="subscribe">subscribe(name, body=None, x__xgafv=None)</code>
<pre>Creates a Subscription to a Data Exchange. This is a long-running operation as it will create one or more linked datasets.
<pre>Creates a Subscription to a Data Clean Room. This is a long-running operation as it will create one or more linked datasets.

Args:
name: string, Required. Resource name of the Data Exchange. e.g. `projects/publisherproject/locations/US/dataExchanges/123` (required)
Expand Down
12 changes: 6 additions & 6 deletions docs/dyn/appengine_v1.apps.services.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,11 @@ <h3>Method Details</h3>
&quot;generatedCustomerMetadata&quot;: { # Additional Google Generated Customer Metadata, this field won&#x27;t be provided by default and can be requested by setting the IncludeExtraData field in GetServiceRequest
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
&quot;id&quot;: &quot;A String&quot;, # Relative name of the service within the application. Example: default.@OutputOnly
&quot;id&quot;: &quot;A String&quot;, # Output only. Relative name of the service within the application. Example: default.@OutputOnly
&quot;labels&quot;: { # A set of labels to apply to this service. Labels are key/value pairs that describe the service and all resources that belong to it (e.g., versions). The labels can be used to search and group resources, and are propagated to the usage and billing reports, enabling fine-grain analysis of costs. An example of using labels is to tag resources belonging to different environments (e.g., &quot;env=prod&quot;, &quot;env=qa&quot;). Label keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, dashes, and international characters. Label keys must start with a lowercase letter or an international character. Each service can have at most 32 labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;name&quot;: &quot;A String&quot;, # Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;networkSettings&quot;: { # A NetworkSettings resource is a container for ingress settings for a version or service. # Ingress settings for this service. Will apply to all versions.
&quot;ingressTrafficAllowed&quot;: &quot;A String&quot;, # The ingress settings for version or service.
},
Expand Down Expand Up @@ -198,11 +198,11 @@ <h3>Method Details</h3>
&quot;generatedCustomerMetadata&quot;: { # Additional Google Generated Customer Metadata, this field won&#x27;t be provided by default and can be requested by setting the IncludeExtraData field in GetServiceRequest
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
&quot;id&quot;: &quot;A String&quot;, # Relative name of the service within the application. Example: default.@OutputOnly
&quot;id&quot;: &quot;A String&quot;, # Output only. Relative name of the service within the application. Example: default.@OutputOnly
&quot;labels&quot;: { # A set of labels to apply to this service. Labels are key/value pairs that describe the service and all resources that belong to it (e.g., versions). The labels can be used to search and group resources, and are propagated to the usage and billing reports, enabling fine-grain analysis of costs. An example of using labels is to tag resources belonging to different environments (e.g., &quot;env=prod&quot;, &quot;env=qa&quot;). Label keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, dashes, and international characters. Label keys must start with a lowercase letter or an international character. Each service can have at most 32 labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;name&quot;: &quot;A String&quot;, # Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;networkSettings&quot;: { # A NetworkSettings resource is a container for ingress settings for a version or service. # Ingress settings for this service. Will apply to all versions.
&quot;ingressTrafficAllowed&quot;: &quot;A String&quot;, # The ingress settings for version or service.
},
Expand Down Expand Up @@ -245,11 +245,11 @@ <h3>Method Details</h3>
&quot;generatedCustomerMetadata&quot;: { # Additional Google Generated Customer Metadata, this field won&#x27;t be provided by default and can be requested by setting the IncludeExtraData field in GetServiceRequest
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
},
&quot;id&quot;: &quot;A String&quot;, # Relative name of the service within the application. Example: default.@OutputOnly
&quot;id&quot;: &quot;A String&quot;, # Output only. Relative name of the service within the application. Example: default.@OutputOnly
&quot;labels&quot;: { # A set of labels to apply to this service. Labels are key/value pairs that describe the service and all resources that belong to it (e.g., versions). The labels can be used to search and group resources, and are propagated to the usage and billing reports, enabling fine-grain analysis of costs. An example of using labels is to tag resources belonging to different environments (e.g., &quot;env=prod&quot;, &quot;env=qa&quot;). Label keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, dashes, and international characters. Label keys must start with a lowercase letter or an international character. Each service can have at most 32 labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;name&quot;: &quot;A String&quot;, # Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly
&quot;networkSettings&quot;: { # A NetworkSettings resource is a container for ingress settings for a version or service. # Ingress settings for this service. Will apply to all versions.
&quot;ingressTrafficAllowed&quot;: &quot;A String&quot;, # The ingress settings for version or service.
},
Expand Down
Loading

0 comments on commit 330a354

Please sign in to comment.