From 3cde6f45ce89f5ccca4713f174ee551a59a4dd29 Mon Sep 17 00:00:00 2001 From: Nathan McKinley Date: Wed, 25 Sep 2019 11:15:34 -0700 Subject: [PATCH] Make backend_service.backends.group required. --- products/compute/api.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/products/compute/api.yaml b/products/compute/api.yaml index a047c8b5d937..9719732dad97 100644 --- a/products/compute/api.yaml +++ b/products/compute/api.yaml @@ -664,6 +664,7 @@ objects: Note that you must specify an Instance Group or Network Endpoint Group resource using the fully-qualified URL, rather than a partial URL. + required: true - !ruby/object:Api::Type::Integer name: 'maxConnections' description: |