Class: Google::Cloud::MigrationCenter::V1::RuntimeNetworkInfo

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

Overview

Runtime networking information.

Instance Attribute Summary collapse

Instance Attribute Details

#connections::Google::Cloud::MigrationCenter::V1::NetworkConnectionList

Returns Network connections.



2500
2501
2502
2503
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2500

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

#scan_time::Google::Protobuf::Timestamp

Returns Time of the last network scan.

Returns:



2500
2501
2502
2503
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2500

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