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,24 @@
release_tracks: [ALPHA]
help_text:
brief: |
Delete a BigQuery Engine for Apache Flink job.
description: |
Delete a BigQuery Engine for Apache Flink job.
examples: |
To delete a BigQuery Engine for Apache Flink whose ID is myjob, run the following:
$ {command} myjob \
--location=us-central1
request:
collection: managedflink.projects.locations.jobs
async:
collection: managedflink.projects.locations.operations
arguments:
resource:
help_text: Identifies the Flink job to be deleted.
spec: !REF googlecloudsdk.command_lib.managed_flink.resources:job