All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.RouterBgpPeerCustomLearnedIpRange.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250320-2.0.0
Show newest version






RouterBgpPeerCustomLearnedIpRange (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class RouterBgpPeerCustomLearnedIpRange

    • Constructor Detail

      • RouterBgpPeerCustomLearnedIpRange

        public RouterBgpPeerCustomLearnedIpRange()
    • Method Detail

      • getRange

        public String getRange()
        The custom learned route IP address range. Must be a valid CIDR-formatted prefix. If an IP address is provided without a subnet mask, it is interpreted as, for IPv4, a `/32` singular IP address range, and, for IPv6, `/128`.
        Returns:
        value or null for none
      • setRange

        public RouterBgpPeerCustomLearnedIpRange setRange(String range)
        The custom learned route IP address range. Must be a valid CIDR-formatted prefix. If an IP address is provided without a subnet mask, it is interpreted as, for IPv4, a `/32` singular IP address range, and, for IPv6, `/128`.
        Parameters:
        range - range or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy