Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
15984f8
chore: update docs/dyn/index.md
yoshi-automation Apr 14, 2026
f2cabd6
feat(agentregistry): update the api
yoshi-automation Apr 14, 2026
cc5c9d3
feat(aiplatform): update the api
yoshi-automation Apr 14, 2026
195a5c6
feat(analyticsadmin): update the api
yoshi-automation Apr 14, 2026
273470c
feat(ces): update the api
yoshi-automation Apr 14, 2026
12da6e3
feat(chat): update the api
yoshi-automation Apr 14, 2026
7c6b6ff
feat(cloudsupport): update the api
yoshi-automation Apr 14, 2026
db2ecf4
feat(compute): update the api
yoshi-automation Apr 14, 2026
ed6441b
feat(container): update the api
yoshi-automation Apr 14, 2026
4507953
feat(dataflow): update the api
yoshi-automation Apr 14, 2026
0eca0c1
feat(dataplex): update the api
yoshi-automation Apr 14, 2026
cf122c0
feat(dataproc): update the api
yoshi-automation Apr 14, 2026
f750ec9
feat(developerconnect): update the api
yoshi-automation Apr 14, 2026
0535a62
feat(discoveryengine): update the api
yoshi-automation Apr 14, 2026
074a676
feat(displayvideo): update the api
yoshi-automation Apr 14, 2026
f46aeab
feat(docs): update the api
yoshi-automation Apr 14, 2026
ef9fc3e
feat(drive): update the api
yoshi-automation Apr 14, 2026
500de5b
feat(firebaseappcheck): update the api
yoshi-automation Apr 14, 2026
16f14b2
feat(firebaseappdistribution): update the api
yoshi-automation Apr 14, 2026
9b92f7f
feat(firestore): update the api
yoshi-automation Apr 14, 2026
4663180
feat(gkehub): update the api
yoshi-automation Apr 14, 2026
5d98f5d
feat(hypercomputecluster): update the api
yoshi-automation Apr 14, 2026
aee6413
feat(merchantapi): update the api
yoshi-automation Apr 14, 2026
e6d1e48
feat(networkservices): update the api
yoshi-automation Apr 14, 2026
3ba3176
feat(run): update the api
yoshi-automation Apr 14, 2026
f487642
feat(saasservicemgmt): update the api
yoshi-automation Apr 14, 2026
3832566
feat(secretmanager): update the api
yoshi-automation Apr 14, 2026
652b925
feat(storage): update the api
yoshi-automation Apr 14, 2026
eae19bf
feat(walletobjects): update the api
yoshi-automation Apr 14, 2026
e6c5196
feat(youtube): update the api
yoshi-automation Apr 14, 2026
111ee86
feat(youtubereporting): update the api
yoshi-automation Apr 14, 2026
62186de
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Apr 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
422 changes: 422 additions & 0 deletions docs/dyn/agentregistry_v1alpha.projects.locations.bindings.html

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions docs/dyn/agentregistry_v1alpha.projects.locations.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the agents Resource.</p>

<p class="toc_element">
<code><a href="agentregistry_v1alpha.projects.locations.bindings.html">bindings()</a></code>
</p>
<p class="firstline">Returns the bindings Resource.</p>

<p class="toc_element">
<code><a href="agentregistry_v1alpha.projects.locations.endpoints.html">endpoints()</a></code>
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h3>Method Details</h3>
{ # Represents a single tool provided by an MCP Server.
&quot;annotations&quot;: { # Annotations describing the characteristics and behavior of a tool or operation. # Output only. Annotations associated with the tool.
&quot;destructiveHint&quot;: True or False, # Output only. If true, the tool may perform destructive updates to its environment. If false, the tool performs only additive updates. NOTE: This property is meaningful only when `read_only_hint == false` Default: true
&quot;idempotentHint&quot;: True or False, # Output only. If true, calling the tool repeatedly with the same arguments will have no additional effect on its environment. NOTE: This property is meaningful only when `read_only_hint == false. Default: false
&quot;idempotentHint&quot;: True or False, # Output only. If true, calling the tool repeatedly with the same arguments will have no additional effect on its environment. NOTE: This property is meaningful only when `read_only_hint == false` Default: false
&quot;openWorldHint&quot;: True or False, # Output only. If true, this tool may interact with an &quot;open world&quot; of external entities. If false, the tool&#x27;s domain of interaction is closed. For example, the world of a web search tool is open, whereas that of a memory tool is not. Default: true
&quot;readOnlyHint&quot;: True or False, # Output only. If true, the tool does not modify its environment. Default: false
&quot;title&quot;: &quot;A String&quot;, # Output only. A human-readable title for the tool.
Expand Down Expand Up @@ -187,7 +187,7 @@ <h3>Method Details</h3>
{ # Represents a single tool provided by an MCP Server.
&quot;annotations&quot;: { # Annotations describing the characteristics and behavior of a tool or operation. # Output only. Annotations associated with the tool.
&quot;destructiveHint&quot;: True or False, # Output only. If true, the tool may perform destructive updates to its environment. If false, the tool performs only additive updates. NOTE: This property is meaningful only when `read_only_hint == false` Default: true
&quot;idempotentHint&quot;: True or False, # Output only. If true, calling the tool repeatedly with the same arguments will have no additional effect on its environment. NOTE: This property is meaningful only when `read_only_hint == false. Default: false
&quot;idempotentHint&quot;: True or False, # Output only. If true, calling the tool repeatedly with the same arguments will have no additional effect on its environment. NOTE: This property is meaningful only when `read_only_hint == false` Default: false
&quot;openWorldHint&quot;: True or False, # Output only. If true, this tool may interact with an &quot;open world&quot; of external entities. If false, the tool&#x27;s domain of interaction is closed. For example, the world of a web search tool is open, whereas that of a memory tool is not. Default: true
&quot;readOnlyHint&quot;: True or False, # Output only. If true, the tool does not modify its environment. Default: false
&quot;title&quot;: &quot;A String&quot;, # Output only. A human-readable title for the tool.
Expand Down Expand Up @@ -263,7 +263,7 @@ <h3>Method Details</h3>
{ # Represents a single tool provided by an MCP Server.
&quot;annotations&quot;: { # Annotations describing the characteristics and behavior of a tool or operation. # Output only. Annotations associated with the tool.
&quot;destructiveHint&quot;: True or False, # Output only. If true, the tool may perform destructive updates to its environment. If false, the tool performs only additive updates. NOTE: This property is meaningful only when `read_only_hint == false` Default: true
&quot;idempotentHint&quot;: True or False, # Output only. If true, calling the tool repeatedly with the same arguments will have no additional effect on its environment. NOTE: This property is meaningful only when `read_only_hint == false. Default: false
&quot;idempotentHint&quot;: True or False, # Output only. If true, calling the tool repeatedly with the same arguments will have no additional effect on its environment. NOTE: This property is meaningful only when `read_only_hint == false` Default: false
&quot;openWorldHint&quot;: True or False, # Output only. If true, this tool may interact with an &quot;open world&quot; of external entities. If false, the tool&#x27;s domain of interaction is closed. For example, the world of a web search tool is open, whereas that of a memory tool is not. Default: true
&quot;readOnlyHint&quot;: True or False, # Output only. If true, the tool does not modify its environment. Default: false
&quot;title&quot;: &quot;A String&quot;, # Output only. A human-readable title for the tool.
Expand Down
Loading
Loading