Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::SubnetworkUtilizationDetailsIPV6Utilization (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::SubnetworkUtilizationDetailsIPV6Utilization.

The IPV6 utilization of a single IP range.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#total_allocated_ip

def total_allocated_ip() -> ::Google::Cloud::Compute::V1::Uint128

#total_allocated_ip=

def total_allocated_ip=(value) -> ::Google::Cloud::Compute::V1::Uint128

#total_free_ip

def total_free_ip() -> ::Google::Cloud::Compute::V1::Uint128

#total_free_ip=

def total_free_ip=(value) -> ::Google::Cloud::Compute::V1::Uint128