Skip to content

Commit

Permalink
docs(run): clarify some defaults and required or optional values (#9505)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

feat:support mounting NFS and GCS volumes in Cloud Run Jobs and Services
feat:support specifying a per-Service min-instance-count
feat:support disabling waiting for health checks during Service deployment.
feat:allow disabling the default URL (run.app) for Cloud Run Services

PiperOrigin-RevId: 612580574

Source-Link: https://togithub.com/googleapis/googleapis/commit/97e3b44f2f08bd0ffff128872519e619750c7892

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/604bc4d18602a7bef763634867b1f382324b7e7f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjA0YmM0ZDE4NjAyYTdiZWY3NjM2MzQ4NjdiMWYzODIzMjRiN2U3ZiJ9
  • Loading branch information
gcf-owl-bot[bot] committed Mar 5, 2024
1 parent dbd8f28 commit 1cf28f6
Show file tree
Hide file tree
Showing 19 changed files with 1,302 additions and 801 deletions.
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.62.0",
"version": "1.62.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.62.0",
"version": "1.62.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/alloydb/apiv1",
"version": "1.9.0",
"version": "1.10.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/alloydb/apiv1alpha",
"version": "1.9.0",
"version": "1.10.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/alloydb/apiv1beta",
"version": "1.9.0",
"version": "1.10.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/batch/apiv1",
"version": "1.8.1",
"version": "1.8.2",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/compute/apiv1",
"version": "1.24.0",
"version": "1.25.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/pubsub/apiv1",
"version": "1.36.1",
"version": "1.36.2",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/apiv1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/apiv1beta1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/apiv1p1beta1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycenter/settings/apiv1beta1",
"version": "1.26.0",
"version": "1.27.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/securitycentermanagement/apiv1",
"version": "0.1.4",
"version": "0.1.5",
"language": "GO",
"apis": [
{
Expand Down

0 comments on commit 1cf28f6

Please sign in to comment.