Skip to content
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

chore: Update discovery artifacts #2350

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
ef26a1a
chore: update docs/dyn/index.md
yoshi-automation Mar 5, 2024
9a132de
feat(alloydb): update the api
yoshi-automation Mar 5, 2024
d851a39
feat(apigee): update the api
yoshi-automation Mar 5, 2024
f5e0735
feat(appengine): update the api
yoshi-automation Mar 5, 2024
42a9bf9
feat(apphub): update the api
yoshi-automation Mar 5, 2024
4ba1346
feat(authorizedbuyersmarketplace): update the api
yoshi-automation Mar 5, 2024
35aff64
feat(chromemanagement): update the api
yoshi-automation Mar 5, 2024
99b4dca
feat(cloudbuild): update the api
yoshi-automation Mar 5, 2024
b08b08a
feat(clouddeploy): update the api
yoshi-automation Mar 5, 2024
359fa99
feat(cloudresourcemanager): update the api
yoshi-automation Mar 5, 2024
1aa161c
feat(composer): update the api
yoshi-automation Mar 5, 2024
9ccba78
feat(container): update the api
yoshi-automation Mar 5, 2024
cf98c53
fix(dataportability): update the api
yoshi-automation Mar 5, 2024
39896cf
feat(discoveryengine): update the api
yoshi-automation Mar 5, 2024
f17d8d0
feat(dlp): update the api
yoshi-automation Mar 5, 2024
40cb6b1
feat(dns): update the api
yoshi-automation Mar 5, 2024
69f5b8b
feat(documentai): update the api
yoshi-automation Mar 5, 2024
43b4c8c
feat(firestore): update the api
yoshi-automation Mar 5, 2024
cc201c1
feat(gkehub): update the api
yoshi-automation Mar 5, 2024
2b7a7a4
feat(healthcare): update the api
yoshi-automation Mar 5, 2024
ce51440
feat(logging): update the api
yoshi-automation Mar 5, 2024
dd635a4
feat(metastore): update the api
yoshi-automation Mar 5, 2024
d1b5e99
feat(networkmanagement): update the api
yoshi-automation Mar 5, 2024
f040da3
feat(policysimulator): update the api
yoshi-automation Mar 5, 2024
a0efba3
fix(pubsub): update the api
yoshi-automation Mar 5, 2024
a5b7ab3
feat(redis): update the api
yoshi-automation Mar 5, 2024
eb0ea7d
feat(retail): update the api
yoshi-automation Mar 5, 2024
991041a
feat(securitycenter): update the api
yoshi-automation Mar 5, 2024
860c10a
feat(servicecontrol): update the api
yoshi-automation Mar 5, 2024
dc8b578
feat(storagetransfer): update the api
yoshi-automation Mar 5, 2024
3e9c09d
feat(vmmigration): update the api
yoshi-automation Mar 5, 2024
a54435f
feat(youtube): update the api
yoshi-automation Mar 5, 2024
9b86389
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Mar 5, 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
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h3>Method Details</h3>

{ # A request for issuing a command.
&quot;commandType&quot;: &quot;A String&quot;, # The type of command.
&quot;payload&quot;: &quot;A String&quot;, # The payload for the command, provide it only if command supports it. The following commands support adding payload: * `SET_VOLUME`: Payload is a stringified JSON object in the form: { &quot;volume&quot;: 50 }. The volume has to be an integer in the range [0,100]. * `DEVICE_START_CRD_SESSION`: Payload is optionally a stringified JSON object in the form: { &quot;ackedUserPresence&quot;: true }. `ackedUserPresence` is a boolean. By default, `ackedUserPresence` is set to `false`. To start a Chrome Remote Desktop session for an active device, set `ackedUserPresence` to `true`. * `REBOOT`: Payload is a stringified JSON object in the form: { &quot;user_session_delay_seconds&quot;: 300 }. The delay has to be in the range [0, 300].
&quot;payload&quot;: &quot;A String&quot;, # The payload for the command, provide it only if command supports it. The following commands support adding payload: * `SET_VOLUME`: Payload is a stringified JSON object in the form: { &quot;volume&quot;: 50 }. The volume has to be an integer in the range [0,100]. * `DEVICE_START_CRD_SESSION`: Payload is optionally a stringified JSON object in the form: { &quot;ackedUserPresence&quot;: true }. `ackedUserPresence` is a boolean. By default, `ackedUserPresence` is set to `false`. To start a Chrome Remote Desktop session for an active device, set `ackedUserPresence` to `true`. * `REBOOT`: Payload is a stringified JSON object in the form: { &quot;user_session_delay_seconds&quot;: 300 }. The delay has to be in the range [0, 300]. * `FETCH_SUPPORT_PACKET`: Payload is optionally a stringified JSON object in the form: {&quot;supportPacketDetails&quot;:{ &quot;issueCaseId&quot;: optional_support_case_id_string, &quot;issueDescription&quot;: optional_issue_description_string, &quot;requestedDataCollectors&quot;: []}} The list of available `data_collector_enums` are as following: Chrome System Information (1), Crash IDs (2), Memory Details (3), UI Hierarchy (4), Additional ChromeOS Platform Logs (5), Device Event (6), Intel WiFi NICs Debug Dump (7), Touch Events (8), Lacros (9), Lacros System Information (10), ChromeOS Flex Logs (11), DBus Details (12), ChromeOS Network Routes (13), ChromeOS Shill (Connection Manager) Logs (14), Policies (15), ChromeOS System State and Logs (16), ChromeOS System Logs (17), ChromeOS Chrome User Logs (18), ChromeOS Bluetooth (19), ChromeOS Connected Input Devices (20), ChromeOS Traffic Counters (21), ChromeOS Virtual Keyboard (22), ChromeOS Network Health (23). See more details in [help article](https://support.google.com/chrome/a?p=remote-log).
}

