Class: Google::Cloud::Compute::V1::SubnetworkSecondaryRange

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

Overview

Represents a secondary IP range of a subnetwork.

Instance Attribute Summary collapse

Instance Attribute Details

#ip_cidr_range::String



28457
28458
28459
28460
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28457

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

#range_name::String



28457
28458
28459
28460
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28457

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