Skip to content

chore: Update discovery artifacts #2607

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
43 commits
Select commit Hold shift + click to select a range
aa84853
feat(aiplatform): update the api
yoshi-automation May 27, 2025
522e81b
feat(androidpublisher): update the api
yoshi-automation May 27, 2025
d5a8dce
feat(apim): update the api
yoshi-automation May 27, 2025
46362d5
feat(bigqueryreservation): update the api
yoshi-automation May 27, 2025
b197b9c
feat(bigtableadmin): update the api
yoshi-automation May 27, 2025
a8600f5
feat(blogger): update the api
yoshi-automation May 27, 2025
65a64f8
feat(chat): update the api
yoshi-automation May 27, 2025
28bbc7a
feat(cloudkms): update the api
yoshi-automation May 27, 2025
5665787
feat(composer): update the api
yoshi-automation May 27, 2025
d53cfab
feat(compute): update the api
yoshi-automation May 27, 2025
1553517
feat(connectors): update the api
yoshi-automation May 27, 2025
80944f2
feat(contactcenterinsights): update the api
yoshi-automation May 27, 2025
47197f2
feat(container): update the api
yoshi-automation May 27, 2025
c3c8a31
feat(dataflow): update the api
yoshi-automation May 27, 2025
46a9ddd
feat(dataform): update the api
yoshi-automation May 27, 2025
cd83de6
feat(datamigration): update the api
yoshi-automation May 27, 2025
afef49a
feat(dataplex): update the api
yoshi-automation May 27, 2025
06a8d11
feat(dataproc): update the api
yoshi-automation May 27, 2025
0f63b72
feat(datastream): update the api
yoshi-automation May 27, 2025
40eceac
feat(discoveryengine): update the api
yoshi-automation May 27, 2025
df14202
feat(dlp): update the api
yoshi-automation May 27, 2025
811e7a8
feat(documentai): update the api
yoshi-automation May 27, 2025
c591aa6
feat(firebaseml): update the api
yoshi-automation May 27, 2025
f04c118
feat(gkeonprem): update the api
yoshi-automation May 27, 2025
acac3f6
feat(integrations): update the api
yoshi-automation May 27, 2025
105eeab
feat(migrationcenter): update the api
yoshi-automation May 27, 2025
8c97a5c
feat(netapp): update the api
yoshi-automation May 27, 2025
6845b21
feat(networkmanagement): update the api
yoshi-automation May 27, 2025
1b0f478
feat(ondemandscanning): update the api
yoshi-automation May 27, 2025
ee43ece
feat(playintegrity): update the api
yoshi-automation May 27, 2025
e5af4cc
feat(redis): update the api
yoshi-automation May 27, 2025
668edb0
feat(retail): update the api
yoshi-automation May 27, 2025
0d8083f
feat(safebrowsing): update the api
yoshi-automation May 27, 2025
1c33753
feat(securitycenter): update the api
yoshi-automation May 27, 2025
dfd7d48
feat(serviceconsumermanagement): update the api
yoshi-automation May 27, 2025
3531eef
feat(servicemanagement): update the api
yoshi-automation May 27, 2025
9b517b2
feat(servicenetworking): update the api
yoshi-automation May 27, 2025
56e9973
feat(serviceusage): update the api
yoshi-automation May 27, 2025
0ce7cb0
feat(sheets): update the api
yoshi-automation May 27, 2025
3bec087
feat(spanner): update the api
yoshi-automation May 27, 2025
b1e91c9
feat(sqladmin): update the api
yoshi-automation May 27, 2025
0649669
feat(storage): update the api
yoshi-automation May 27, 2025
b042ca1
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation May 27, 2025
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
  •  
  •  
  •  
