listMachineFragments method
- ListMachineFragmentsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$11.ListMachineFragmentsResponse> listMachineFragments($11.ListMachineFragmentsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$listMachineFragments, request, options: options);
}