diff --git a/mmv1/products/compute/NetworkEndpointGroup.yaml b/mmv1/products/compute/NetworkEndpointGroup.yaml index 529ebb2fab35..f37a3365d013 100644 --- a/mmv1/products/compute/NetworkEndpointGroup.yaml +++ b/mmv1/products/compute/NetworkEndpointGroup.yaml @@ -110,11 +110,15 @@ properties: INTERNAL_MANAGED, and INTERNAL_SELF_MANAGED and 2) support the RATE or CONNECTION balancing modes. - Possible values include: GCE_VM_IP, GCE_VM_IP_PORT, and NON_GCP_PRIVATE_IP_PORT. + Possible values include: GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_IP_PORT, INTERNET_FQDN_PORT, SERVERLESS, and PRIVATE_SERVICE_CONNECT. values: - :GCE_VM_IP - :GCE_VM_IP_PORT - :NON_GCP_PRIVATE_IP_PORT + - :INTERNET_IP_PORT + - :INTERNET_FQDN_PORT + - :SERVERLESS + - :PRIVATE_SERVICE_CONNECT default_value: :GCE_VM_IP_PORT - !ruby/object:Api::Type::Integer name: 'size'