feat: Add new gcloud commands, API clients, and third-party libraries across various services.

This commit is contained in:
2026-01-01 20:26:35 +01:00
parent 5e23cbece0
commit a19e592eb7
25221 changed files with 8324611 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: Update a Cloud Healthcare API dataset.
description: Update a Cloud Healthcare API dataset.
examples: |
To update the dataset 'test-dataset', run:
$ {command} test-dataset --time-zone=PDT
request:
collection: healthcare.projects.locations.datasets
ALPHA:
api_version: v1alpha2
BETA:
api_version: v1beta1
GA:
api_version: v1
arguments:
resource:
help_text: Cloud Healthcare API dataset you want to update.
spec: !REF googlecloudsdk.command_lib.healthcare.resources:dataset
params:
- arg_name: time-zone
api_field: dataset.timeZone
help_text: |
Default timezone used by this dataset.