Skip to content

chore: Update discovery artifacts #2454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
625e9b4
chore: update docs/dyn/index.md
yoshi-automation Jul 30, 2024
17887bc
feat(appengine): update the api
yoshi-automation Jul 30, 2024
ad01060
feat(bigquery): update the api
yoshi-automation Jul 30, 2024
544d82f
feat(bigtableadmin): update the api
yoshi-automation Jul 30, 2024
ad5f56d
feat(cloudbuild): update the api
yoshi-automation Jul 30, 2024
1a732f0
feat(contactcenterinsights): update the api
yoshi-automation Jul 30, 2024
48e2b3b
feat(contentwarehouse): update the api
yoshi-automation Jul 30, 2024
46af1b6
feat(datamigration): update the api
yoshi-automation Jul 30, 2024
78f49d8
feat(dataplex): update the api
yoshi-automation Jul 30, 2024
7c8c3eb
feat(dialogflow): update the api
yoshi-automation Jul 30, 2024
c6a49d6
feat(discovery): update the api
yoshi-automation Jul 30, 2024
0187753
feat(dlp): update the api
yoshi-automation Jul 30, 2024
7edc7a1
feat(dns): update the api
yoshi-automation Jul 30, 2024
24b685a
feat(file): update the api
yoshi-automation Jul 30, 2024
29dbaaf
feat(firebaseappdistribution): update the api
yoshi-automation Jul 30, 2024
bb97577
feat(firebaseml): update the api
yoshi-automation Jul 30, 2024
f70a393
feat(merchantapi): update the api
yoshi-automation Jul 30, 2024
2023330
feat(monitoring): update the api
yoshi-automation Jul 30, 2024
1ed9d8d
feat(networkmanagement): update the api
yoshi-automation Jul 30, 2024
9a8591a
feat(networksecurity): update the api
yoshi-automation Jul 30, 2024
b1c1442
feat(playintegrity): update the api
yoshi-automation Jul 30, 2024
0e18da8
feat(recaptchaenterprise): update the api
yoshi-automation Jul 30, 2024
1c16a89
feat(walletobjects): update the api
yoshi-automation Jul 30, 2024
20736dd
feat(workloadmanager): update the api
yoshi-automation Jul 30, 2024
37a9037
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Jul 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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