x__xgafv: string, V1 error format.
Expand Down
24 changes: 12 additions & 12 deletions docs/dyn/alloydb_v1.projects.locations.clusters.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/dyn/alloydb_v1alpha.projects.locations.clusters.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ <h3>Method Details</h3>
&quot;consumerEndpointIps&quot;: [ # A list of endpoints in the consumer VPC the interface might initiate outbound connections to. This list has to be provided when the PSC interface is created.
&quot;A String&quot;,
],
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: &quot;projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}&quot;. NetworkAttachment has to be provided when the PSC interface is created.
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: `projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}`. NetworkAttachment has to be provided when the PSC interface is created.
},
],
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of projects//regions//serviceAttachments/
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
},
&quot;publicIpAddress&quot;: &quot;A String&quot;, # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
&quot;queryInsightsConfig&quot;: { # QueryInsights Instance specific configuration. # Configuration for query insights.
Expand Down Expand Up @@ -320,10 +320,10 @@ <h3>Method Details</h3>
&quot;consumerEndpointIps&quot;: [ # A list of endpoints in the consumer VPC the interface might initiate outbound connections to. This list has to be provided when the PSC interface is created.
&quot;A String&quot;,
],
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: &quot;projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}&quot;. NetworkAttachment has to be provided when the PSC interface is created.
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: `projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}`. NetworkAttachment has to be provided when the PSC interface is created.
},
],
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of projects//regions//serviceAttachments/
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
},
&quot;publicIpAddress&quot;: &quot;A String&quot;, # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
&quot;queryInsightsConfig&quot;: { # QueryInsights Instance specific configuration. # Configuration for query insights.
Expand Down Expand Up @@ -545,10 +545,10 @@ <h3>Method Details</h3>
&quot;consumerEndpointIps&quot;: [ # A list of endpoints in the consumer VPC the interface might initiate outbound connections to. This list has to be provided when the PSC interface is created.
&quot;A String&quot;,
],
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: &quot;projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}&quot;. NetworkAttachment has to be provided when the PSC interface is created.
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: `projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}`. NetworkAttachment has to be provided when the PSC interface is created.
},
],
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of projects//regions//serviceAttachments/
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
},
&quot;publicIpAddress&quot;: &quot;A String&quot;, # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
&quot;queryInsightsConfig&quot;: { # QueryInsights Instance specific configuration. # Configuration for query insights.
Expand Down Expand Up @@ -730,10 +730,10 @@ <h3>Method Details</h3>
&quot;consumerEndpointIps&quot;: [ # A list of endpoints in the consumer VPC the interface might initiate outbound connections to. This list has to be provided when the PSC interface is created.
&quot;A String&quot;,
],
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: &quot;projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}&quot;. NetworkAttachment has to be provided when the PSC interface is created.
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: `projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}`. NetworkAttachment has to be provided when the PSC interface is created.
},
],
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of projects//regions//serviceAttachments/
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
},
&quot;publicIpAddress&quot;: &quot;A String&quot;, # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
&quot;queryInsightsConfig&quot;: { # QueryInsights Instance specific configuration. # Configuration for query insights.
Expand Down Expand Up @@ -853,10 +853,10 @@ <h3>Method Details</h3>
&quot;consumerEndpointIps&quot;: [ # A list of endpoints in the consumer VPC the interface might initiate outbound connections to. This list has to be provided when the PSC interface is created.
&quot;A String&quot;,
],
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: &quot;projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}&quot;. NetworkAttachment has to be provided when the PSC interface is created.
&quot;networkAttachment&quot;: &quot;A String&quot;, # The NetworkAttachment resource created in the consumer VPC to which the PSC interface will be linked, in the form of: `projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}`. NetworkAttachment has to be provided when the PSC interface is created.
},
],
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of projects//regions//serviceAttachments/
&quot;serviceAttachmentLink&quot;: &quot;A String&quot;, # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
},
&quot;publicIpAddress&quot;: &quot;A String&quot;, # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
&quot;queryInsightsConfig&quot;: { # QueryInsights Instance specific configuration. # Configuration for query insights.
Expand Down
Loading