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,20 @@
- release_tracks: [GA]
help_text:
brief: |
Get metadata for a CA pool.
description: |
Returns metadata for the given CA pool.
examples: |
To get metadata for the CA pool 'my-pool' in location 'us-west1':
$ {command} my-pool \
--location=us-west1
request:
collection: privateca.projects.locations.caPools
api_version: v1
arguments:
resource:
help_text: The CA pool for which to obtain metadata.
spec: !REF googlecloudsdk.command_lib.privateca.resources:ca_pool