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