From 4e5db5a180821b3b3d0995f6da800e5ac6ccb115 Mon Sep 17 00:00:00 2001 From: Chris Stephens Date: Thu, 28 Feb 2019 17:37:17 -0800 Subject: [PATCH] Update resource group to also force new --- products/monitoring/api.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/products/monitoring/api.yaml b/products/monitoring/api.yaml index c09108a7acc8..5c2e57a4a0ed 100644 --- a/products/monitoring/api.yaml +++ b/products/monitoring/api.yaml @@ -1014,12 +1014,14 @@ objects: with host (specified within the MonitoredResource) to construct the full URL. - !ruby/object:Api::Type::NestedObject name: resourceGroup + input: true description: The group resource associated with the configuration. conflicts: - monitoredResource properties: - !ruby/object:Api::Type::Enum name: resourceType + input: true description: The resource type of the group members. values: - :RESOURCE_TYPE_UNSPECIFIED