Skip to content

Commit

Permalink
Add autogen status to metadata (#12873)
Browse files Browse the repository at this point in the history
[upstream:a44d29c3ebf159320b62f00188d1113087b9a984]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician committed Jan 31, 2025
1 parent 7026267 commit 5dc07b3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/12873.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 @@ -3,6 +3,7 @@ generation_type: 'mmv1'
api_service_name: 'apihub.googleapis.com'
api_version: 'v1'
api_resource_type_kind: 'ApiHubInstance'
autogen_status: true
fields:
- field: 'api_hub_instance_id'
provider_only: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ generation_type: 'mmv1'
api_service_name: 'beyondcorp.googleapis.com'
api_version: 'v1'
api_resource_type_kind: 'SecurityGateway'
autogen_status: true
fields:
- field: 'create_time'
- field: 'display_name'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ generation_type: 'mmv1'
api_service_name: 'developerconnect.googleapis.com'
api_version: 'v1'
api_resource_type_kind: 'Connection'
autogen_status: true
fields:
- field: 'annotations'
- field: 'connection_id'
Expand Down

0 comments on commit 5dc07b3

Please sign in to comment.