Skip to content

Commit

Permalink
feat(integrations): update the api
Browse files Browse the repository at this point in the history
#### integrations:v1alpha

The following keys were added:
- resources.projects.resources.locations.resources.integrations.resources.executions.resources.suspensions.methods.lift (Total Keys: 12)
- resources.projects.resources.locations.resources.integrations.resources.executions.resources.suspensions.methods.list (Total Keys: 20)
- resources.projects.resources.locations.resources.integrations.resources.executions.resources.suspensions.methods.resolve (Total Keys: 12)
  • Loading branch information
yoshi-automation committed Jan 24, 2023
1 parent b7c619c commit e8b6164
Show file tree
Hide file tree
Showing 3 changed files with 555 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@

<h1><a href="integrations_v1alpha.html">Application Integration API</a> . <a href="integrations_v1alpha.projects.html">projects</a> . <a href="integrations_v1alpha.projects.locations.html">locations</a> . <a href="integrations_v1alpha.projects.locations.integrations.html">integrations</a> . <a href="integrations_v1alpha.projects.locations.integrations.executions.html">executions</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="integrations_v1alpha.projects.locations.integrations.executions.suspensions.html">suspensions()</a></code>
</p>
<p class="firstline">Returns the suspensions Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
Expand Down

0 comments on commit e8b6164

Please sign in to comment.