Skip to content

Commit

Permalink
feat(firebasehosting): update the api
Browse files Browse the repository at this point in the history
#### firebasehosting:v1beta1

The following keys were added:
- resources.projects.resources.sites.resources.versions.methods.create.parameters.versionId.deprecated (Total Keys: 1)
- resources.sites.resources.versions.methods.create.parameters.versionId.deprecated (Total Keys: 1)
- schemas.CloudRunRewrite.properties.tag.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent 5ccaff7 commit 117c564
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 2 deletions.
6 changes: 6 additions & 0 deletions docs/dyn/firebasehosting_v1beta1.projects.sites.channels.html
Expand Up @@ -166,6 +166,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -261,6 +262,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -380,6 +382,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -485,6 +488,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -598,6 +602,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -693,6 +698,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down
Expand Up @@ -148,6 +148,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -231,6 +232,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -320,6 +322,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -414,6 +417,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down
4 changes: 4 additions & 0 deletions docs/dyn/firebasehosting_v1beta1.projects.sites.releases.html
Expand Up @@ -148,6 +148,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -231,6 +232,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -320,6 +322,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -414,6 +417,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down
6 changes: 6 additions & 0 deletions docs/dyn/firebasehosting_v1beta1.projects.sites.versions.html
Expand Up @@ -209,6 +209,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -283,6 +284,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -380,6 +382,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -465,6 +468,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -555,6 +559,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down Expand Up @@ -628,6 +633,7 @@ <h3>Method Details</h3>
&quot;run&quot;: { # A configured rewrite that directs requests to a Cloud Run service. If the Cloud Run service does not exist when setting or updating your Firebase Hosting configuration, then the request fails. Any errors from the Cloud Run service are passed to the end user (for example, if you delete a service, any requests directed to that service receive a `404` error). # The request will be forwarded to Cloud Run.
&quot;region&quot;: &quot;A String&quot;, # Optional. User-provided region where the Cloud Run service is hosted. Defaults to `us-central1` if not supplied.
&quot;serviceId&quot;: &quot;A String&quot;, # Required. User-defined ID of the Cloud Run service.
&quot;tag&quot;: &quot;A String&quot;, # Optional. User-provided TrafficConfig tag to send traffic to. When omitted, traffic is sent to the service-wide URI
},
},
],
Expand Down

0 comments on commit 117c564

Please sign in to comment.