rangeType

@JvmName(name = "jljhleihjaqhkmov")
suspend fun rangeType(value: String?)

Parameters

value

The type of range for which to provide results. Defaults to cloud-netblocks. The following range_types are supported:

  • cloud-netblocks - Corresponds to the IP addresses used for resources on Google Cloud Platform. More details.

  • google-netblocks - Corresponds to IP addresses used for Google services. More details.

  • restricted-googleapis - Corresponds to the IP addresses used for Private Google Access only for services that support VPC Service Controls API access. More details.

  • private-googleapis - Corresponds to the IP addresses used for Private Google Access for services that do not support VPC Service Controls. More details.

  • dns-forwarders - Corresponds to the IP addresses used to originate Cloud DNS outbound forwarding. More details.

  • iap-forwarders - Corresponds to the IP addresses used for Cloud IAP for TCP forwarding. More details.

  • health-checkers - Corresponds to the IP addresses used for health checking in Cloud Load Balancing. More details.

  • legacy-health-checkers - Corresponds to the IP addresses used for legacy style health checkers (used by Network Load Balancing). More details.