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