Class: Google::Cloud::Compute::V1::NatIpInfoResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#result::Array<::Google::Cloud::Compute::V1::NatIpInfo>

Returns [Output Only] A list of NAT IP information.

Returns:



20653
20654
20655
20656
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20653

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