Skip to content

Commit

Permalink
Fix metadata for recent resource changes 20250123 (#12842)
Browse files Browse the repository at this point in the history
[upstream:98a02df6c075b5d72b7688a68e7f6b2e3070e3a2]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician committed Jan 23, 2025
1 parent d91f590 commit 739b99c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changelog/12842.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ resource: 'google_colab_runtime_template'
generation_type: 'mmv1'
api_service_name: 'aiplatform.googleapis.com'
api_version: 'v1'
api_resource_type_kind: 'RuntimeTemplate'
api_resource_type_kind: 'NotebookRuntimeTemplate'
fields:
- field: 'data_persistent_disk_spec.disk_size_gb'
- field: 'data_persistent_disk_spec.disk_type'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ resource: 'google_notebooks_runtime'
generation_type: 'mmv1'
api_service_name: 'notebooks.googleapis.com'
api_version: 'v1'
api_resource_type_kind: 'Runtime'
api_resource_type_kind: 'NotebookRuntime'
fields:
- field: 'access_config.access_type'
- field: 'access_config.proxy_uri'
Expand Down

0 comments on commit 739b99c

Please sign in to comment.