Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::RunningProcessList.
List of running guest OS processes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entries
def entries() -> ::Array<::Google::Cloud::MigrationCenter::V1::RunningProcess>
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::RunningProcess>) — Running process entries.
#entries=
def entries=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::RunningProcess>
Parameter
- value (::Array<::Google::Cloud::MigrationCenter::V1::RunningProcess>) — Running process entries.
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::RunningProcess>) — Running process entries.