Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::RuntimeNetworkInfo.
Runtime networking information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connections
def connections() -> ::Google::Cloud::MigrationCenter::V1::NetworkConnectionList
Returns
- (::Google::Cloud::MigrationCenter::V1::NetworkConnectionList) — Network connections.
#connections=
def connections=(value) -> ::Google::Cloud::MigrationCenter::V1::NetworkConnectionList
Parameter
- value (::Google::Cloud::MigrationCenter::V1::NetworkConnectionList) — Network connections.
Returns
- (::Google::Cloud::MigrationCenter::V1::NetworkConnectionList) — Network connections.
#scan_time
def scan_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Time of the last network scan.
#scan_time=
def scan_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Time of the last network scan.
Returns
- (::Google::Protobuf::Timestamp) — Time of the last network scan.