147 changes: 147 additions & 0 deletions docs/dyn/aiplatform_v1.endpoints.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/dyn/aiplatform_v1.media.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ <h3>Method Details</h3>
{ # JiraQueries contains the Jira queries and corresponding authentication.
&quot;apiKeyConfig&quot;: { # The API secret. # Required. The SecretManager secret version resource name (e.g. projects/{project}/secrets/{secret}/versions/{version}) storing the Jira API key. See [Manage API tokens for your Atlassian account](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/).
&quot;apiKeySecretVersion&quot;: &quot;A String&quot;, # Required. The SecretManager secret version resource name storing API key. e.g. projects/{project}/secrets/{secret}/versions/{version}
&quot;apiKeyString&quot;: &quot;A String&quot;, # The API key string. Either this or `api_key_secret_version` must be set.
},
&quot;customQueries&quot;: [ # A list of custom Jira queries to import. For information about JQL (Jira Query Language), see https://support.atlassian.com/jira-service-management-cloud/docs/use-advanced-search-with-jira-query-language-jql/
&quot;A String&quot;,
Expand All @@ -143,6 +144,7 @@ <h3>Method Details</h3>
&quot;clientId&quot;: &quot;A String&quot;, # The Application ID for the app registered in Microsoft Azure Portal. The application must also be configured with MS Graph permissions &quot;Files.ReadAll&quot;, &quot;Sites.ReadAll&quot; and BrowserSiteLists.Read.All.
&quot;clientSecret&quot;: { # The API secret. # The application secret for the app registered in Azure.
&quot;apiKeySecretVersion&quot;: &quot;A String&quot;, # Required. The SecretManager secret version resource name storing API key. e.g. projects/{project}/secrets/{secret}/versions/{version}
&quot;apiKeyString&quot;: &quot;A String&quot;, # The API key string. Either this or `api_key_secret_version` must be set.
},
&quot;driveId&quot;: &quot;A String&quot;, # The ID of the drive to download from.
&quot;driveName&quot;: &quot;A String&quot;, # The name of the drive to download from.
Expand All @@ -159,6 +161,7 @@ <h3>Method Details</h3>
{ # SlackChannels contains the Slack channels and corresponding access token.
&quot;apiKeyConfig&quot;: { # The API secret. # Required. The SecretManager secret version resource name (e.g. projects/{project}/secrets/{secret}/versions/{version}) storing the Slack channel access token that has access to the slack channel IDs. See: https://api.slack.com/tutorials/tracks/getting-a-token.
&quot;apiKeySecretVersion&quot;: &quot;A String&quot;, # Required. The SecretManager secret version resource name storing API key. e.g. projects/{project}/secrets/{secret}/versions/{version}
&quot;apiKeyString&quot;: &quot;A String&quot;, # The API key string. Either this or `api_key_secret_version` must be set.
},
&quot;channels&quot;: [ # Required. The Slack channel IDs.
{ # SlackChannel contains the Slack channel ID and the time range to import.
Expand Down Expand Up @@ -232,6 +235,7 @@ <h3>Method Details</h3>
{ # JiraQueries contains the Jira queries and corresponding authentication.
&quot;apiKeyConfig&quot;: { # The API secret. # Required. The SecretManager secret version resource name (e.g. projects/{project}/secrets/{secret}/versions/{version}) storing the Jira API key. See [Manage API tokens for your Atlassian account](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/).
&quot;apiKeySecretVersion&quot;: &quot;A String&quot;, # Required. The SecretManager secret version resource name storing API key. e.g. projects/{project}/secrets/{secret}/versions/{version}
&quot;apiKeyString&quot;: &quot;A String&quot;, # The API key string. Either this or `api_key_secret_version` must be set.
},
&quot;customQueries&quot;: [ # A list of custom Jira queries to import. For information about JQL (Jira Query Language), see https://support.atlassian.com/jira-service-management-cloud/docs/use-advanced-search-with-jira-query-language-jql/
&quot;A String&quot;,
Expand All @@ -251,6 +255,7 @@ <h3>Method Details</h3>
&quot;clientId&quot;: &quot;A String&quot;, # The Application ID for the app registered in Microsoft Azure Portal. The application must also be configured with MS Graph permissions &quot;Files.ReadAll&quot;, &quot;Sites.ReadAll&quot; and BrowserSiteLists.Read.All.
&quot;clientSecret&quot;: { # The API secret. # The application secret for the app registered in Azure.
&quot;apiKeySecretVersion&quot;: &quot;A String&quot;, # Required. The SecretManager secret version resource name storing API key. e.g. projects/{project}/secrets/{secret}/versions/{version}
&quot;apiKeyString&quot;: &quot;A String&quot;, # The API key string. Either this or `api_key_secret_version` must be set.
},
&quot;driveId&quot;: &quot;A String&quot;, # The ID of the drive to download from.
&quot;driveName&quot;: &quot;A String&quot;, # The name of the drive to download from.
Expand All @@ -267,6 +272,7 @@ <h3>Method Details</h3>
{ # SlackChannels contains the Slack channels and corresponding access token.
&quot;apiKeyConfig&quot;: { # The API secret. # Required. The SecretManager secret version resource name (e.g. projects/{project}/secrets/{secret}/versions/{version}) storing the Slack channel access token that has access to the slack channel IDs. See: https://api.slack.com/tutorials/tracks/getting-a-token.
&quot;apiKeySecretVersion&quot;: &quot;A String&quot;, # Required. The SecretManager secret version resource name storing API key. e.g. projects/{project}/secrets/{secret}/versions/{version}
&quot;apiKeyString&quot;: &quot;A String&quot;, # The API key string. Either this or `api_key_secret_version` must be set.
},
&quot;channels&quot;: [ # Required. The Slack channel IDs.
{ # SlackChannel contains the Slack channel ID and the time range to import.
Expand Down
Loading