From 77f1bf72dac339ac1ca90395ab3f10cb8d5cec4f Mon Sep 17 00:00:00 2001 From: NA2047 <12290725+NA2047@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:57:16 -0400 Subject: [PATCH] google_compute_public_advertised_prefix adding in output only shared_secret (#11146) Co-authored-by: NA2047 --- mmv1/products/compute/PublicAdvertisedPrefix.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mmv1/products/compute/PublicAdvertisedPrefix.yaml b/mmv1/products/compute/PublicAdvertisedPrefix.yaml index 183e43cc64cb..7394c1646dbf 100644 --- a/mmv1/products/compute/PublicAdvertisedPrefix.yaml +++ b/mmv1/products/compute/PublicAdvertisedPrefix.yaml @@ -75,3 +75,8 @@ properties: The IPv4 address range, in CIDR format, represented by this public advertised prefix. required: true + - !ruby/object:Api::Type::String + name: 'sharedSecret' + output: true + description: | + Output Only. The shared secret to be used for reverse DNS verification.