From c77d9bb1559bdb2d23d453d11b5bd3ce235362b8 Mon Sep 17 00:00:00 2001 From: Arina Wang Date: Thu, 13 Aug 2026 01:48:20 +0000 Subject: [PATCH] compute: update Address purpose description to include SYSTEM_MANAGED --- mmv1/products/compute/Address.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mmv1/products/compute/Address.yaml b/mmv1/products/compute/Address.yaml index 1943923eb54b..1a8153b6024a 100644 --- a/mmv1/products/compute/Address.yaml +++ b/mmv1/products/compute/Address.yaml @@ -188,6 +188,10 @@ properties: configure Private Service Connect. Only global internal addresses can use this purpose. + * SYSTEM_MANAGED for regional internal IP address that is reserved and + managed internally. It can not be assigned to compute resources such as + VM and internal load balancer. + This should only be set when using an Internal address. default_from_api: true - name: 'networkTier'