Skip to content

Commit

Permalink
Mark managetResources as output
Browse files Browse the repository at this point in the history
  • Loading branch information
rainshen49 committed Feb 11, 2025
1 parent d6ecf9a commit debde51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/products/firebaseapphosting/Backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,14 @@ properties:
properties:
- name: runService
type: NestedObject
output: true
description: |-
A managed Cloud Run
[`service`](https://cloud.google.com/run/docs/reference/rest/v2/projects.locations.services#resource:-service).
properties:
- name: service
type: String
output: true
description: |-
The name of the Cloud Run
[`service`](https://cloud.google.com/run/docs/reference/rest/v2/projects.locations.services#resource:-service),
Expand Down

0 comments on commit debde51

Please sign in to comment.