Skip to content

Commit

Permalink
Fix metadata for recent resource changes 20250207 (#12997)
Browse files Browse the repository at this point in the history
  • Loading branch information
roaks3 authored Feb 7, 2025
1 parent ed6ea80 commit 410091d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

---
name: 'ListingSubscription'
api_resource_type_kind: Subscription
description: A Bigquery Analytics Hub listing subscription
references:
guides:
Expand Down
1 change: 1 addition & 0 deletions mmv1/products/colab/NotebookExecution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
---

name: 'NotebookExecution'
api_resource_type_kind: NotebookExecutionJob
description: |
'An instance of a notebook Execution'
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ resource: 'google_sql_database_instance'
generation_type: 'handwritten'
api_service_name: 'sqladmin.googleapis.com'
api_version: 'v1beta4'
api_resource_type_kind: 'Instance'
api_resource_type_kind: 'DatabaseInstance'
fields:
- field: 'available_maintenance_versions'
- field: 'clone.allocated_ip_range'
Expand Down

0 comments on commit 410091d

Please sign in to comment.