Skip to content

chore: Update discovery artifacts #2419

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
27 commits
Select commit Hold shift + click to select a range
d3f990d
chore: update docs/dyn/index.md
yoshi-automation Jun 18, 2024
32b4ce5
feat(aiplatform): update the api
yoshi-automation Jun 18, 2024
067bc09
feat(alloydb): update the api
yoshi-automation Jun 18, 2024
5f8b3ec
feat(batch): update the api
yoshi-automation Jun 18, 2024
aee0987
feat(civicinfo): update the api
yoshi-automation Jun 18, 2024
74ed4da
feat(cloudbuild): update the api
yoshi-automation Jun 18, 2024
6ec4b7f
feat(cloudidentity): update the api
yoshi-automation Jun 18, 2024
223c4dc
feat(cloudkms): update the api
yoshi-automation Jun 18, 2024
98c9cff
feat(compute): update the api
yoshi-automation Jun 18, 2024
087c564
feat(connectors): update the api
yoshi-automation Jun 18, 2024
587024b
feat(dataform): update the api
yoshi-automation Jun 18, 2024
200dca7
feat(dataplex): update the api
yoshi-automation Jun 18, 2024
63be2d6
feat(dfareporting): update the api
yoshi-automation Jun 18, 2024
f47a350
feat(discoveryengine): update the api
yoshi-automation Jun 18, 2024
bb7dadc
feat(displayvideo): update the api
yoshi-automation Jun 18, 2024
b1cb74b
feat(dlp): update the api
yoshi-automation Jun 18, 2024
8abc4a1
feat(domains): update the api
yoshi-automation Jun 18, 2024
b3375b0
feat(file): update the api
yoshi-automation Jun 18, 2024
cc62410
feat(firebaseml): update the api
yoshi-automation Jun 18, 2024
1d47a85
feat(firestore): update the api
yoshi-automation Jun 18, 2024
9dd80cd
feat(kmsinventory): update the api
yoshi-automation Jun 18, 2024
f235b84
feat(metastore): update the api
yoshi-automation Jun 18, 2024
50f9cc5
feat(migrationcenter): update the api
yoshi-automation Jun 18, 2024
53cd896
feat(retail): update the api
yoshi-automation Jun 18, 2024
3a74e53
feat(serviceconsumermanagement): update the api
yoshi-automation Jun 18, 2024
a58343b
feat(spanner): update the api
yoshi-automation Jun 18, 2024
d3371f5
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Jun 18, 2024
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
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions docs/dyn/admin_directory_v1.users.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,8 @@ <h3>Method Details</h3>

Args:
customFieldMask: string, A comma-separated list of schema names. All fields from these schemas are fetched. This should only be set when `projection=custom`.
customer: string, The unique ID for the customer&#x27;s Google Workspace account. In case of a multi-domain account, to fetch all groups for a customer, use this field instead of `domain`. You can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users](/admin-sdk/directory/v1/reference/users) resource. You must provide either the `customer` or the `domain` parameter.
domain: string, The domain name. Use this field to get groups from only one domain. To return all domains for a customer account, use the `customer` query parameter instead. Either the `customer` or the `domain` parameter must be provided.
customer: string, The unique ID for the customer&#x27;s Google Workspace account. In case of a multi-domain account, to fetch all users for a customer, use this field instead of `domain`. You can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users](/admin-sdk/directory/v1/reference/users) resource. You must provide either the `customer` or the `domain` parameter.
domain: string, The domain name. Use this field to get users from only one domain. To return all domains for a customer account, use the `customer` query parameter instead. Either the `customer` or the `domain` parameter must be provided.
event: string, Event on which subscription is intended (if subscribing)
Allowed values
add - User Created Event
Expand Down
5 changes: 5 additions & 0 deletions docs/dyn/aiplatform_v1.projects.locations.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,11 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the nasJobs Resource.</p>

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

<p class="toc_element">
<code><a href="aiplatform_v1.projects.locations.notebookRuntimeTemplates.html">notebookRuntimeTemplates()</a></code>
</p>
Expand Down
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;
}

.method {
margin-top: 1em;
border: solid 1px #CCC;
padding: 1em;
background: #EEE;
}

.details {
font-weight: bold;
font-size: 14px;
}

</style>

<h1><a href="aiplatform_v1.html">Vertex AI API</a> . <a href="aiplatform_v1.projects.html">projects</a> . <a href="aiplatform_v1.projects.locations.html">locations</a> . <a href="aiplatform_v1.projects.locations.notebookExecutionJobs.html">notebookExecutionJobs</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="aiplatform_v1.projects.locations.notebookExecutionJobs.operations.html">operations()</a></code>
</p>
<p class="firstline">Returns the operations 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>

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@

<h1><a href="aiplatform_v1.html">Vertex AI API</a> . <a href="aiplatform_v1.projects.html">projects</a> . <a href="aiplatform_v1.projects.locations.html">locations</a> . <a href="aiplatform_v1.projects.locations.notebookRuntimeTemplates.html">notebookRuntimeTemplates</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="aiplatform_v1.projects.locations.notebookRuntimeTemplates.operations.html">operations()</a></code>
</p>
<p class="firstline">Returns the operations Resource.</p>

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