Class: Google::Cloud::Compute::V1::SubnetworkUtilizationDetailsIPV6Utilization

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The IPV6 utilization of a single IP range.

Instance Attribute Summary collapse

Instance Attribute Details

#total_allocated_ip::Google::Cloud::Compute::V1::Uint128



75993
75994
75995
75996
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 75993

class SubnetworkUtilizationDetailsIPV6Utilization
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#total_free_ip::Google::Cloud::Compute::V1::Uint128



75993
75994
75995
75996
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 75993

class SubnetworkUtilizationDetailsIPV6Utilization
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end