Class: Google::Cloud::MigrationCenter::V1::MachineNetworkDetails

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

Overview

Details of network adapters and settings.

Instance Attribute Summary collapse

Instance Attribute Details

#adapters::Google::Cloud::MigrationCenter::V1::NetworkAdapterList



1963
1964
1965
1966
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1963

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

#primary_ip_address::String



1963
1964
1965
1966
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1963

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

#primary_mac_address::String



1963
1964
1965
1966
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1963

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

#public_ip_address::String



1963
1964
1965
1966
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1963

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