Class: Google::Cloud::VMMigration::V1::NetworkInterface

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

Overview

NetworkInterface represents a NIC of a VM.

Instance Attribute Summary collapse

Instance Attribute Details

#external_ip::String



2408
2409
2410
2411
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 2408

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

#internal_ip::String



2408
2409
2410
2411
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 2408

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

#network::String



2408
2409
2410
2411
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 2408

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

#network_tier::Google::Cloud::VMMigration::V1::ComputeEngineNetworkTier



2408
2409
2410
2411
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 2408

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

#subnetwork::String



2408
2409
2410
2411
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 2408

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