docs: A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed
docs: A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed
docs: A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed
docs: A comment for field `name` in message `.google.cloud.run.v2.Service` is changed
docs: A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed
docs: A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed
docs: A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed
docs: A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed
docs: A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed
docs: A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed
docs: A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed
PiperOrigin-RevId: 840919560
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 814259961
fix!: A type of an existing resource_reference option of the field `worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest` is changed from `cloudbuild.googleapis.com/WorkerPool` to `cloudbuild.googleapis.com/BuildWorkerPool`
fix!: A type of an existing resource_reference option of the field `worker_pool` in message `.google.cloud.run.v2.BuildConfig` is changed from `cloudbuild.googleapis.com/WorkerPool` to `cloudbuild.googleapis.com/BuildWorkerPool`
feat: Adding new resource tpye run.googleapis.com/WorkerPool.
PiperOrigin-RevId: 792236244
feat: add BuildInfo to Revision for displaying BuildConfig used for a specific revision deployment
feat: add Base Image URI to Container
feat: add creator field to Execution
feat: add project_descriptor to BuildspackBuild
docs: some typos were fixed and formatting changed
PiperOrigin-RevId: 723249447
docs: Update docs for field `value` in message `.google.cloud.run.v2.EnvVar` to reflect Cloud Run product capabilities
docs: A comment for field `max_instance_request_concurrency` in message `.google.cloud.run.v2.RevisionTemplate` is changed
docs: For field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service`, clarify that feature is available by invitation only
PiperOrigin-RevId: 692276672
feat:add Builds API
feat:add Service Mesh configuration to Services
feat:add GPU configuration to Services
feat:add INGRESS_TRAFFIC_NONE to Services
feat:add ServiceScaling to Services
PiperOrigin-RevId: 681696446
docs:clarify optional fields in Cloud Run requests
feat:add Job start_execution_token and run_execution_token to execute jobs immediately on creation
feat: add Job ExecutionReference.completion_status to show status of the most recent execution
PiperOrigin-RevId: 650687493
chore(php): promote GSuiteAddOns as stable
chore(php): promote Run as stable
chore(php): promote StorageInsights as stable
chore(php): promote VideoLiveStream as stable
chore(php): promote VideoStitcher as stable
chore(php): promote VmwareEngine as stable
PiperOrigin-RevId: 647335803
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
feat: Adds support for Execution overrides
feat: Adds support for Direct VPC egress setting
feat: New fields for multi-container
feat: New field for Task's scheduled timestamp
docs: General documentation fixes.
PiperOrigin-RevId: 567710896
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566