-
Notifications
You must be signed in to change notification settings - Fork 2.6k
chore: Update discovery artifacts #2780
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
Open
yoshi-code-bot
wants to merge
59
commits into
googleapis:main
Choose a base branch
from
yoshi-code-bot:update-discovery-artifacts-2026-07-28-07H53M54S
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
4fb8ecd
chore: update docs/dyn/index.md
yoshi-automation e574f10
feat(accesscontextmanager): update the api
yoshi-automation 5d6c974
feat(admin): update the api
yoshi-automation 34bcfc3
feat(agentregistry): update the api
yoshi-automation a3f41dd
feat(aiplatform): update the api
yoshi-automation a827e90
feat(androidpublisher): update the api
yoshi-automation 22cde33
feat(apihub): update the api
yoshi-automation 2bfa33a
feat(appengine): update the api
yoshi-automation cdab00b
feat(artifactregistry): update the api
yoshi-automation d660079
feat(assuredworkloads): update the api
yoshi-automation 57cc849
feat(authorizedbuyersmarketplace): update the api
yoshi-automation 81926b0
feat(bigquery): update the api
yoshi-automation 0a30d82
feat(bigqueryreservation): update the api
yoshi-automation cf24355
feat(bigtableadmin): update the api
yoshi-automation 8fe2fba
feat(ces): update the api
yoshi-automation be57b41
feat(cloudidentity): update the api
yoshi-automation 48ea3ff
feat(cloudtasks): update the api
yoshi-automation 148f4de
feat(compute): update the api
yoshi-automation 6a83aa4
feat(databasecenter): update the api
yoshi-automation 0fec258
feat(datamigration): update the api
yoshi-automation 5f0c0b0
feat(dataplex): update the api
yoshi-automation dbbd7da
fix(dataportability): update the api
yoshi-automation 0fa216b
feat(dataproc): update the api
yoshi-automation 7915b88
feat(datastream): update the api
yoshi-automation f4ff316
feat(developerknowledge): update the api
yoshi-automation 13d6933
feat(dfareporting): update the api
yoshi-automation ceb8621
feat(dialogflow): update the api
yoshi-automation 21659e3
feat(discoveryengine): update the api
yoshi-automation 4dd3c43
feat(displayvideo): update the api
yoshi-automation c1d39f1
feat(dlp): update the api
yoshi-automation 2d669d0
feat(drive): update the api
yoshi-automation d83ad5c
feat(file): update the api
yoshi-automation 933a127
feat(firebaseappcheck): update the api
yoshi-automation 7ece2b9
feat(firebaseappdistribution): update the api
yoshi-automation 68a35c1
feat(firebasedataconnect): update the api
yoshi-automation 7734a8c
feat(firestore): update the api
yoshi-automation efb4fbd
feat(gkebackup): update the api
yoshi-automation 8a36f58
feat(gkehub): update the api
yoshi-automation 6e3b882
fix(health): update the api
yoshi-automation 4e98f1c
feat(homegraph): update the api
yoshi-automation 6d02a3d
feat(merchantapi): update the api
yoshi-automation 728883b
feat(netapp): update the api
yoshi-automation 03e4b5d
feat(networkconnectivity): update the api
yoshi-automation feb8bf5
feat(networkservices): update the api
yoshi-automation 786a6e9
feat(oracledatabase): update the api
yoshi-automation 5c8bd65
feat(realtimebidding): update the api
yoshi-automation 75c16b2
feat(recaptchaenterprise): update the api
yoshi-automation 4e5823d
feat(redis): update the api
yoshi-automation dc531ea
feat(run): update the api
yoshi-automation dea17ed
fix(saasservicemgmt): update the api
yoshi-automation c0d009d
feat(securitycenter): update the api
yoshi-automation 2d7679b
feat(serviceconsumermanagement): update the api
yoshi-automation a6376b8
feat(serviceusage): update the api
yoshi-automation 8faa16a
feat(sqladmin): update the api
yoshi-automation 45c3af5
feat(sts): update the api
yoshi-automation 15f5b49
feat(threatintelligence): update the api
yoshi-automation 7c57ad7
feat(webcontentpublisher): update the api
yoshi-automation 35cc1f1
fix(workspaceevents): update the api
yoshi-automation 94831b9
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,111 @@ | ||
| <html><body> | ||
| <style> | ||
|
|
||
| body, h1, h2, h3, div, span, p, pre, a { | ||
| margin: 0; | ||
| padding: 0; | ||
| border: 0; | ||
| font-weight: inherit; | ||
| font-style: inherit; | ||
| font-size: 100%; | ||
| font-family: inherit; | ||
| vertical-align: baseline; | ||
| } | ||
|
|
||
| body { | ||
| font-size: 13px; | ||
| padding: 1em; | ||
| } | ||
|
|
||
| h1 { | ||
| font-size: 26px; | ||
| margin-bottom: 1em; | ||
| } | ||
|
|
||
| h2 { | ||
| font-size: 24px; | ||
| margin-bottom: 1em; | ||
| } | ||
|
|
||
| h3 { | ||
| font-size: 20px; | ||
| margin-bottom: 1em; | ||
| margin-top: 1em; | ||
| } | ||
|
|
||
| pre, code { | ||
| line-height: 1.5; | ||
| font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; | ||
| } | ||
|
|
||
| pre { | ||
| margin-top: 0.5em; | ||
| } | ||
|
|
||
| h1, h2, h3, p { | ||
| font-family: Arial, sans serif; | ||
| } | ||
|
|
||
| h1, h2, h3 { | ||
| border-bottom: solid #CCC 1px; | ||
| } | ||
|
|
||
| .toc_element { | ||
| margin-top: 0.5em; | ||
| } | ||
|
|
||
| .firstline { | ||
| margin-left: 2 em; | ||
| } | ||
|
|
||
| .method { | ||
| margin-top: 1em; | ||
| border: solid 1px #CCC; | ||
| padding: 1em; | ||
| background: #EEE; | ||
| } | ||
|
|
||
| .details { | ||
| font-weight: bold; | ||
| font-size: 14px; | ||
| } | ||
|
|
||
| </style> | ||
|
|
||
| <h1><a href="agentidentity_v1.html">Agent Identity API</a></h1> | ||
| <h2>Instance Methods</h2> | ||
| <p class="toc_element"> | ||
| <code><a href="agentidentity_v1.projects.html">projects()</a></code> | ||
| </p> | ||
| <p class="firstline">Returns the projects Resource.</p> | ||
|
|
||
| <p class="toc_element"> | ||
| <code><a href="#close">close()</a></code></p> | ||
| <p class="firstline">Close httplib2 connections.</p> | ||
| <p class="toc_element"> | ||
| <code><a href="#new_batch_http_request">new_batch_http_request()</a></code></p> | ||
| <p class="firstline">Create a BatchHttpRequest object based on the discovery document.</p> | ||
| <h3>Method Details</h3> | ||
| <div class="method"> | ||
| <code class="details" id="close">close()</code> | ||
| <pre>Close httplib2 connections.</pre> | ||
| </div> | ||
|
|
||
| <div class="method"> | ||
| <code class="details" id="new_batch_http_request">new_batch_http_request()</code> | ||
| <pre>Create a BatchHttpRequest object based on the discovery document. | ||
|
|
||
| Args: | ||
| callback: callable, A callback to be called for each response, of the | ||
| form callback(id, response, exception). The first parameter is the | ||
| request id, and the second is the deserialized response object. The | ||
| third is an apiclient.errors.HttpError exception object if an HTTP | ||
| error occurred while processing the request, or None if no error | ||
| occurred. | ||
|
|
||
| Returns: | ||
| A BatchHttpRequest object based on the discovery document. | ||
| </pre> | ||
| </div> | ||
|
|
||
| </body></html> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,91 @@ | ||
| <html><body> | ||
| <style> | ||
|
|
||
| body, h1, h2, h3, div, span, p, pre, a { | ||
| margin: 0; | ||
| padding: 0; | ||
| border: 0; | ||
| font-weight: inherit; | ||
| font-style: inherit; | ||
| font-size: 100%; | ||
| font-family: inherit; | ||
| vertical-align: baseline; | ||
| } | ||
|
|
||
| body { | ||
| font-size: 13px; | ||
| padding: 1em; | ||
| } | ||
|
|
||
| h1 { | ||
| font-size: 26px; | ||
| margin-bottom: 1em; | ||
| } | ||
|
|
||
| h2 { | ||
| font-size: 24px; | ||
| margin-bottom: 1em; | ||
| } | ||
|
|
||
| h3 { | ||
| font-size: 20px; | ||
| margin-bottom: 1em; | ||
| margin-top: 1em; | ||
| } | ||
|
|
||
| pre, code { | ||
| line-height: 1.5; | ||
| font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; | ||
| } | ||
|
|
||
| pre { | ||
| margin-top: 0.5em; | ||
| } | ||
|
|
||
| h1, h2, h3, p { | ||
| font-family: Arial, sans serif; | ||
| } | ||
|
|
||
| h1, h2, h3 { | ||
| border-bottom: solid #CCC 1px; | ||
| } | ||
|
|
||
| .toc_element { | ||
| margin-top: 0.5em; | ||
| } | ||
|
|
||
| .firstline { | ||
| margin-left: 2 em; | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
|
|
||
| .method { | ||
| margin-top: 1em; | ||
| border: solid 1px #CCC; | ||
| padding: 1em; | ||
| background: #EEE; | ||
| } | ||
|
|
||
| .details { | ||
| font-weight: bold; | ||
| font-size: 14px; | ||
| } | ||
|
|
||
| </style> | ||
|
|
||
| <h1><a href="agentidentity_v1.html">Agent Identity API</a> . <a href="agentidentity_v1.projects.html">projects</a></h1> | ||
| <h2>Instance Methods</h2> | ||
| <p class="toc_element"> | ||
| <code><a href="agentidentity_v1.projects.locations.html">locations()</a></code> | ||
| </p> | ||
| <p class="firstline">Returns the locations Resource.</p> | ||
|
|
||
| <p class="toc_element"> | ||
| <code><a href="#close">close()</a></code></p> | ||
| <p class="firstline">Close httplib2 connections.</p> | ||
| <h3>Method Details</h3> | ||
| <div class="method"> | ||
| <code class="details" id="close">close()</code> | ||
| <pre>Close httplib2 connections.</pre> | ||
| </div> | ||
|
|
||
| </body></html> | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a space between the number and the unit in the
margin-leftCSS property (2 em). In CSS, spaces are not allowed between the numeric value and the unit, so this style will be ignored by browsers. It should be2em.